Problem
#1

Код:
			if(listitem==0)
            {
                CreateVehicle(402, Random[rand][0], Random[rand][1], Random[rand][2], 0.0000, 0, 0, -1);
				SendClientMessage(playerid, COLOR_LIGHTBLUE, "Masina o poti gasi in parcare, pentru comenzile ei /carhelp.");
			}
So here I want to create from a number one to 50 eg

nr1 = CreateVehicle(402, Random[rand][0], Random[rand][1], Random[rand][2], 0.0000, 0, 0, -1);

And after it was used to make the nr2 and so on ..

Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)