ls_gen_outer.TXT Random Colours
#1

Does anyone have

ls_gen_outer.txt

With random Vehicle Colors

Because if i was to do all 800 vehicles it would take me ages so i was wondering if one was predone - Thanks!
Reply
#2

Download the SA-MP server and look into the /scriptfiles/ directory it's included in there:

http://sa-mp.com/download.php
Reply
#3

Its not. You'll have to do it on your own.

Sneaky..he has the list he just doesn't want to conver the vehicle colors himself
Reply
#4

Over 800 To do
Reply
#5

Quote:
Originally Posted by kaisersouse
Its not. You'll have to do it on your own.

Sneaky..he has the list he just doesn't want to conver the vehicle colors himself
Aha.. x_X

Quote:
Originally Posted by KyleSmith
Over 800 To do
Actually the max vehicle limit is 700, so only 700 :P but I will make it easy for you... you don't need to convert them all.

Assuming you use LoadStaticVehiclesFromFile from the README goto this line:

pawn Код:
AddStaticVehicleEx(vehicletype,SpawnX,SpawnY,SpawnZ,SpawnRot,Color1,Color2,-1);
And change it to

pawn Код:
AddStaticVehicleEx(vehicletype,SpawnX,SpawnY,SpawnZ,SpawnRot,-1,-1,-1);
This should make the colors random
Reply
#6

ty (L)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)