[Tutorial] True Owner Stuff Command ...... :)
#6

You need to explain things. For example:
Quote:

new Text3D: OWNER[MAX_PLAYERS];

This is name of the 3D text that we will be using in this tutorial
Quote:

new string[256];
new kuldoneve[MAX_PLAYER_NAME];
format(string, sizeof(string), "-=%s=-{FFFFFF}Has Logged in As Server Owner",kuldoneve, playerid);
SendClientMessageToAll(COLOR_YELLOW, string);

We are making a name string that we will use to format players name as "%s", which means that it will set the 3rd test as player name
Reply


Messages In This Thread
True Owner Stuff Command ...... :) - by [LB]BlAcK_DeViL - 02.08.2012, 11:18
Re: True Owner Stuff Command ...... :) - by Squirrel - 02.08.2012, 11:29
Re: True Owner Stuff Command ...... :) - by [LB]BlAcK_DeViL - 02.08.2012, 11:34
Re: True Owner Stuff Command ...... :) - by Squirrel - 02.08.2012, 11:43
Re: True Owner Stuff Command ...... :) - by [LB]BlAcK_DeViL - 02.08.2012, 11:45
Re: True Owner Stuff Command ...... :) - by Squirrel - 02.08.2012, 11:50
Re: True Owner Stuff Command ...... :) - by [LB]BlAcK_DeViL - 02.08.2012, 11:53

Forum Jump:


Users browsing this thread: 1 Guest(s)