Seeing team Radio
#5

Thnx Bro.

One more request:
I have class system. When ever a player killed, the dialogue appears but i don't want that. I want that we only select class at once than if we want to change class than we use cmd (I have that cmd). So i want the class dialogue only appear at once and we select class. Than if we die we don't need to select class , it did automatically and give us previously class.

pawn Код:
public OnPlayerSpawn(playerid)
{
   
    ShowPlayerDialog(playerid, 999, DIALOG_STYLE_LIST, "{6EF83C}Choose A Class:", "Assault Class  (Need No Rank)  \nSniper Class  (Need Rank 3)  \nEngineer Class  (Need Rank 5)  \nJet-Trooper Class  (Need Rank 7)  \nPilot Class  (Need Rank 8)  \nSpy Class  (Need Rank 9)", "Choose","")
   
    return 1;
}
Reply


Messages In This Thread
Seeing team Radio - by iOmar - 10.05.2012, 07:02
Re: Seeing team Radio - by JaKe Elite - 10.05.2012, 07:05
Re: Seeing team Radio - by iOmar - 10.05.2012, 08:21
Re: Seeing team Radio - by JaKe Elite - 10.05.2012, 08:27
Re: Seeing team Radio - by iOmar - 10.05.2012, 10:18
Re: Seeing team Radio - by JaKe Elite - 10.05.2012, 10:26
Re: Seeing team Radio - by iOmar - 10.05.2012, 10:33
Re: Seeing team Radio - by iOmar - 10.05.2012, 11:56

Forum Jump:


Users browsing this thread: 1 Guest(s)