Jump to content

Recommended Posts

PL: Nie mogę używać wiążącego klucza na literę k aby silnik sie wyłączał.
PL: Nie moge ustawić klawisza powiązania , ABY mozna bylo wykonać dziesięć Skrypt Za Pomocą funkcji „K”

turnEngine (odtwarzacz) 
     Lokalny Samochód = getPedOccupiedVehicle (odtwarzacz) 
   if (Samochód i getVehicleController (Samochód) == gracz), A następnie 
         ustawVehicleEngineState (Samochód, (not getVehicleEngineState (car))) 
          if (getVehicleEngineState (car)) następnie 
            outputChatBox („Silnik: Twój silnik wyposażony wyposażony.”, player, 0, 255, 0) 
       else 
               outputChatBox („Silnik: Twój silnik dostępny wyłączony.” , 255, 0, 0) 
        koniec 
   koniec 
  koniec 
 addCommandHandler („k”,

Edited by jason38
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...