AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   [DELETED] (https://forums.alliedmods.net/showthread.php?t=309045)

Shadowless 07-11-2018 14:44

[DELETED]
 
---

^SmileY 07-11-2018 14:52

Re: [HELP] X KILL Give Admin
 
If i understand, you need to edit in amxx.cfg

csstats_rankbots from 0 to 1

since this plugin push from csstats.dat

^SmileY 07-11-2018 15:02

Re: [HELP] X KILL Give Admin
 
Is something wrong, default amxx (CSTRIKE) comes with csstats package

Ghosted 07-11-2018 15:22

Re: [HELP] X KILL Give Admin
 
As smiley said you need to change csstats_rankbots from 0 to 1 or add just csstats_rankbots 1. (afaik)

CrazY. 07-13-2018 11:28

Re: [HELP] X KILL Give Admin
 
I still doesn't understand what you mean. Default auth of bots is 127.0.0.1 (localhost), if you don't want bots as an admin just remove from users.ini. If you want only yourself as an admin in local game server, set access to "loopback" (this is your ip address in local game servers).

CrazY. 07-15-2018 08:25

Re: [HELP] X KILL Give Admin
 
Stop bumping your thread.

edon1337 07-15-2018 08:46

Re: [HELP] X KILL Give Admin
 
PHP Code:

get_players(playersplayersnum"ch"); 

-->

PHP Code:

get_players(playersplayersnum"h"); 


edon1337 07-15-2018 12:50

Re: [HELP] X KILL Give Admin
 
How the hell does removing a single flag give you 10 errors on 4 lines?
I tried compiling your code and I get no errors, and I'm using AMXX 1.8.2 compiler too.

edon1337 07-15-2018 12:55

Re: [HELP] X KILL Give Admin
 
Quote:

Originally Posted by Shadowless (Post 2603858)
oh man, i`m tired with this plugin, can u upload compiled file and ill download and remove uploaded .amxx file (if it does not against some rules here)

It is against the rules actually. I'll PM you it.


All times are GMT -4. The time now is 06:00.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.