A little question about name variable.
#1

Is it ok if i create a local variable for getting 2 player's name like this?
pawn Код:
new Name[2][24], target;
GetPlayerName(playerid, Name[0], 24);
GetPlayerName(target, Name[1], 24);
Can it bug the name of the player or something?

I have been thinking about it but didn't attempt to test without knowing. So can anyone tell me if its ok?
Reply


Messages In This Thread
A little question about name variable. - by iOxide - 13.06.2014, 19:19
Re: A little question about name variable. - by Dignity - 13.06.2014, 19:23
Re: A little question about name variable. - by iOxide - 13.06.2014, 19:32
Re: A little question about name variable. - by Faisal_khan - 13.06.2014, 19:56
Re: A little question about name variable. - by iZN - 13.06.2014, 20:01
Re: A little question about name variable. - by iOxide - 13.06.2014, 20:14
Re: A little question about name variable. - by DavidBilla - 13.06.2014, 20:44

Forum Jump:


Users browsing this thread: 1 Guest(s)