[RP servers][ADVANCED]Gear System -
Golimad - 11.02.2014
Introduction :
Hello guys, I've seen some gears systems before but without a textdraw ! So I thought I could make one for you ! Really useful for RPs server. You can guys use it in your server, edit the script, but just keep my name on it

!
How it does work ?
It's a filterscript, you add it, change its name, and put that name in : Server.cfg
pawn Code:
filterscripts GolimadGear(Or name if changed. )
you guys know all these stuffs, so, let's move on..
It's basically a gear system, it makes limits of vehicles speeds and more you get up your gear, more your speed can be increased.
You can only gear up every 5 seconds ( can be edited in the script )
pawn Code:
#define TCangear 5000 // 5000 ms ( 5 s ) that you need to wait before gearing up.
You can only gear down every 2 seconds ( can be edited in the script )
pawn Code:
#define TDCangear 2000 // 2000 ms ( 2 s ) that you need to wait before gearing down.
GEAR UP = Press Y ;
GEAR DOWN = Press NO;
Features :
- Awesome textdraws.
- Each gear has its specific maximum speed.
- No bugs. ( I hope so

)
- When you gear up to 5, you get a little nitro for 1,5 secs ( Custom, you can remove getting nos .. )
- Using timers for ability to gear up and down.
- No gear for planes/helicopters.
Screenshots :
I've recorded a video but I couldn't upload because of its huge size ..
Here is some screenshots by the way :
Download
Mediafire Link ( AMX , PWN )
I hope you guys use this in your server, enjoy it, I have more ideas, I'll be working on them as soon as I can, See you in the next thread !

Some functions(stocks) I used on that filterscripts goes to some authors, their names are on (.PWN) file.
Re: [AWESOME][ADVANCED]Gear System -
LeGGGeNNdA - 11.02.2014
Good job, +repped
Re: [AWESOME][ADVANCED]Gear System -
Golimad - 11.02.2014
Quote:
Originally Posted by LeGGGeNNdA
Good job, +repped 
|
Thanks, btw if you downloaded it, just redownload it ( I edited the keys .. )
Re: [AWESOME][ADVANCED]Gear System -
Omar55555 - 11.02.2014
this is awesome !!! really nice work +rep
Re: [AWESOME][ADVANCED]Gear System -
Golimad - 11.02.2014
Quote:
Originally Posted by Omar55555
this is awesome !!! really nice work +rep
|
I really appreciate that you guys liked my little gear system
Re: [AWESOME][ADVANCED]Gear System -
Golimad - 15.02.2014
Quote:
Originally Posted by xF4Life
nice
|
Thanks
Re: [AWESOME][ADVANCED]Gear System -
amirab - 16.02.2014
Not Really Nice

Because It Has A
Big Problem
That You Didn't Think About It
and it's for Z cord.
if you set your gear in 1 lvl LooooooooL
when you fall down your vehicle will
come down slowly LOL
it's better to fix it my Bro
any way Good Job
Re: [AWESOME][ADVANCED]Gear System -
Avi Raj - 16.02.2014
in the first image, player is outside car and still can see the textdraw's.
btw, its nice for an beginner scripter.
Respuesta: [AWESOME][ADVANCED]Gear System -
MugiwaraNoLuffy - 16.02.2014
I'd be glad to see a video of this script working.
Re: [AWESOME][ADVANCED]Gear System -
huydollar - 16.02.2014
nice work i need it for along time
Re: [AWESOME][ADVANCED]Gear System -
SPA - 16.02.2014
Awesome work!
______________________
xXx Stunt Paradise Awesome
Server IP:
Click Here!
Hosted Tab Game-MP for 10 Euro / per month
Hosted Tab + Server host 50 slots + Control Panel for 15 Euro
Skype: MahdiAsali
€10 Euro for Hosted List
Re: [AWESOME][ADVANCED]Gear System -
huydollar - 17.02.2014
can you help me to move this next to the mini map i have a speedo on that place
Re: [AWESOME][ADVANCED]Gear System -
wajahatlog - 17.02.2014
Amazing Work +rep
Re: [AWESOME][ADVANCED]Gear System -
Golimad - 17.02.2014
Quote:
Originally Posted by huydollar
can you help me to move this next to the mini map i have a speedo on that place
|
Sure
Here is a pastebin :
http://pastebin.com/6X2Dj5x5
Here is a screenshot :

If you want it more upper, just tell me

You can edit the script if you know how textdraws work
Quote:
Originally Posted by wajahatlog
Amazing Work +rep
|
I appreciate
Re: [AWESOME][ADVANCED]Gear System -
Raza2013 - 17.02.2014
nice
Re: [AWESOME][ADVANCED]Gear System -
Golimad - 17.02.2014
Quote:
Originally Posted by Raza2013
nice 
|
Thank you for your appreciated support
Re: Respuesta: [AWESOME][ADVANCED]Gear System -
Golimad - 17.02.2014
Quote:
Originally Posted by Aliassassin123456
Whatttttttt  ? You are come here and just copy some codes and put all in a script and say sa-mp, full of bugs 
You don't know what is velocity and you say: velosity
This is easy to fix and it's bug of your script not sa-mp.
Easy: ignore Z Velocity for SpeedCheck and use GetVehicleVelocity for ModifyVehicleSpeed.
Think before reply.
You say: This script is for Roleplay ( Cars sticks to the ground, not for Stunt when car can fly up to 10000(posZ) ..
I think in the Role play servers, GTA San Andreas = GTA San Andreas and the GTA has many places for jump ...
|
I didn't copy codes and put them in my script, if you're not glad of this shit, leave here. you're just making some hatred in here. About velosity, you should nothing that it's a little misstype, if you're going to stick to little details, then LEAVE. If you think it's fixable, then fix the fuck of it and tell me what to do. Use those functions that you've mentioned and stop fucking dis-encouraging me. Get lost. If you're able to make such script, then make it and shut the heck up, this script was made to guys that aren't able to use pawn, and they need it. So f**k off.
Re: [AWESOME][ADVANCED]Gear System -
huydollar - 18.02.2014
Quote:
Originally Posted by Golimad
Sure
Here is a pastebin : http://pastebin.com/6X2Dj5x5
Here is a screenshot :

If you want it more upper, just tell me 
You can edit the script if you know how textdraws work
I appreciate 
|
TEXTDRAW 7 is Wrong @@ help me to fix that
Re: [AWESOME][ADVANCED]Gear System -
Golimad - 18.02.2014
I could compile it finely .. Let me check it
I could compile my filterscript with no errors .. Please, you maybe have something wrong with your includes or something .. Just recheck it

or download it again .. Or just use AMX file without compiling
Here you go on mediafire :
Link
Or if you want a Pastebin ( if you can compile ) :
Pastebin
Re: [AWESOME][ADVANCED]Gear System -
Alex Magaсa - 18.02.2014
Nice!