Help me with Weapon Dialog REP++
#2

pawn Код:
//top
new Spawned[MAX_PLAYERS];

//OnPlayerSpawn
if(Spawned[playerid] == 0)
{
    Spawned[playerid] = 1;
    ShowPlayerDialog(....);
}
Something like this!
Reply


Messages In This Thread
Help me with Weapon Dialog REP++ - by Configuration - 08.04.2013, 10:16
Re: Help me with Weapon Dialog REP++ - by ]Rafaellos[ - 08.04.2013, 11:11
Re: Help me with Weapon Dialog REP++ - by Configuration - 08.04.2013, 11:34
Re: Help me with Weapon Dialog REP++ - by Private200 - 08.04.2013, 11:38
Re: Help me with Weapon Dialog REP++ - by Configuration - 08.04.2013, 11:45
Re: Help me with Weapon Dialog REP++ - by Private200 - 08.04.2013, 11:55
Re: Help me with Weapon Dialog REP++ - by Configuration - 08.04.2013, 12:02
Re: Help me with Weapon Dialog REP++ - by Private200 - 08.04.2013, 12:07
Re: Help me with Weapon Dialog REP++ - by Configuration - 08.04.2013, 12:24

Forum Jump:


Users browsing this thread: 1 Guest(s)