New player
#1

Is it possible to make it so, If a Player who is not registerd registers, it says "Name of player Has just registerd and is a new player"

Or something like that
Reply
#2

anyone?
Reply
#3

Yes it is possible.
Reply
#4

Anyone actually know how to do it
Reply
#5

A few people, yeah.
Reply
#6

yo, try to help instead of being an ass
Reply
#7

Quote:
Originally Posted by BiG_Sm0k3
yo, try to help instead of being an ass
I answered killdahobo99's questions. I don't see how that makes me an ass.
Reply
#8

Код:
new 
   string[128],
   pName[MAX_PLAYER_NAME];

GetPlayerName(playerid, pName, sizeof pName); 
format(string, sizeof string, "%s (ID: %d) Has registered an account and is now a member!", pName, playerid);
SendClientMessageToAll(YOUR COLOR, string);
place that in your register script.
Next time you ask for something dont be rude and call people asses.

EDIT: sorry, i thought killdahobo99 said he was an ass, it was actually BiG_Sm0k3, so dont call people asses BiG_Sm0k3.
Reply
#9

Quote:

place that in your register script.
Next time you ask for something dont be rude and call people asses.

EDIT: sorry, i thought killdahobo99 said he was an ass, it was actually BiG_Sm0k3, so dont call people asses BiG_Sm0k3.

He was calling Ledzep and ass,and heres why

killdahobo wrote:
Quote:

Is it possible to make it so, If a Player who is not registerd registers, it says "Name of player Has just registerd and is a new player"

Or something like that

Ledzep replied:
Quote:

Yes it is possible

instead of telling him how or showing where to look

killahobo then replied:
Quote:

Anyone actually know how to do it

and ledzep then replied:
Quote:

A few people, yeah

So question is wasn't he just being a bit of a ass and giving the guy the gears instead of just trying to help instead of being rude?
Reply
#10

ok ok. no need for that language.

this is a scripting discussion, not a fighting and cussing discussion. I gave him what he needed and it should have ended there. if you have a problem with his post, click the "report to mod" link, don't add fuel to the fire.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)