[HELP] Using SendRconCommand
#4

Quote:
Originally Posted by EliranPesahov
Посмотреть сообщение
pawn Код:
new string[128];
format(string, sizeof(string), "%s",mapname);
SendRconCommand(string);
Jeeeeez.

pawn Код:
new
       m_Name[32]
;
format(m_Name, sizeof(m_Name), "mapname %s", mapname);
SendRconCommand(m_Name);
Reply


Messages In This Thread
[HELP] Using SendRconCommand - by Tenshi - 17.01.2011, 12:14
Re: [HELP] Using SendRconCommand - by Toreno - 17.01.2011, 12:23
Re: [HELP] Using SendRconCommand - by blackwave - 17.01.2011, 12:23
Re: [HELP] Using SendRconCommand - by hanzen - 17.01.2011, 12:24
Re: [HELP] Using SendRconCommand - by Toreno - 17.01.2011, 12:25
Re: [HELP] Using SendRconCommand - by hanzen - 17.01.2011, 12:27
Re: [HELP] Using SendRconCommand - by Toreno - 17.01.2011, 12:28
Re: [HELP] Using SendRconCommand - by Toreno - 17.01.2011, 12:33
Re: [HELP] Using SendRconCommand - by hanzen - 17.01.2011, 12:34
Re: [HELP] Using SendRconCommand - by Tenshi - 17.01.2011, 12:48

Forum Jump:


Users browsing this thread: 1 Guest(s)