[FilterScript] [FS] FuelSystem+SPEEDOMETER v1.8 & [FS]Checkpoint Handler (ideal for RP)
#21

HI! It is all integrated, now you have fuel and speedo in the same file.

Quote:
Originally Posted by AXE
Checkpoint on default is only in SF so you must by yourself place it.
How to do fuel more expensive? maybe 5$, not 2$
Actually, there is only one checkpoint in SF 11 in LV island and 5 in LS and sorrounding towns

Quote:
Originally Posted by Richy_Palifonic
I get in a car drive to refuel and i fall from the sky with no car.
THATS REALLY WEIRD! it never happends to me, I will check that. Maybe another FS is interfiering

Quote:
Originally Posted by Lordy
GTAIV: are you sure you havent removed the CHECK from your server.cfg on the filterscripts line? thats all I can think of that may have made them go.
Maybe check FS isn't working well, you have "FuelSystem.txt" inside "CheckpointsFiles.txt" file?
When your server start, read the log in the window and see how many checkpoints has been initialized.

See you later!
Reply
#22

Well, yes. Inside ChecpointsFile.txt is FuelSystem.txt. And Lordi, OF COURSE, there's CHECK in the Filterscript line!
Well, it was working great on my home Server (on my PC) but on my real Server... I've uploaded it all via FTP... but the checkpoints aren't there.
Hey. Is your Filterscript working on Linux?

Reply
#23

Sorry, i never tr them on linux, maybe there is a problem with the "read from files" part, we should ask a pro-linux-user about this. WTB can you post or PM me your server_log.txt?.
The only difference beetwen this two servers is the O.S.?

See you later.
Reply
#24

very nice once again you make a good fs
Reply
#25

Great, it's working again. Thx for the Script, again.
Reply
#26

I wanna advise you to do some things:
-to extend a fuel tank to 60 litres, because 44 it's not enough.
-change a pay for fuel to more expensive.
and to do something with speedometer, he show incorrect speed.
Reply
#27

Quote:
Originally Posted by AXE
I wanna advise you to do some things:
-to extend a fuel tank to 60 litres, because 44 it's not enough.
-change a pay for fuel to more expensive.
and to do something with speedometer, he show incorrect speed.
You can change the values on your own, just by editing the first 20 lines of the script, about the speedometer... What should be the real speed? how about 25% slower? 30% maybe? The problem is that I don't know what the metric of GTA SA is, so I can adjust it really well (remember it is Kilomter per hour, 2 miles per hour = 3 kilometer per hour (kinda of) ) I can use some help here.

See you later!

Reply
#28

How I can remove speedometer and leave only tank sensor?
Reply
#29

Well you can edit the v1.5 or you can use old v1.3
v1.3 (without speedometer)
http://www.savefile.com/files/1001564

See you later!
Reply
#30

Brilliant, you make so many scripts so fast
Reply
#31

Quote:
Originally Posted by zeruel_angel
THANKS!

Sorry for the bug, I will fix it. Did you allowed the commands in the fuleconf.txt file?

See you later!
Yes, server says unknown command.
I don't really know why because the admin part works fine.
That problem with the chekpoint i had in all the other versions to, thought my bank script was broken but it was your script that maked it "broken" so i have one with no chekpoints.

Also when i have put the chekpoints of in the conf there still there.
Reply
#32

Quote:
Originally Posted by GMusicOn
Quote:
Originally Posted by zeruel_angel
THANKS!

Sorry for the bug, I will fix it. Did you allowed the commands in the fuleconf.txt file?

See you later!
Yes, server says unknown command.
I don't really know why because the admin part works fine.
That problem with the chekpoint i had in all the other versions to, thought my bank script was broken but it was your script that maked it "broken" so i have one with no chekpoints.

Also when i have put the chekpoints of in the conf there still there.
Ok, first, sorry, its MY mistake, the command is "/buygas"

Second you need to also erase the word "check" from your "server.cfg" file...

Third, there is a MAYOR bug so all of you will need to download the new version... SORRY

Download links
FULL PACK v1.8.01
Speedometer + 18 gas stations.
Languages feactured: Spanish, english, dutch, german and portuguese!
-> CLICK <-
Reply
#33

Quote:
Originally Posted by zeruel_angel
Quote:
Originally Posted by GMusicOn
Quote:
Originally Posted by zeruel_angel
THANKS!

Sorry for the bug, I will fix it. Did you allowed the commands in the fuleconf.txt file?

See you later!
Yes, server says unknown command.
I don't really know why because the admin part works fine.
That problem with the chekpoint i had in all the other versions to, thought my bank script was broken but it was your script that maked it "broken" so i have one with no chekpoints.

Also when i have put the chekpoints of in the conf there still there.
Ok, first, sorry, its MY mistake, the command is "/buygas"

Second you need to also erase the word "check" from your "server.cfg" file...

Third, there is a MAYOR bug so all of you will need to download the new version... SORRY

Download links
FULL PACK v1.8.01
Speedometer + 18 gas stations.
Languages feactured: Spanish, english, dutch, german and portuguese!
-> CLICK <-
Think that bug did it, The new version works perfect for me.
But the kmp/h doesn't work properly i'm driving full speed and going allmost 200 and then it goes to 150 and 180 and so back to 200.
It doesn't really work that good but the fuel script works fine also the admin part.
By the way i don't need the chekpoints (got mapicons) so i didn't test it don't know if that works fine but my bankscript still works now.

Thank You!!
Reply
#34

Very nice the bus has fix
Reply
#35

nice, i like it
did you want a french translation ?

R@f
Reply
#36

Another BUG

If you /buygas 999999999 the server give you this money :/

Cumps
Reply
#37

Quote:
Originally Posted by Duelos SA
Another BUG

If you /buygas 999999999 the server five you this money :/

Cumps
Didn't know that but now i do, i have the luck that my server kicks then.
Every time i'm coming online on my account with that much money the server kicks me.
Hope zeruel can fix the bug. And hopefully it works on my server then without problems.

Reply
#38

Quote:
Originally Posted by R@f
nice, i like it
did you want a french translation ?

R@f
YEEEEEEEEEEEEEEEEESSSSSSSSSSSSSSSS =D

Quote:
Originally Posted by Duelos SA
Another BUG

If you /buygas 999999999 the server five you this money :/

Cumps
._. working on it, thanks ppl!

*5 minutes later*

CRAP! this is a S**T! I can believe it... >_> number type error... (coders crap)

if you want a fast solution change line 437
Code:
 if (cant<1)
to
Code:
 if ( (cant<1) || (cant>1024))
I will fix, compile and update the first post later...

THANKS FOR THE BUG REPORT!

See you later!
Reply
#39

Well for me it works. The bug is gone
Great work!
Reply
#40

here's the french traduction
http://www.xeonshare.com//dld.php?i=...c-cc9caf50f3a4

R@f
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)