Jump to content

Felix5k

Members
  • Posts

    45
  • Joined

  • Last visited

Everything posted by Felix5k

  1. triggerClientEvent(player, "blipuplevel", player)
  2. ai problema la baza de date nu face conexiunea
  3. 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.
  4. try to write a outputChatBox to check if is make the function
  5. i don't inderstand what you want to do, to trigger just localPlayer or all?
  6. 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
  7. 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
  8. acest sistem este pe net si incerci sa il vinzi.
  9. tu vrei 20 de euro pe el si e si pe net si nu e nici smecher..
  10. Felix5k

    help in acl

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

    help in acl

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