SA-MP Forums Archive
Need some 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: Need some help (/showthread.php?tid=163573)



Need some help - luddyjr - 28.07.2010

I'm curious on is there a way to stop typing /ofc because people can use that to become nearly invulnerable, but still taking damage from slaps, explosions etc. Thanks!


Re: Need some help - mastasquizy - 28.07.2010

Quote:
Originally Posted by luddyjr
Посмотреть сообщение
I'm curious on is there a way to stop typing /ofc because people can use that to become nearly invulnerable, but still taking damage from slaps, explosions etc. Thanks!
You mind telling us what /ofc is please? Thank you!


Re: Need some help - John_F - 28.07.2010

It's on foot correction but i've never heard of it before this topic lol...
I'd love to know what it does if it's a global function that makes people invincible


Re: Need some help - mastasquizy - 28.07.2010

I can take a wild guess:
1. Its a hack?
2. Its a server propperty
3. Its a really laggy person
All of which can simultaneously be wrong -.-


Re: Need some help - John_F - 28.07.2010

It's not a hack, its a command included with the sa:mp client, like /dl or /save

I assume it places the person away from the position he appears to be.


Re: Need some help - mastasquizy - 28.07.2010

It only tells you the OFC, It doesn't move you or anything, but if it DOES do something else, you can make a script saying that if he types that he gets kicked.


Re: Need some help - John_F - 28.07.2010

Umm, actually, you can't control the client-side commands AFAIK.
It also edits the OFC:
you can do [/ofc #]


Re: Need some help - mastasquizy - 28.07.2010

Well, could there be a way to monitor the OFC so when it is tampered with for a player, a script can reset it?