lil help
#1

I made a dialog for CMD:v, so how do i make if admin spawn vehicle. it will be random colour?
Reply
#2

Top of script:

pawn Код:
new RandColor;
OnGameModeInit:

pawn Код:
RandColor = random(126);
On the CreateVehicle part of the /v dialog put RandColor as the color integer of the parameters.

EDIT: This will make the cars the same random color. Try this post: https://sampforum.blast.hk/showthread.php?tid=83995
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)