Only for ID 0
#9

Quote:
Originally Posted by .:NoZer0:.
Quote:
Originally Posted by Scott[LT
]
But is it works, when player will gain level 2, 3..... The level will be changed, or it will be 1 always?
how you mean?, you're using PEN:LS, or GF?, yes this will just set it to the 1, and the rest of the script will update the variable
No, i don't using any other GM's.

Quote:
Originally Posted by //exora
pawn Код:
Level[playerid] = 1;
^ Sets the players level who connects or w/e to 1. (OnPlayerConnect)

Now, if he killed someone or whatever you do ..

pawn Код:
Level[playerid]++;
^ It will become 2 then.
So level will update to next level. and if I'll save player level to file, and when player connects he will gain not level 1 but the level which written in file?, i think.

Sorry for my English, hope you understand.
Reply


Messages In This Thread
Only for ID 0 - by arnutisz - 21.06.2009, 07:48
Re: Only for ID 0 - by woot - 21.06.2009, 08:26
Re: Only for ID 0 - by DiDok - 21.06.2009, 08:29
Re: Only for ID 0 - by [nl]daplayer - 21.06.2009, 08:38
Re: Only for ID 0 - by arnutisz - 21.06.2009, 08:42
Re: Only for ID 0 - by arnutisz - 21.06.2009, 08:47
Re: Only for ID 0 - by [nl]daplayer - 21.06.2009, 08:51
Re: Only for ID 0 - by woot - 21.06.2009, 08:55
Re: Only for ID 0 - by arnutisz - 21.06.2009, 09:09
Re: Only for ID 0 - by Donny_k - 21.06.2009, 12:50

Forum Jump:


Users browsing this thread: 1 Guest(s)