Posts: 156
Threads: 46
Joined: Jul 2010
Reputation:
0
as the player dies ... then when he spawns he goes to chiliad ...and then after 10 seconds he respawns aat the normal place ...i tried a timer ..but it wasn't working for everyone .. it was working only for playerid 0.
Posts: 156
Threads: 46
Joined: Jul 2010
Reputation:
0
nop,the pvar didnt work ...and the timer instead of spawning me .. it spawned another person ... so that way failed too,is there another way ?
Posts: 156
Threads: 46
Joined: Jul 2010
Reputation:
0
btw .. can anyone explain me whats the "gettime()" is for and the "+10" is for and when you get hte pvar why is it "< gettime() "?maybe i made them wrong ?and where do it put the .. setpvarinit ? on playerdeath ?
Posts: 2,027
Threads: 139
Joined: Jul 2010
Reputation:
0
onplayerdeath
setplayerpos(chilliadpos)
settimer(timername,10000,true
public timername
code here