Liberty Unleashed

Scripting => Script Releases => Topic started by: Mido_Pop on May 11, 2013, 01:08:28 pm

Title: Auto Fix Script >> Mido_Pop.
Post by: Mido_Pop on May 11, 2013, 01:08:28 pm
Info:
This Script To Auto Fix The Car.

How To Use It:
Type /autofix on To Play it.
Type /autofix off To Stop it.

By:
This Script Made By Mido_Pop.

Download:
http://www.mediafire.com/?y1vooo464jty2vn
Title: Re: Auto Fix Script >> Mido_Pop.
Post by: Merkel on May 11, 2013, 04:41:42 pm
Thanks Mido_Pop :D

( And, your Spawn Sound script not work... )
Title: Re: Auto Fix Script >> Mido_Pop.
Post by: Vortrex on May 11, 2013, 08:56:06 pm
Okay, maybe using a 1 second timer to repair a vehicle is a bad idea.

Why not use this event to detect damage?:
Code: [Select]
onVehicleHealthChange()
Here's what I had in mind:
http://pastebin.com/9yAgBaA7 (http://pastebin.com/9yAgBaA7)
Title: Re: Auto Fix Script >> Mido_Pop.
Post by: Mido_Pop on May 12, 2013, 12:43:26 pm
Okay, maybe using a 1 second timer to repair a vehicle is a bad idea.

Why not use this event to detect damage?:
Code: [Select]
onVehicleHealthChange()
Here's what I had in mind:
[url]http://pastebin.com/9yAgBaA7[/url] ([url]http://pastebin.com/9yAgBaA7[/url])


 >:( man This Script Works Fine, And I Don't Want Your Advice.
Title: Re: Auto Fix Script >> Mido_Pop.
Post by: Vortrex on May 12, 2013, 05:30:49 pm
I was only trying to help ...
Title: Re: Auto Fix Script >> Mido_Pop.
Post by: Mido_Pop on May 12, 2013, 07:17:10 pm
I was only trying to help ...

I Didn't Say Help  :(
I made A New Script For Noob Players Only
Title: Re: Auto Fix Script >> Mido_Pop.
Post by: IdkanYavuk X on May 12, 2013, 07:22:53 pm

I Didn't Say Help  :(
I made A New Script For Noob Players Only

Why are you angry? This community is small and any help is greatly appreciated, doesn't matter if its your script or anyone's script
Title: Re: Auto Fix Script >> Mido_Pop.
Post by: Mido_Pop on May 12, 2013, 08:24:28 pm

I Didn't Say Help  :(
I made A New Script For Noob Players Only

Why are you angry? This community is small and any help is greatly appreciated, doesn't matter if its your script or anyone's script

 :( ok
Title: Re: Auto Fix Script >> Mido_Pop.
Post by: Shadow. on May 13, 2013, 07:05:54 pm
Regardless of how good your script is, it still uses a timer which is very bad. Please use Vortrex's method and read more about timers ;). If you want to be cocky and give others what something laggier ( timer ) instead of a better solution ( Vortrex's idea ), then you should think twice of posting it.


No offense.
Title: Re: Auto Fix Script >> Mido_Pop.
Post by: [EG]~[S]aha~ on May 13, 2013, 07:43:57 pm
Mido_Pop should be thanked for what he is doing something for the forum for you no matter what is the script that is superior to benefit players!
Title: Re: Auto Fix Script >> Mido_Pop.
Post by: Shadow. on May 14, 2013, 09:51:42 am
So you would enjoy having a server with a lot of timers which would lag, instead of having a wellcoded one without too many timers or none at all.

Congratulations, that's the most stupid decission.
Title: Re: Auto Fix Script >> Mido_Pop.
Post by: Rocky on May 14, 2013, 11:59:34 am
No offense but Shadow. and Vortrex are both well experienced coders. They are not asking you to remove the script or anything only giving you good advice so people won't blame you for releasing laggy scripts.

I hope you can understand.  ;)
Title: Re: Auto Fix Script >> Mido_Pop.
Post by: Mido_Pop on May 14, 2013, 05:01:23 pm
No offense but Shadow. and Vortrex are both well experienced coders. They are not asking you to remove the script or anything only giving you good advice so people won't blame you for releasing laggy scripts.

I hope you can understand.  ;)

Man, Iam Not Stupid.
but i mean i made a script if you need it download else Don't post any thing .
Title: Re: Auto Fix Script >> Mido_Pop.
Post by: Thijn on May 14, 2013, 07:27:00 pm
No offense but Shadow. and Vortrex are both well experienced coders. They are not asking you to remove the script or anything only giving you good advice so people won't blame you for releasing laggy scripts.

I hope you can understand.  ;)

Man, Iam Not Stupid.
but i mean i made a script if you need it download else Don't post any thing .
You post something in public, you should be open to criticism if that makes you learn something. If a "bad" script is posted, we're free to post and tell the scripter so. And, not unimportant, give a better solution so everyone benefits.