Dialog + Rcon = ?
#10

Quote:
Originally Posted by stepmex
maybe:
Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
	new string[128];
	...
	format(string,sizeof(string),"/rcon login %s",inputtext);
	OnPlayerCommandText(playerid,string)
	...
	return 1;
}
You also have to think before posting as this code won't even work.
Reply


Messages In This Thread
Dialog + Rcon = ? - by Maniek - 15.09.2009, 13:24
Re: Dialog + Rcon = ? - by Betamaster - 15.09.2009, 13:31
Re: Dialog + Rcon = ? - by Stepashka - 15.09.2009, 13:32
Re: Dialog + Rcon = ? - by Stepashka - 15.09.2009, 13:34
Re: Dialog + Rcon = ? - by Maniek - 15.09.2009, 13:46
Re: Dialog + Rcon = ? - by Correlli - 15.09.2009, 13:50
Re: Dialog + Rcon = ? - by d0 - 15.09.2009, 13:52
Re: Dialog + Rcon = ? - by Stepashka - 15.09.2009, 14:05
Re: Dialog + Rcon = ? - by Correlli - 15.09.2009, 14:06
Re: Dialog + Rcon = ? - by dugi - 15.09.2009, 14:12

Forum Jump:


Users browsing this thread: 2 Guest(s)