[BUG] Thread (0.3e), chat mixer
#1

Hi, sorry for my bad eng)

1 a month ago I transferred my server 0.3d R2 => 0.3e RC5.
And i have strange problem after.

For example simple cmd:

Код:
if(strcmp(cmd, "/test", true) == 0)
{
      	SendClientMessage(playerid, 0xFF8040AA, "  ");
	SendClientMessage(playerid, 0xFF8040AA, " 1 test test test test test test test test test test test test ");
	SendClientMessage(playerid, 0xFF8040AA, " 2 test test test test test test test test test test test test ");
	SendClientMessage(playerid, 0xFF8040AA, " 3 test test test test test test test test test test test test ");
	SendClientMessage(playerid, 0xFF8040AA, " 4 test test test test test test test test test test test test ");
	SendClientMessage(playerid, 0xFF8040AA, " 5 test test test test test test test test test test test test ");
	SendClientMessage(playerid, 0xFF8040AA, " 6 test test test test test test test test test test test test ");
	SendClientMessage(playerid, 0xFF8040AA, " 7 test test test test test test test test test test test test ");
	SendClientMessage(playerid, 0x00FF0000, " green ");
	return 1;
}
This code work normally with 0.3d, but with 0.3e i have next result:



Lines mix up, when i use /test first time.
After try again i have normal text in chat.
After try again mix.. etc

This problem is only with Linux.
I think it will big problem for many scripters in future, when release 0.3e =((
I saw the same problem at a forum yestreday: https://sampforum.blast.hk/showthread.php?tid=336794

Can you check it?
Reply


Messages In This Thread
[BUG] Thread (0.3e), chat mixer - by Feel_Life - 24.04.2012, 11:14
Re: [BUG] Thread (0.3e), chat mixer - by MP2 - 24.04.2012, 12:42
Re: [BUG] Thread (0.3e), chat mixer - by Feel_Life - 24.04.2012, 13:21
Re: [BUG] Thread (0.3e), chat mixer - by RootKiller - 24.04.2012, 14:35
Re: [BUG] Thread (0.3e), chat mixer - by leong124 - 24.04.2012, 16:07
Re: [BUG] Thread (0.3e), chat mixer - by Hanger - 24.04.2012, 17:37
Respuesta: [BUG] Thread (0.3e), chat mixer - by Francis. - 24.04.2012, 21:20
Re: [BUG] Thread (0.3e), chat mixer - by Feel_Life - 24.04.2012, 22:09
Re: [BUG] Thread (0.3e), chat mixer - by Lorenc_ - 25.04.2012, 07:21

Forum Jump:


Users browsing this thread: 1 Guest(s)