Add teleport, and define a vehicle to give the player?
#8

it's just the lenght of the command.
And also to make the command use less space use this.
pawn Код:
dcmd_monsterderby1(playerid, cmdtext[])
{
    PutPlayerInVehicle(playerid,(CreateVehicle(444,X,Y,Z,A,-1,-1,-1)), 0);
    SetPlayerPos(playerid, x, y, z);            
    return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)