why this
#2

You have made a simple error in your syntax, you need to remove the semi-colon from the end of the function declaration.

pawn Код:
stock ChangeName(playerid,name)
{
    SetPlayerName(playerid,"name");
}
Reply


Messages In This Thread
why this - by admantis - 09.12.2010, 21:52
Re: why this - by JaTochNietDan - 09.12.2010, 21:52
AW: why this - by ukraine1594 - 09.12.2010, 21:53
Re: why this - by admantis - 09.12.2010, 21:56
Re: why this - by willsuckformoney - 09.12.2010, 22:33
Re: why this - by admantis - 09.12.2010, 22:37

Forum Jump:


Users browsing this thread: 1 Guest(s)