Help me
#2

Quote:
// inside OnPlayerSpawn (just to make sure he joined and etc.
if(PlayerInfo[playerid] [pVIP] == 0)
{
PlayerInfo[playerid][pVIP] = 1;
GameTextForPlayer(playerid, "Welcome, You Have Recieved VIP level 1. ~n~ Type ~r~ /vcmds ~w~ and see The VIP Commands.", 3000, 5);
}

It explains where, you open your gamemode and add the code under OnPlayerSpawn(Inside Pawno, press CTRL + F, and search for OnPlayerSpawn).
Reply


Messages In This Thread
Help me - by nisva003 - 07.12.2013, 15:28
Re: Help me - by BlueBaron - 07.12.2013, 16:41
Re: Help me - by nisva003 - 07.12.2013, 16:44

Forum Jump:


Users browsing this thread: 2 Guest(s)