[HELP] SendRconCommand, in Dialog...
#4

Yeah that was completely wrong. :P Sorry about that.
Anyways, I was trying to get this work and I made something like this:

pawn Код:
{
        new string[24];
        format(string, sizeof(string), "mapname %s",inputtext);
        SendRconCommand(string);
        SendClientMessage(playerid, 0xFFFFFFFF, string);// Just to see if it works.
    }
Should work perfectly!
Reply


Messages In This Thread
[HELP] SendRconCommand, in Dialog... - by Larsey123IsMe - 09.01.2011, 15:20
Re: [HELP] SendRconCommand, in Dialog... - by Alex_Valde - 09.01.2011, 15:45
Re: [HELP] SendRconCommand, in Dialog... - by Larsey123IsMe - 09.01.2011, 15:48
Re: [HELP] SendRconCommand, in Dialog... - by Alex_Valde - 09.01.2011, 16:20
Re: [HELP] SendRconCommand, in Dialog... - by Larsey123IsMe - 09.01.2011, 18:18

Forum Jump:


Users browsing this thread: 1 Guest(s)