Need help with my script
#3

Quote:
Originally Posted by [T4L]Shotgun
Посмотреть сообщение
How to give players bonus packages when they spawn 1st time ? Like I've seen on many RP servers - that they give level 3 , 100k cash and vip by default
Either Create a refund system, or you can just edit the values of when a player registers in your Gamemode.

If your using Dialog register/Login [Y_Ini] goto where it says:
pawn Код:
public OnDialogResponse
Under it you should have your register files For Example:
pawn Код:
INI_WriteInt(File,"Vip", 0);
Change the value "0" to the VIP Level you desire like 0= None 1=Bronze 2=Silver 3=Gold 4= Platinum
Reply


Messages In This Thread
Need help with my script - by iNaruto - 12.09.2011, 14:59
Re: Need help with my script - by =WoR=Varth - 12.09.2011, 15:02
Re: Need help with my script - by SantarioLeone - 12.09.2011, 15:16
Re: Need help with my script - by iNaruto - 12.09.2011, 16:20

Forum Jump:


Users browsing this thread: 1 Guest(s)