Class Selection Announcement
#3

That's not a great way to do it.

pawn Код:
new ccText[][] = {
"This is class 1",
"This is class 2",
"This is class 3"
};

public OnPlayerRequestClass(playerid, classid)
{
    GameTextForPlayer(playerid, ccText[classid], 3000, 3);
}
Reply


Messages In This Thread
Class Selection Announcement - by Thresholdold - 05.12.2011, 05:04
Re: Class Selection Announcement - by antonio112 - 05.12.2011, 05:42
Re: Class Selection Announcement - by MP2 - 05.12.2011, 06:43
Re: Class Selection Announcement - by antonio112 - 05.12.2011, 07:06
Re: Class Selection Announcement - by Thresholdold - 05.12.2011, 07:45
Re: Class Selection Announcement - by antonio112 - 05.12.2011, 09:09

Forum Jump:


Users browsing this thread: 1 Guest(s)