Szerző Téma: Vallhala (Frakció tipusra állítás)  (Megtekintve 684 alkalommal)

Vallhala (Frakció tipusra állítás)
« Dátum: 2014. október 18. - 03:50:28 »
0 Show voters
Sziasztok!
Ebbe hol a hiba? - Szükségem lenne a frakció tipus -ra állításra.
Előre is köszönöm.
 
function fix (thePlayer)
local theTeam = getPlayerTeam(thePlayer)
local factionType = getElementData(theTeam, \"type\")
        if not (factionType==4) then
         outputChatBox(\"Nincs járműszerelő képesítésed.\", thePlayer, 255, 0, 0)
                         local theVehicle = getPedOccupiedVehicle (thePlayer)
                                  if theVehicle and getVehicleController ( theVehicle ) == thePlayer then
                                        fixVehicle (theVehicle)
                                            outputChatBox (\"Sikeresen megszerelted a járművet !\" , thePlayer)
    end
end
addCommandHandler (\"szerel\" , fix)
« Utoljára szerkesztve: 2014. október 18. - 08:45:22 írta Bestien Brice »

Carlos

  • Vendég
Vallhala (Frakció tipusra állítás)
« Válasz #1 Dátum: 2014. október 18. - 12:54:08 »
0 Show voters
Első ránézésre hiányzik egy
 
end 

Vallhala (Frakció tipusra állítás)
« Válasz #2 Dátum: 2014. október 18. - 14:36:07 »
0 Show voters
Köszi!  :D
Álmos voltam.
Egy else és egy end hiányzott.
Zárom
« Utoljára szerkesztve: 2014. október 18. - 14:37:58 írta Bestien Brice »

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal