SA-MP Forums Archive
OCC Chat Help - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: OCC Chat Help (/showthread.php?tid=99928)



OCC Chat Help - GforceNL - 01.10.2009

hello Guys,

Iam Using a edited Version of LARP, But i have a question:
How Can i get the OCC chat out of it.
Maby some of you Guys know how to do?

Greetings,
Gforce


Re: OCC Chat Help - Striker_Moe - 01.10.2009

Just open the script, look for the command (/o or what) or the dcmd (dcmd_o or what) and remove it.


Re: OCC Chat Help - GforceNL - 01.10.2009

Quote:
Originally Posted by Mo3
Just open the script, look for the command (/o or what) or the dcmd (dcmd_o or what) and remove it.
yes but then i still dont have A mainchat only When a players stands next to another player...


Re: OCC Chat Help - Striker_Moe - 01.10.2009

What do you mean? Dont you want the local chat ( people can only hear other people withing meters)?


Re: OCC Chat Help - shady91 - 01.10.2009

Quote:
Originally Posted by Mo3
What do you mean? Dont you want the local chat ( people can only hear other people withing meters)?
remove playerproxy or playertopoint on onplayertext. post your onplayertext and ill remove it for you.


Re: OCC Chat Help - GforceNL - 01.10.2009

Quote:
Originally Posted by Shady91
Quote:
Originally Posted by Mo3
What do you mean? Dont you want the local chat ( people can only hear other people withing meters)?
remove playerproxy or playertopoint on onplayertext. post your onplayertext and ill remove it for you.
ok here it is:
http://plaatscode.be/137728/

its the whole onplayertext code its large so i uploaded it on plaatscode.be a sort of pastbin



Re: OCC Chat Help - radi - 01.10.2009

delete realchat


Re: OCC Chat Help - shady91 - 01.10.2009

Quote:
Originally Posted by radi
delete realchat
search this,

pawn Код:
ProxDetector(20.0, playerid, string,COLOR_FADE1,COLOR_FADE2,COLOR_FADE3,COLOR_FADE4,COLOR_FADE5);
remove that and make it sendclientmessagetoall or somthing.


Re: OCC Chat Help - James_Bauer - 23.11.2009

Open the script find the chat command and delete it