[HELP]You typed rcon
#1

hello there

it wont work
https://sampwiki.blast.hk/wiki/OnRconCommand

in my gamemode

Код:
public OnRconCommand(cmd[])
{
	printf("[RCON]: You typed '/rcon %s'!", cmd);
	return 1;
}
it does not print any thing on the console(samp-server.exe SA-MP Dedicated Server)
Reply
#2

works perfectly for me.

maybe something else is interfering... (i doubt it though)
try this in a blank script
Reply
#3

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)