server updates help
#5

Okay, I want it so it is like...

When you use /updatelist 'this is a test'
then when someone uses /updates they see something like...
Not Launched - 'this is a test'
But lets say I do /gmx then when server restarts and someone types /updates they see this.
Launched - 'this is a test'

I think I know how to do it... something like this
format(string, sizeof(string), "%s - %s\r\n", GMXtext, params);
as of now it is
format(string, sizeof(string), "%s\r\n", params);
If I am not wrong for the GMXtext it should be in something like this
stock GMXtext(playerid)
{
What ever would be here to know if a GMX has happen since I had added the updates
}


Please Please please help me
Reply


Messages In This Thread
server updates help - by MichaelWharton101 - 11.04.2013, 18:31
Re: server updates help - by MichaelWharton101 - 11.04.2013, 22:35
Re: server updates help - by MichaelWharton101 - 12.04.2013, 10:52
Re: server updates help - by [KHK]Khalid - 12.04.2013, 10:55
Re: server updates help - by MichaelWharton101 - 12.04.2013, 23:21
Re: server updates help - by MichaelWharton101 - 16.04.2013, 00:37
Re : Re: server updates help - by DaTa[X] - 16.04.2013, 00:55
Re: server updates help - by MichaelWharton101 - 16.04.2013, 15:24

Forum Jump:


Users browsing this thread: 1 Guest(s)