Üzenetek megjelenítése

Ez a szekció lehetővé teszi a felhasználó által írt összes hozzászólás megtekintését. Vedd figyelembe, hogy csak azokba a fórumokba írt hozzászólásokat látod, amelyekhez hozzáférésed van.


Üzenetek - Bestien Brice

Oldalak: [1]
1
Archívum / Vallhala (Frakció tipusra állítás)
« Dátum: 2014. október 18. - 14:36:07 »
Köszi!  :D
Álmos voltam.
Egy else és egy end hiányzott.
Zárom

2
Archívum / Vallhala (Frakció tipusra állítás)
« Dátum: 2014. október 18. - 03:50:28 »
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)

Oldalak: [1]
SimplePortal 2.3.7 © 2008-2024, SimplePortal