SA-MP Forums Archive
Problem in XhardTruckers GM - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Problem in XhardTruckers GM (/showthread.php?tid=459492)



Problem in XhardTruckers GM - [FoR]EveR - 23.08.2013

Hello, i got problem in idk why. there is it:
1. Speedometer bugged it says only 1 KPH nothing mor
2. How can i remove speedometer and add PPC One?

+1 REP for this who help me helpful


Re: Problem in XhardTruckers GM - Private200 - 23.08.2013

Hide the texdraws or just destroy them, or even don't let them get created.

Add PPC speedometer by downloading the include of it and then using:

pawn Код:
#include <PPC_Speedometer>
at the top of the script, after
pawn Код:
#include <samp_inc>



Re: Problem in XhardTruckers GM - [FoR]EveR - 23.08.2013

Okay, but then i will have problem with police, when i make speed camera and anyone have star police will cant fine or idk, if he can police will get start to from it


Re: Problem in XhardTruckers GM - XtremeR - 19.12.2013

Put the includes properly thats the only problem that everyone does and connect the SQL database.


Re: Problem in XhardTruckers GM - PowerPC603 - 19.12.2013

PPC Speedometer is a filterscript, not an include.
You'll get many errors: duplicate functions and such.