11.10.2014, 13:08
That's the wrong way, You are not reading from a file.
The script you made won't really work
It must be something like this
Edit: The script link posted above might work, But it won't get the spawn positions and i haven't tested that yet..
The script you made won't really work
It must be something like this
pawn Код:
#define Spawn_Path "/Maps/Spawns/%s.ini" //Name the file the SAME as the map!! Also before EVERY spawn pos, put 0 for team 1, 1 for team 2.
#define Map_Path "/Maps/%s.ini"