OnPlayerRequestClass
#2

pawn Код:
switch(classid)
{
case 0: // classid 0
{
Texthere
}
}
OR

pawn Код:
if(classid == 0)
{
Texthere
}
Replace 'texthere' with GameTextForPlayer(...
You know what i mean
Reply


Messages In This Thread
OnPlayerRequestClass - by shoru93 - 05.05.2010, 09:39
Re: OnPlayerRequestClass - by Torran - 05.05.2010, 09:43

Forum Jump:


Users browsing this thread: 1 Guest(s)