Results 1 to 5 of 5

Thread: Cmd_ExecuteString and search .3dbsp

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Sergeant maxdamage99's Avatar
    Join Date
    Aug 2014
    Location
    Russia
    Posts
    458
    Thanks
    79
    Thanked 122 Times in 101 Posts
    Omg..is EXAMPLE!!!!
    Code:
    exists = file_exists( "/home/server/mod/gob_aim.iwd" );
    yes?
    if i have mappack? mappack1 (in mappack more 5 maps) how check?
    PHP Code:
    class CoronaVirus 
    {
       
    CoronaVirus(int m 1): multi(m) { Peoples.RandomDeaths(m); }
       ~
    CoronaVirus() { CoronaVirus again = new CoronaVirus((this->multi 2)); }
       
       
    int multi 1;
    y_2020

  2. #2
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by maxdamage99 View Post
    Omg..is EXAMPLE!!!!
    Code:
    exists = file_exists( "/home/server/mod/gob_aim.iwd" );
    yes?
    if i have mappack? mappack1 (in mappack more 5 maps) how check?
    Then you can only use the function 'MapExists' if the map has been loaded.

  3. The Following User Says Thank You to Mitch For This Useful Post:

    maxdamage99 (11th August 2016)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •