Jump to content

Felix5k

Members
  • Posts

    45
  • Joined

  • Last visited

Everything posted by Felix5k

  1. trebuie sa ai moduri
  2. prezent
  3. triggerClientEvent(player, "blipuplevel", player)
  4. ai problema la baza de date nu face conexiunea
  5. Felix5k

    Gta map to MTA

    nice
  6. wait , i'am testing now on my server client-side function work (element) if element == localPlayer and isElement(marker) then triggerServerEvent("setAnim", localPlayer,localPlayer) end end addEventHandler("onClientMarkerHit",root, work) server-side function setAnim(thePlayer) outputChatBox("Hi", thePlayer, 100,255,100) setPedAnimation(thePlayer, ...) obj = createObject ( id, x, y, z, 0, 0, 0 ) exports.bone_attach:attachElementToBone( obj, thePlayer, 4, 0, 0.4, - 0.6, -90, 0, 0 ) end addEvent("setAnim", true) addEventHandler("setAnim", root, setAnim) it should work now.
  7. try to write a outputChatBox to check if is make the function
  8. i don't inderstand what you want to do, to trigger just localPlayer or all?
  9. Quest-System Hi MTA players, I worked on a quest system for you I will leave a download link below. Created by : Felix5k Discord : Felix5k#2041 Link : https://community.multitheftauto.com/index.php?p=resources&s=details&id=16061
  10. Quest-System Salut jucatori de MTA, am lucrat la un sistem de quest pentru voi am sa las mai jos un link de descarcare. Creat de catre : Felix5k Discord : Felix5k#2041 Link : https://community.multitheftauto.com/index.php?p=resources&s=details&id=16061
  11. acest sistem este pe net si incerci sa il vinzi.
  12. tu vrei 20 de euro pe el si e si pe net si nu e nici smecher..
  13. Felix5k

    help in acl

    <group name="Admin"> <object name="user.yourname"></object>
  14. Felix5k

    help in acl

    <object name="user.yourname"></object> add in group admin or what you want
  15. Beautiful
×
×
  • Create New...