GetPlayerCheckPoint
#3

You can keep checkpoint ids in an array, but there is no GetPlayerCheckPoint.

pawn Код:
new CheckPointId[MAX_PLAYERS];
pawn Код:
CheckPointId[playerid] = SetPlayerCheckPoint(bla,bla,bla,bla,bla,bla,bla
CheckPoint122 =CheckPoint[playerid]
Reply


Messages In This Thread
GetPlayerCheckPoint - by DragonBlaster50 - 28.07.2010, 17:07
Re: GetPlayerCheckPoint - by Mauzen - 28.07.2010, 17:10
Re: GetPlayerCheckPoint - by [HUN]Jaki - 28.07.2010, 17:25
Re: GetPlayerCheckPoint - by Vince - 28.07.2010, 17:34
Re: GetPlayerCheckPoint - by DragonBlaster50 - 28.07.2010, 18:19
Re: GetPlayerCheckPoint - by Carlton - 28.07.2010, 18:21
Re: GetPlayerCheckPoint - by DragonBlaster50 - 28.07.2010, 18:41
Re: GetPlayerCheckPoint - by Carlton - 28.07.2010, 18:50
Re: GetPlayerCheckPoint - by DragonBlaster50 - 28.07.2010, 18:56
Re: GetPlayerCheckPoint - by ikey07 - 28.07.2010, 19:16

Forum Jump:


Users browsing this thread: