A problem about onplayertext
#6

Код:
format(s,64," %s [ID:%d]",text,playerid);
you're formatting a string to 64 characters and then sending it so the max characters you can send is 64, you should change it to 128
Reply


Messages In This Thread
A problem about onplayertext - by Apply - 14.05.2010, 01:53
Re: A problem about onplayertext - by cessil - 14.05.2010, 01:55
Re: A problem about onplayertext - by Apply - 14.05.2010, 01:59
Re: A problem about onplayertext - by cessil - 14.05.2010, 02:03
Re: A problem about onplayertext - by Apply - 14.05.2010, 02:05
Re: A problem about onplayertext - by cessil - 14.05.2010, 02:17
Re: A problem about onplayertext - by Apply - 14.05.2010, 02:20

Forum Jump:


Users browsing this thread: 1 Guest(s)