JailBreak - Fix model Command
hello
I have a problem in my Jailbreak mod ( all jailbreak mod ) the problem is if you add this console command : ( model "namemodel" ) my Model is changed to the name added to the command please help and thanks :wink: |
Re: JailBreak - Fix model Command
Try this and put this plugin before jailbreak.amxx
PHP Code:
|
Re: JailBreak - Fix model Command
Quote:
|
Re: JailBreak - Fix model Command
can't be blocked since it's client command.
|
Re: JailBreak - Fix model Command
Try this, if it doesnt work then u need to set specific model on that model command
PHP Code:
|
Re: JailBreak - Fix model Command
You need use forward:
Quote:
Code:
public fw_SetClientKeyValue( id, const infobuffer[], const key[] ) |
Re: JailBreak - Fix model Command
Code:
#include <amxmodx> |
Re: JailBreak - Fix model Command
Quote:
|
Re: JailBreak - Fix model Command
How about to try searching...?
|
Re: JailBreak - Fix model Command
put this on the very top in plugins.ini
PHP Code:
|
| All times are GMT -4. The time now is 23:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.