How would i do this
#4

Urmm
pawn Код:
stock GetName(playerid)
{
    new
        Name[24];
    GetPlayerName(playerid, Name, 24);
    return Name;
}
(dunno if this would work..)
GetPlayerName(playerid); < Try it all.. add the stock at the end of your gamemode.
Reply


Messages In This Thread
How would i do this - by Scripter12345 - 23.04.2012, 20:00
Re: How would i do this - by HazardGaming - 23.04.2012, 20:09
Re: How would i do this - by Scripter12345 - 23.04.2012, 20:16
Re: How would i do this - by HazardGaming - 23.04.2012, 20:18
Re: How would i do this - by Roel - 23.04.2012, 20:19
Re: How would i do this - by Scripter12345 - 23.04.2012, 20:48
Re: How would i do this - by Scripter12345 - 23.04.2012, 21:06
Re: How would i do this - by Roel - 23.04.2012, 21:07

Forum Jump:


Users browsing this thread: 2 Guest(s)