SA-MP Forums Archive
[HELP] about storename - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] about storename (/showthread.php?tid=137602)



[HELP] about storename - boynumber5 - 29.03.2010

Amm.. Hello my name is boy today i have a little problem.
if i will store name of three player in one var, What should i do.
exaple

i have 3 player in server

new name[30];

new storename[100];

for(new i=0; i < MAX_PLAYERS;i++)
{
if(IsPlayerConnected(i))
{
GetPlayerName(i,name,sizeof(name))
(statement for storename)
}
}

i want to store name of three player in storename
sorry for my bad english
thx for help



Re: [HELP] about storename - boynumber5 - 29.03.2010

Oh not have anybody can help me ?


Re: [HELP] about storename - aircombat - 29.03.2010

don't bump exept after 12 hours , sorry i can't help