Starting Level
#1

Hi!
Can you tell me please where can i find the place where i can set the starting level..
I find this in OnPlayerConnect:
Код:
PlayerInfo[playerid][pLevel] = 3;
=>Here i put 1(i want to make starting level 1) but it doesn't work!

I think there is somewhere else something to change it.

ThankS!
Reply
#2

put INI_WriteInt(File," here ",0); // put the name of the playerinfo where here is so for mine it would be Faction Leader eg. INI_Int("Faction Leader",PlayerInfo[playerid][pLeader]); so replace here with Level or what it says at the down
Reply
#3

Quote:
Originally Posted by Ultra-Gaming
Посмотреть сообщение
put INI_WriteInt(File," here ",0); // put the name of the playerinfo where here is so for mine it would be Faction Leader eg. INI_Int("Faction Leader",PlayerInfo[playerid][pLeader]); so replace here with Level or what it says at the down
Thanks but to do what you say i have to define it ...and i think there is something else .So finnaly i reached the line that i need and succsesfully changed the starting level!Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)