Command help /setaname. And /drag HELP ASAP -
Luke-Paul - 02.01.2013
I just found out what happens when I bite the hands that feed me.
Re: Command help /setaname. And /drag HELP ASAP -
Luke-Paul - 02.01.2013
Please someone help I need this command for my server it's the last thing I need before I open
Re: Command help /setaname. And /drag HELP ASAP -
aslan890 - 02.01.2013
Code:
CMD:setname(playerid,params[])
{
if(Info[playerid][Level] >= 5 || IsPlayerAdmin(playerid))
{
new id, name[24], str[130], newname;
if(sscanf(params, "udd", id,name,newname)) return SendClientMessage(playerid,red,"/SetName [Playerid/Name] [New Name]");
GetPlayerName(id,name,24);
format(str,130,"You Changed %s (%d)'s Name to $%d",name,id,newname);
SendClientMessage(playerid,lightblue,str);
format(str,130, "Admin Changed Your Name to $%d",newname);
SendClientMessage(playerid,lightblue,str);
SetPlayerName(id,name);
} else return SendClientMessage(playerid,red,"Your Level Is Not High Enough To Use This Command");
return 1;
}
Re: Command help /setaname. And /drag HELP ASAP -
Luke-Paul - 02.01.2013
That is just to change a name please edit it to what I put up there
Re: Command help /setaname. And /drag HELP ASAP -
aslan890 - 02.01.2013
Quote:
Originally Posted by Luke-Paul
That is just to change a name please edit it to what I put up there
|
OMG
![Smiley](images/smilies/smile.png)
i don't know the rest i just give you the setname so you can use that but i said it the rest i don't know sorry wait for someone to come and help you for other things
Re: Command help /setaname. And /drag HELP ASAP -
Luke-Paul - 02.01.2013
Thanks but that was a bit rude
Re: Command help /setaname. And /drag HELP ASAP -
aslan890 - 02.01.2013
Himm ok
![Smiley](images/smilies/smile.png)
i give you the command + i didn't report you for spamming for all the help section + am still saying i don't know that commands and you need to wait if this is rude so am saying nothing.
Re: Command help /setaname. And /drag HELP ASAP -
kaisersouse - 02.01.2013
Quote:
Originally Posted by Luke-Paul
Thanks but that was a bit rude
|
You're an ungrateful turd. Someone gives you some help, but its not EXACTLY what you want so you whine about it. When the person apologizes, you call them rude.
EDIT: and using some dead-friend story to boot. Aren't you a piece of work.