17.02.2010, 19:40
Update: V1.2 is about 2 days away :]
Except i have a error with teleports :[
And this is the command
And this is the Playerpos i think?Well i went in DEBUG & typed /save Blah not in vehicle and it gave me this code
Is this right? cause if so please reply or give me co-ords to the entrance of LS Airport /TY
And thanks in fututre
Except i have a error with teleports :[
Code:
C:\Documents and Settings\Alfi\Desktop\New Folder (2)\gamemodes\ladm.pwn(27) : warning 202: number of arguments does not match definition C:\Documents and Settings\Alfi\Desktop\New Folder (2)\gamemodes\ladm.pwn(27) : warning 202: number of arguments does not match definition C:\Documents and Settings\Alfi\Desktop\New Folder (2)\gamemodes\ladm.pwn(27) : warning 202: number of arguments does not match definition C:\Documents and Settings\Alfi\Desktop\New Folder (2)\gamemodes\ladm.pwn(27) : warning 202: number of arguments does not match definition C:\Documents and Settings\Alfi\Desktop\New Folder (2)\gamemodes\ladm.pwn(27) : warning 202: number of arguments does not match definition C:\Documents and Settings\Alfi\Desktop\New Folder (2)\gamemodes\ladm.pwn(27) : warning 202: number of arguments does not match definition C:\Documents and Settings\Alfi\Desktop\New Folder (2)\gamemodes\ladm.pwn(27) : warning 202: number of arguments does not match definition C:\Documents and Settings\Alfi\Desktop\New Folder (2)\gamemodes\ladm.pwn(27) : warning 202: number of arguments does not match definition C:\Documents and Settings\Alfi\Desktop\New Folder (2)\gamemodes\ladm.pwn(103) : warning 203: symbol is never used: "strtok" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 9 Warnings.
Code:
{ if(strcmp(cmdtext, "/lsair") == 0) { SetPlayerPos(playerid,0,1977.3112,-2278.6458,13.5469,182.1461,0,0,0,0,0,0); return 1; } return 0; }
Code:
AddPlayerClass(0,1977.3112,-2278.6458,13.5469,182.1461,0,0,0,0,0,0); // Spawn point
And thanks in fututre