Position is not saving after GMX
#3

Quote:
Originally Posted by VincentDunn
Посмотреть сообщение
Learn how to use loops correctly, the variable you are using to loop is " i " so in the command, change the playerid to i, and also kick all the players so they have to relog.
Yes, he's right.
You are looping, that means that you will count from ID 0 to the max ID, that it is 500. The loop will apply block code to all IDs, but you used playerid instead i, that means that you saved your data 500 times.
You gotta change playerid by i inside of the block code of the loop.
Do you understand me? Sorry for my bad english, I'm not very good at english and I'm not using translator, maybe I mistook in something.
Reply


Messages In This Thread
Position is not saving after GMX - by Scripter12345 - 27.04.2012, 22:55
Re: Position is not saving after GMX - by ReneG - 27.04.2012, 23:28
Respuesta: Re: Position is not saving after GMX - by [Vector] - 27.04.2012, 23:40
Re: Position is not saving after GMX - by Neff - 28.04.2012, 00:10
Re: Position is not saving after GMX - by Scripter12345 - 28.04.2012, 12:31
Re: Position is not saving after GMX - by Scripter12345 - 28.04.2012, 13:38
Re: Position is not saving after GMX - by TheArcher - 28.04.2012, 13:45
Re: Position is not saving after GMX - by Scripter12345 - 28.04.2012, 13:47

Forum Jump:


Users browsing this thread: 1 Guest(s)