SA-MP Forums Archive
[FilterScript] wTuningCar V1.0/V2.0 - 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] wTuningCar V1.0/V2.0 (/showthread.php?tid=575733)



wTuningCar V1.0/V2.0 - Whoo - 29.05.2015

wTuning System

introduction
Created a Tunagem System vehicles in TextDraw hope you like it ... has the Following functions
  • Wheels
  • Color
  • paintjobs
  • nitro
  • Hydraulics
  • neon
  • AutoTuning
Screens





Download & Pastebin
Pastebin
Download

wTuning V2.0
I decided to change the designer of Textdraws.




Screens
+Screens
Download & Pastebin
Pastebin

Sorry for my bad english :/

It was redone the code and textdraws
It requires include: Pawn.CMD


Screens
+Screens
Download & Pastebin
Pastebin



Re: wTuningCar V1.0/V2.0 - Younes44 - 29.05.2015

it's awesome bro..
+rep


Re: wTuningCar V1.0/V2.0 - ZaBraNjeNi - 29.05.2015

Looks good from pictures!
But I'll test it later.


Re: wTuningCar V1.0/V2.0 - Jakwob - 29.05.2015

Nice work mate + rep. I really like your textdraws


Re: wTuningCar V1.0/V2.0 - Tony$$ - 29.05.2015

Amazing. Rep+


Respuesta: wTuningCar V1.0/V2.0 - AndreLuiz - 29.05.2015

Very good


Re: wTuningCar V1.0/V2.0 - Whoo - 30.05.2015

Quote:
Originally Posted by Younes44
Посмотреть сообщение
it's awesome bro..
+rep
Thanks

Quote:
Originally Posted by ZaBraNjeNi
Посмотреть сообщение
Looks good from pictures!
But I'll test it later.
Thanks

Quote:
Originally Posted by Jakwob
Посмотреть сообщение
Nice work mate + rep. I really like your textdraws
Thanks

Quote:
Originally Posted by Tony$$
Посмотреть сообщение
Amazing. Rep+
Thanks

Quote:
Originally Posted by AndreLuiz
Посмотреть сообщение
Very good
vlw man


Re: wTuningCar V1.0/V2.0 - Pottus - 30.05.2015

The textdraws are complete but there is some big problems under the hood. Here is quick summary of the issues you would need to address to actually make this script usable. Currently even though the textdraws look good the coding is done so poorly that I can only give this FS 1/5 the code simply has too many issues in the current state.

1.) No deletion of objects/textdraws in OnFilterScriptExit()
2.) Poor regulation of objects - Insufficient clean up code / using CreateObject() potential crashes
3.) Use of pvars
4.) Lots of copy/paste code that could be done a lot better


Re: wTuningCar V1.0/V2.0 - HeLiOn_PrImE - 30.05.2015

Hey Pottus, is there a way to control the textdraw selection with the keyboard?
I want to implement this into my tuning system.


Re: wTuningCar V1.0/V2.0 - AdHaM612 - 30.05.2015

Good job, keep it up.