SA-MP Forums Archive
Belt problem - 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: Belt problem (/showthread.php?tid=414488)



Belt problem - Zex Tan - 09.02.2013

Well, I'm helping my friend to script his /belt command. So, everytime I press the button F it always show the Message "Use /belt if you don't want to get caught", it is at the OnPlayerEnterVehicle. So, how can I disable that message that is very annoying when everytime I'm entering a house. It is something that is using OnPlayerKeyStateChange i guess. So please help me ... I'll add rep for you if show me the answer to my question. Thx


Re: Belt problem - Misiur - 09.02.2013

Show the code of OnPlayerKeyStateChange


Re: Belt problem - MP2 - 09.02.2013

You're contradicting yourself.

"it is at the OnPlayerEnterVehicle"
"very annoying when everytime I'm entering a house."
"something that is using OnPlayerKeyStateChange i guess"

Clearly it's not under OnPlayerEnterVehicle if you're entering a house.

Where is it actually? CTRL+F and search for the message.