Help with OnPLayerSpawn i think
#1

Hello,

I'm attempting to make a paintball script, So when you type say /attacker, It teleports you to the location that i want e.t.c. Is there any way to make the script to read that i'm an attacker and to make it spawn at my spawn place?
Reply
#2

Stick to the old topic: http://forum.sa-mp.com/index.php?topic=136793.0
Reply
#3

Stick to helping me? either that or post saying, You can'tt.
Reply
#4

I'm just telling you to stick to the old topic if you want to get some help and if you don't want to get your topic deleted.
Reply
#5

Код:
public OnPlayerRequestClass( playerid, classid )
{  
  SetSpawnInfo(playerid, team, skin, Float:x, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo);
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)