SA-MP Forums Archive
[FilterScript] Advanced Car system By Itay (Credit for Future) + 3D text - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Advanced Car system By Itay (Credit for Future) + 3D text (/showthread.php?tid=268266)

Pages: 1 2


Re: Advanced Car system By Itay (Credit for Future) + 3D text - Swiftz - 14.07.2011

It's nice but can be made more neatly


Re: Advanced Car system By Itay (Credit for Future) + 3D text - itay_h7 - 15.07.2011

Quote:
Originally Posted by Swiftz
Посмотреть сообщение
It's nice but can be made more neatly
so say what the thing that can make the system to more neatly?


Re: Advanced Car system By Itay (Credit for Future) + 3D text - misho1 - 15.07.2011

When Version 03.0 Release?


AW: Advanced Car system By Itay (Credit for Future) + 3D text - deadsecret - 15.07.2011

can you make thats the tuning mods saved ?


Re: AW: Advanced Car system By Itay (Credit for Future) + 3D text - itay_h7 - 16.07.2011

new update has been released! download it now!

Quote:
Originally Posted by deadsecret
Посмотреть сообщение
can you make thats the tuning mods saved ?
thank for this nice idea! i will work on this.


AW: Advanced Car system By Itay (Credit for Future) + 3D text - deadsecret - 16.07.2011

thank you very much, i cant wait


Re: Advanced Car system By Itay (Credit for Future) + 3D text - misho1 - 16.07.2011

hey i have another idea put speedometer


AW: Advanced Car system By Itay (Credit for Future) + 3D text - deadsecret - 21.07.2011

awsome Thank you

#EDIT

i found a bug :

in if(!strcmp(cmd,"/buyhydraulics",true) || !strcmp(cmd,"/buyhyd",true))

here:

SendClientMessage(playerid.yellow,"You bought hydraulics for you vehicle");

you see? after playerid is a . but it must a , !


- in /fix and /flip too


Re: AW: Advanced Car system By Itay (Credit for Future) + 3D text - itay_h7 - 21.07.2011

Quote:
Originally Posted by deadsecret
Посмотреть сообщение
awsome Thank you

#EDIT

i found a bug :

in if(!strcmp(cmd,"/buyhydraulics",true) || !strcmp(cmd,"/buyhyd",true))

here:

SendClientMessage(playerid.yellow,"You bought hydraulics for you vehicle");

you see? after playerid is a . but it must a , !


- in /fix and /flip too
no.... you edited this


AW: Advanced Car system By Itay (Credit for Future) + 3D text - deadsecret - 21.07.2011

ah ok^^