[ HELP ] Can't Load Maps / Gates / Parkour etc
#1

When i connect my server i mean when i start my server so it don't load" Maps / Gates / Parkours / Races / Pickups "Which are located in Scriptfiles.
Anyone can help me?

See the pics below :

Then


Codes
pawn Код:
CreateCwWinTD();
    LoadGates();
    LoadCreatedRaces();
    LoadCreatedParkours();
    LoadPickups();

stock GatePath(gateid)
{
  new gatefile[64];
  format(gatefile, sizeof(gatefile), "Gates/GateID%d.ini", gateid);
  return gatefile;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)