[FilterScript] [FS] |~~ Full tune car dialog(All models) by Fedee! ~~|
#21

Quote:
Originally Posted by Malkinu
They dont save...
I was talking about LSRP, not this FS
Reply
#22

awesome
great work
Reply
#23

Quote:
Originally Posted by XRVX
awesome
great work
Thanks.

Quote:
Originally Posted by 77ther
is it something simmiliar to that tuning stuff on LSRP
Wich FS?

I made this one by my self...
Reply
#24

nice thanks for this
Reply
#25

Quote:
Originally Posted by Fedee!
Quote:
Originally Posted by XRVX
awesome
great work
Thanks.

Quote:
Originally Posted by 77ther
is it something simmiliar to that tuning stuff on LSRP
yea but I think that you made it very similiar to the LSRP script... thats nice

Wich FS?

I made this one by my self...
Reply
#26

Quote:
Originally Posted by 77ther
Quote:
Originally Posted by Fedee!
Quote:
Originally Posted by XRVX
awesome
great work
Thanks.

Quote:
Originally Posted by 77ther
is it something simmiliar to that tuning stuff on LSRP
yea but I think that you made it very similiar to the LSRP script... thats nice

Wich FS?

I made this one by my self...
I don't get you.. explain better please..

Quote:
Originally Posted by $Fl@Ke$
nice thanks for this
Thank you
Reply
#27

nice, i'm gonna use this
Reply
#28

Quote:
Originally Posted by russooooo
nice, i'm gonna use this
Thank you
Reply
#29

Quote:
Originally Posted by Kar
what are the commands
/tunecar :P
Reply
#30

Hello i downloaded the script and i test it but ehm i cant tune an elegy and cant tune some other cars and there is o transfender stuff in it how to fix?



Gr marnick
Reply
#31

Tune all cars?? Pff... this FS Have spoilers , etc Alien and x Flow...
Reply
#32

Thanks soo much
I was looking for this
Reply
#33

Quote:
Originally Posted by ДitisOnHuora
Посмотреть сообщение
Does this makes any crashes? I mean for example what if i tune Police car with tuning parts that arent supported to copcar? Crash?
Yes, obvious?...

For example tune a dumper with spoilers and shit...
Reply
#34

it dont work for me....the dialog appears but when i select something it just does nothing and cuts off the menu
Reply
#35

Good Job
Reply
#36

very good
Reply
#37

Thanks
Reply
#38

What command to use it?
Reply
#39

Nice job~
I'd use it.
Reply
#40

Nice
But a tip: Use 'switch' instead of 'if(listitem == 0) if(listitem == 1) etc'
Then you'll have something like this:

pawn Код:
switch(listitem)
{
    case 0:
    {
        //Code
    }
    case 1:
    {
        //Code
    }
}
This is a replacement for:

pawn Код:
if(listitem == 0)
{
    //Code
}
if(listitem == 1)
{
    //Code
}
It's beautifullier and clearer (that's my opinion)
But whatever, cool script!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)