SA-MP Forums Archive
*** Terrible Title Removed - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: *** Terrible Title Removed (/showthread.php?tid=387141)



*** Terrible Title Removed - Wonderweiss - 23.10.2012

chat dosnt work on my samp server pls help but in rcon cmd it shows but ingame it dosnt help someone !!


Re: help please! - mincer - 23.10.2012

at the end of onplayertext
pawn Код:
return 1;
}



Re: help please! - Wonderweiss - 23.10.2012

i cant find onplayertext in my gm


Re: help please! - mincer - 23.10.2012

then add it.

pawn Код:
public OnPlayerText(playerid, text[])
{
    return 1;
}



Re: help please! - [HK]Ryder[AN] - 23.10.2012

EDIT : I m late :P


Re: help please! - Wonderweiss - 23.10.2012

still messages are not displayed


Re: help please! - mincer - 23.10.2012

hmf, did you even recompiled script with onplayertext?


Re: help please! - Wonderweiss - 23.10.2012

yeah i did


Re: help please! - Abhishek. - 23.10.2012

have you ever restarted the server after that?


Re: help please! - Wonderweiss - 23.10.2012

yeah i restarted the server