zgaming event help
#2

Quote:
Originally Posted by MichaelWharton101
Посмотреть сообщение
I am trying to add one thing to the event, It would be event skin... but I only got part of it so far and need help with the rest

Код:
	else if(!strcmp(option, "skin", true, 6))
	{
	    if(sscanf(params, "s[8]i", option, amount)) return SendClientMessage(playerid, COLOR_WHITE, "/seteventinfo skin [skinid]");
     	EventSkin = amount;
	    format(string, sizeof(string), " You have set the event's Skin to %d.", amount);
	    SendClientMessage(playerid, COLOR_LIGHTBLUE, string);

	}
so what is your problem and what do you want ? explain it more.
Reply


Messages In This Thread
zgaming event help - by MichaelWharton101 - 14.12.2012, 22:26
Re: zgaming event help - by Horrible - 15.12.2012, 02:02
Re: zgaming event help - by maramizo - 15.12.2012, 02:18
Re: zgaming event help - by MichaelWharton101 - 15.12.2012, 13:53

Forum Jump:


Users browsing this thread: 1 Guest(s)