SA-MP Forums Archive
[Help] Problem with in game level! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Help] Problem with in game level! (/showthread.php?tid=256507)



[Help] Problem with in game level! - Axel Nelson - 21.05.2011

Hello all, i need a little help with this GameMode [Edit of Public RolePlay - Gt:RP].

When someone is new and registrate,then logs immediately he become level 3, and i want to change that on level 1.

[Sorry guys for my bad english. Cuz' im Bosnian :P]


Re: [Help] Problem with in game level! - Axel Nelson - 21.05.2011

**Refresh** Help please!


Re: [Help] Problem with in game level! - ImprezBart - 21.05.2011

Quote:

if(PlayerInfo[playerid][pReg] == 0)
{
PlayerInfo[playerid][pLevel] = 3;
PlayerInfo[playerid][pAccount] = 100000;
PlayerInfo[playerid][pReg] = 1;
}

Change the 3 to 1.


Re: [Help] Problem with in game level! - Axel Nelson - 21.05.2011

thanks bro! <3


Re: [Help] Problem with in game level! - GamingTurf - 21.05.2011

Do not use public roleplay.

I was the original creator but george leaked it, released it with multiple economy fucks in it - Aka typing a command will screw the whole server up.


Re: [Help] Problem with in game level! - ImprezBart - 21.05.2011

Tim was the original creator...