Normal
I use chatmsg snippet also, but it is still same.[php]:Chatmsg{ 0AB1: @Chatmsg 2 color 0xFF00FF00 text 0@ 0.3.7 - R4}IF 0AA2: 2@ = "samp.dll"THEN 0085: 3@ = 2@ 3@ += 0x26E9F8 0A8D: 3@ = readMem 3@ sz 4 vp 1 0085: 4@ = 2@ 4@ += 0x67BA0 0AA6: call 4@ struct 3@ num_params 5 pop 0 params 0 0@ 0 1@ 8END0AB2: 0[/php]
I use chatmsg snippet also, but it is still same.
[php]
:Chatmsg
{
0AB1: @Chatmsg 2 color 0xFF00FF00 text 0@
0.3.7 - R4
}
IF 0AA2: 2@ = "samp.dll"
THEN
0085: 3@ = 2@
3@ += 0x26E9F8
0A8D: 3@ = readMem 3@ sz 4 vp 1
0085: 4@ = 2@
4@ += 0x67BA0
0AA6: call 4@ struct 3@ num_params 5 pop 0 params 0 0@ 0 1@ 8
END
0AB2: 0
[/php]