SA-MP Forums Archive
[HELP]Definised - 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: [HELP]Definised (/showthread.php?tid=608689)



[HELP]Definised - Markoni990 - 04.06.2016

I made the fuel system and put that displays fuel allowed in tanks and hundreds of spores ovo e sad problem is that the menu for the engine not to display 40L but shows 60L.Bike 40l Cars 60l Boat Hell 100l

PHP код:
    for(new 1<= brojvozilac++)
    {
if(
VoziloJeAvion(c) || VoziloJeBrod(c) || VoziloJeKamion(c)) { GorivoP[c] = 100; }
else if(
VoziloJeMotor(c)) { GorivoP[c] = 40; }
    else if(
VoziloJeBicikla(c) || GetVehicleModel(c) == 538) { GorivoP[c] = 1000000; }
    else { 
GorivoP[c] = 60; }




Re: [HELP]Definised - justice96 - 04.06.2016

I don't understand your language, you better translate it to English


Re: [HELP]Definised - Markoni990 - 04.06.2016

How to install that displays fuel motors 40 L on a car 60 l i beard on the plane 100.


Re: [HELP]Definised - Markoni990 - 04.06.2016

Bump


Re: [HELP]Definised - Markoni990 - 04.06.2016

BUMP