[Help] Random skin spawn etc. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Help] Random skin spawn etc. (
/showthread.php?tid=64352)
[Help] Random skin spawn etc. -
UnLoVeD123 - 03.02.2009
Hello,
Can someone tell me or link me a tutorial to how to do skin random spawns. I mean, if I'm a medic I want to spawn in difrent places. So when I die I spawn in difrent places with that medic. And is it possible to make a command that only can use that type of skin? I mean if I'm a medic and only medic skins can use that command. If it is possible can someone link a tutorial or tell me? =\
Re: [Help] Random skin spawn etc. -
CruncH - 03.02.2009
Код:
public OnPlayerSpawn(playerid){
if(GetPlayerSkin(playerid) == X)SetPlayerPos..