How i make ....
#9

Quote:
Originally Posted by Cameltoe
Посмотреть сообщение
Working? try that piece of code, i can tell you for sure it's not working at all.

pawn Код:
#define DIALOG_CREDITS

new name [ MAX_PLAYER_NAME ], string[ 128 ];
GetPlayerName(playerid, name, sizeof(name));
format(string,sizeof(string),"And %s because is playing on our server!", name);
ShowPlayerDialog(playerid, DIALOG_CREDITS, 0, "Credits", string, "OK", "Cancel");
Would do the trick, good luck.
Omg i forget GetPlayerName(playerid, name, sizeof(name));
I'm stupid
Reply


Messages In This Thread
How i make .... - by Rock18 - 22.12.2010, 18:15
Re: How i make .... - by [MWR]Blood - 22.12.2010, 18:17
Re: How i make .... - by Rock18 - 22.12.2010, 18:22
Re: How i make .... - by Sub Zero - 22.12.2010, 18:54
Re: How i make .... - by Rock18 - 22.12.2010, 19:00
Re: How i make .... - by Raimis_R - 22.12.2010, 19:10
Re: How i make .... - by Cameltoe - 22.12.2010, 19:20
Re: How i make .... - by Rock18 - 22.12.2010, 19:21
Re: How i make .... - by Raimis_R - 22.12.2010, 19:25
Re: How i make .... - by Rock18 - 22.12.2010, 19:33

Forum Jump:


Users browsing this thread: 5 Guest(s)