Bit of a problem
#1

Hi!

I use GametextForPlayer under OnPlayerRequestClass like this

pawn Код:
switch(classid)
{
Case 0:
{
Gametextforplayer("civillians",5000,5);
}
Case 1:
{
Gametextforplayer("army",5000,5);
}
}
But problem is, when player is in class selection and he look at skin number 2, the gametext doesnt change quick enough so it still says army, what to do?
Reply


Messages In This Thread
Bit of a problem - by Tigerbeast11 - 11.12.2009, 15:42
Re: Bit of a problem - by dice7 - 11.12.2009, 15:43
Re: Bit of a problem - by RyDeR` - 11.12.2009, 15:45
Re: Bit of a problem - by Tigerbeast11 - 11.12.2009, 15:53
Re: Bit of a problem - by yom - 11.12.2009, 16:16
Re: Bit of a problem - by Tigerbeast11 - 11.12.2009, 16:17
Re: Bit of a problem - by dice7 - 11.12.2009, 16:19
Re: Bit of a problem - by RyDeR` - 11.12.2009, 16:53
Re: Bit of a problem - by Tigerbeast11 - 11.12.2009, 18:56

Forum Jump:


Users browsing this thread: 1 Guest(s)