Rcon disables all commands
#1

Hello,

I got a weird problem/bug.

When I log into Rcon, I'm not able to use commands any more.
The only commands I can use after logging into Rcon are the /rcon commands.

Please help
Reply
#2

Have you put in any extra rcon stuff?
Reply
#3

Only a few checks for commands to see if players are Rcon admin. Never got problems with that before.
Reply
#4

I just run a test without filterscripts and still got this problem, so it must be in the gamemode.
Reply
#5

Take out the stuff where it checks if the player is rcon admin? Show me the rcon part
Reply
#6

I removed all IsPlayerAdmin but still got the same problem, it made no difference.

{EDIT}

I forgot one, I made a really stupid mistake:

Код:
if (strcmp("/Cnup", cmdtext, true, 10) == 0 || IsPlayerAdmin(playerid))
When you logged into rcon it kept doing this command.

Its fixed now, thanks for your help everybody!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)