Accent System.
#10

Obviously your not paying attention.

pawn Код:
stock GetPlayerAccent(playerid)
{
new atext[128];
switch(PlayerInfo[playerid][pAccent])
{
case 1: atext = "American";
}
return atext;
}
Thats a rough code, if it doesn't work should be simple bug fixes
Reply


Messages In This Thread
Accent System. - by Luis- - 22.05.2011, 20:50
Re: Accent System. - by BizzyD - 22.05.2011, 21:01
Re: Accent System. - by Luis- - 22.05.2011, 21:06
Re: Accent System. - by [L3th4l] - 22.05.2011, 21:08
Re: Accent System. - by Luis- - 22.05.2011, 21:12
Re: Accent System. - by ddnbb - 22.05.2011, 21:26
Re: Accent System. - by Luis- - 22.05.2011, 21:30
Re: Accent System. - by Steven82 - 22.05.2011, 21:31
Re: Accent System. - by Luis- - 22.05.2011, 21:33
Re: Accent System. - by Steven82 - 22.05.2011, 21:35

Forum Jump:


Users browsing this thread: 5 Guest(s)