Gamemode - Admin script connection help
#1

I have Premium A/D gamemode and this script doesn't have any .pwn file so I cannot add admin script into the gamemode. When I'm using admin script as a filterscript, how can I provide connection of gamemode and this script.
I mean "/start base" cmd exists in my gamemode but only rcon can operate it. So I want to add it into the filterscript and when a player is 2 level admin, this player can use "/start base" cmd.

Thanks in advanced.
Reply
#2

Quote:
Originally Posted by UtkUguR
Посмотреть сообщение
I want to add it into the filterscript and when a player is 2 level admin, this player can use "/start base" cmd.
You need the .pwn file of the Admin Filterscript to open/implement that function..

EDIT:

Then compile the script into a .amx file containing the feature you desire..
Reply
#3

You couldn't get the point. I already have Admin script's .pwn and .amx. I just want to make gamemode is connected with filterscript.
Reply
#4

You need to connect them manually. Copy-Paste. Also, WHY would you even put them together?
Reply
#5

You can just use them as separate game mode and filterscript.
You can copy paste them together but you must place them in same public locations/stocks/defines etc.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)