PTB Question

Use this forum if you have a relatively general question or comment about a game, Ventrilo, TeamSpeak, or Murmur/Mumble server with us. If you have a server-specific question that might not help out the community, please directly contact us through your control panel instead.
Post Reply
kitten
A regular
A regular
Posts: 44
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Oct 13, 2005 6:03 pm

PTB Question

Post by kitten »

I am currently running PTB on my 1.6 CS server. Everything is working great except admin immunity is on somehow. Cause everyone but admins to be switched. Problem is, we tend to have several admins on and if there are only a few regulars on, they get switched like crazy because of PTB not being able to switch the admins.

Can someone tell me how to shut off the admin immunity for PTB without removing the immunity from AMX?

Thanks in advance!
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

Check out this forum post on amxmodx.org, http://www.amxmodx.org/forums/viewtopic ... 603#165603

You should edit the source code (the sma file) to whatever admin flag you want for PTB admin immunity. Compile it and then upload to your gameserver like any other plugin installation.
-Nick
kitten
A regular
A regular
Posts: 44
Joined: Thu Oct 13, 2005 6:03 pm

Post by kitten »

Nick|NFo wrote:Check out this forum post on amxmodx.org, http://www.amxmodx.org/forums/viewtopic ... 603#165603

You should edit the source code (the sma file) to whatever admin flag you want for PTB admin immunity. Compile it and then upload to your gameserver like any other plugin installation.
Cool, thank you.


How exactly do you compile? Just drop the editted file on the compile.exe file?
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

You can use the webcompiler here: http://www.amxmodx.org/webcompiler.php

If you want to compile it locally, you need to run that compile.exe with the sma file located in the same directory. You can download the scripting folder from your FTP, should have everything you need (addons/amxmodx/scripting).
-Nick
kitten
A regular
A regular
Posts: 44
Joined: Thu Oct 13, 2005 6:03 pm

Post by kitten »

Nick|NFo wrote:You can use the webcompiler here: http://www.amxmodx.org/webcompiler.php

If you want to compile it locally, you need to run that compile.exe with the sma file located in the same directory. You can download the scripting folder from your FTP, should have everything you need (addons/amxmodx/scripting).
I appreciate all the help. Thanks!
Post Reply