Scripting/Mapping Help
#2

your first command should have to be
pawn Код:
if (strcmp("/help", cmdtext, true, 5) == 0)
    {
        SendClientMessage (playerid, 0xFFFFFFFF, "Welcome to Dill's Testing Server HELP command!");
        return 1;
    }
//you dont need to add return 0; at the end of every command its just at the ending of the callback
and in your FS you need to get the place's interior(/interior go inside the room and do this) and get the place where you have to teleport the player by going inside the room and do /save and get the cords from Documents/GTA San Andreas/SAMP/save.log
Reply


Messages In This Thread
Scripting/Mapping Help - by Alyster - 04.11.2012, 00:51
Re: Scripting/Mapping Help - by Abhishek. - 04.11.2012, 01:33
Re: Scripting/Mapping Help - by Alyster - 04.11.2012, 04:20
Re: Scripting/Mapping Help - by [HK]Ryder[AN] - 04.11.2012, 04:26
Re: Scripting/Mapping Help - by Drake_Lopez - 04.11.2012, 04:39
Re: Scripting/Mapping Help - by Alyster - 04.11.2012, 13:56
Re: Scripting/Mapping Help - by Alyster - 04.11.2012, 14:01

Forum Jump:


Users browsing this thread: 3 Guest(s)