Class selection
#1

Well I'm making a Call of Duty server right now.
So could someone tell me how to
make a class selection popup menu where you choose stuff like Assault, Demolition etc.

Help will be apprieciated!

P.S - To find a demo of this. Visit the link in my signature and go onto that server...
Reply
#2

C'mon guys! I really needa know!
Reply
#3

pawn Код:
Onplayerrequestclass(..)
{
    ShowPlayerDialog(playerid, dialogid, DIALOG_STYLE_LIST, "Ammunation", "Assault\nDemolition", "Select", "Cancel");
    return 1;
}
I will not explain how to use dialogs, there are many tutorials out there!
Reply
#4

Coding above ^^^^ thank him

Why are you stealing the idea of the "REAL" Call of Duty: Black Ops(SA-MP server)

The features you want, are the ones that they have and you want there idea's. Dude just read up on some tutorials and stuff and you will learn, and well i would wait to set them to there, whatever, but do it after they spawn.
Reply
#5

Lol, okay thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)