Need help with GUI.
#8

Sure, sorry:

pawn Код:
new Tracks[256];
for(new i = 0; i < sInfo[MaxRaces]; i++)
{
format(Tracks,256,"\n%s", Tracks, rInfo[i][Name]);
}
ShowPlayerDialog(playerid,34,DIALOG_STYLE_LIST,"Ar range race",Tracks,"Select","Back");
Reply


Messages In This Thread
Need help with GUI. - by DyDy - 20.08.2010, 06:23
Re: Need help with GUI. - by Nonameman - 20.08.2010, 09:29
Re: Need help with GUI. - by DyDy - 20.08.2010, 09:33
Re: Need help with GUI. - by Nonameman - 20.08.2010, 09:35
Re: Need help with GUI. - by Nonameman - 20.08.2010, 09:38
Re: Need help with GUI. - by DyDy - 20.08.2010, 09:49
Re: Need help with GUI. - by DyDy - 20.08.2010, 10:07
Re: Need help with GUI. - by Nonameman - 20.08.2010, 11:29
Re: Need help with GUI. - by Cameltoe - 20.08.2010, 11:32

Forum Jump:


Users browsing this thread: 1 Guest(s)