Player Text problems
#5

Change this:

Код:
return 0;
to this:

Код:
return 1;
When you "return 0", it means you are stopping the callback from fully funcitoning and since that callback is called each time someone types a message, you need to return something greater than 0. That way, it will finish functioning...
Reply


Messages In This Thread
Player Text problems - by kamzaf - 07.05.2012, 22:13
Re: Player Text problems - by Passout - 07.05.2012, 22:56
Re: Player Text problems - by 2KY - 07.05.2012, 23:34
Re: Player Text problems - by kamzaf - 08.05.2012, 00:17
Re: Player Text problems - by Scenario - 08.05.2012, 00:21
Re: Player Text problems - by kamzaf - 08.05.2012, 00:28
Re: Player Text problems - by Scenario - 08.05.2012, 01:02
Re: Player Text problems - by ReneG - 08.05.2012, 01:20
Re: Player Text problems - by Scenario - 08.05.2012, 01:33
Re: Player Text problems - by SuperViper - 08.05.2012, 14:24

Forum Jump:


Users browsing this thread: 2 Guest(s)