[HELP] about storename
#1

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
Reply
#2

Oh not have anybody can help me ?
Reply
#3

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


Forum Jump:


Users browsing this thread: 1 Guest(s)