[HELP] Door Options
Alright, I've searched and searched alot and tried coding myself, but I just couldn't find a right solution for my problem.
I need a code that opens closed jailbreak cells, close open ones, and same for all the doors. This is my idea: MENU: - Open/Close Cells - Open/Close Doors How should I accomplish this? |
Re: [HELP] Door Options
All doors have only 1 class, not possible to open only cells, Possible to open all doors
|
Re: [HELP] Door Options
Wrong, you are able to check for the door class, and open only the one that fills your needs. Already done that.
Anyone? |
Re: [HELP] Door Options
Quote:
It's possible to open all doors, but not a specific door(s), in this case, cells. All doors have only 1 class |
Re: [HELP] Door Options
Quote:
|
Re: [HELP] Door Options
Here you go :)
only admins and ct can write /open Code:
#include <amxmodx> |
Re: [HELP] Door Options
Quote:
PHP Code:
|
Re: [HELP] Door Options
simanovich I don't agree that your code is better, you added three stocks, so when player using say /open
PHP Code:
in your case: PHP Code:
|
Re: [HELP] Door Options
PHP Code:
|
Re: [HELP] Door Options
PHP Code:
|
| All times are GMT -4. The time now is 13:44. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.