how do i make a /me command?! - 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: how do i make a /me command?! (
/showthread.php?tid=92221)
how do i make a /me command?! -
XCultz - 19.08.2009
Hello i am looking for how to make a ingame /me command!!
Re: how do i make a /me command?! -
Correlli - 19.08.2009
https://sampwiki.blast.hk/wiki/Using_strcmp()
You have a /me command here.
Re: how do i make a /me command?! -
XCultz - 19.08.2009
Quote:
Originally Posted by Don Correlli
|
THANK YOU!
Re: how do i make a /me command?! -
Correlli - 19.08.2009
You're welcome. Anyways, this one is just an example, it has no distance-check. If you want to add it yourself, then search for GetDistanceBetweenPlayers or any similar function which checks player's distance to other players.