Jump to content

enzopaul4

Members
  • Posts

    104
  • Joined

  • Last visited

Everything posted by enzopaul4

  1. YEHH , i am biginner . and i am very bad.. but neah , i want to make my best
  2. O guyz i'm so happy =))
  3. OMG OMG OMG THX THX THX THX
  4. enzopaul4

    play sound

    Why not working?Why?Cai?Vai?? Pz Help plz function play () local sound = playSound("resources/christmasde.mp3") setSoundVolume(sound, 0.5) end addEventHandler("onPlayerJoin", localPlayer,)
  5. addEventHandler ( "onPlayerChat", root, function ( msg, type ) if isObjectInACLGroup ( "user." .. getAccountName(getPlayerAccount(source)), aclGetGroup ( "Admin" ) and type = 0 then cancelEvent ( ) function outputMessage(author,message) outputChatBox("#ff0000[T] #FFffff"..author..": #FF0000"..message,getRootElement(),0,255,0,true) end function changetag(author,message) outputChatBox("#ff0000[Tulaj] #FFffff"..author..": #FFd700"..message,getRootElement(),0,255,0,true) end addCommandHandler("rang",changetag)
  6. Hi i have a friend and he have a problem , when he starts mta sa , his screen is full black , he have nVidia grivers . Any help pls?
  7. ok , i try it thank you
  8. Hi , i want a resource for voting , like when i type /startvote Do you like our server? this to apear in chat box and a syntax like "Avote has started , for answer type /vote yes or /vote no And in 2 minutes to apear like The vote was finish ! Yes: (number) No: (number)
  9. ohye , i make it guyz i make it , thank you a lot!
  10. I want to make a script like , owner show , if player create a vehicle from f1 , and if he enter on the vehicle , in the middle down i want to show like OWNER: the owner of this vehicle Vehicle: the name of the vehicle
  11. Hi , i want to make in my login panel a song , like i put the song in folder "loginpanel" and than the song need to be in game
  12. enzopaul4

    VIP LOGIN

    Hello , i want to make a script , like when a player is login and his account is on the VIP group then to set this player server automaticaly to the VIP team (on scoreboard)
  13. If i run the comanda /run setBlurLevel (0) , i have a error ERROR: #000000RPL|#00ffffAxeL executed command: setBlurLevel (0) Error: [string "return setBlurLevel (0)"]:1: attempt to call global 'setBlurLevel' (a nil value) Thank you for reply
  14. ok , thank you , i am biginner.. thank you
  15. https://community.multitheftauto.com/index.php?p=resources&s=details&id=11851 The text down , like a console in the game , how can i found these script?
  16. Hello i have this script , how can i make if player is in vehicle , player to be teleporting to the location with the car? Thank you function teleport(thePlayer) if thePlayer then setElementPosition(thePlayer, 1792.99231, -1907.76294, 13.39883) outputChatBox("Ai fost teleportat catre Garajul Tunning Auto!", thePlayer, 0, 255, 255) end end addCommandHandler("tunning", teleport)
  17. Salut am incercat sa fac un script pentru a arata orele jucatorului de pe cont atunci cand se logheaza dar am putut sa fac numai sa arata de cat timp jucatorul joaca , vre-un ajutor?
  18. Hii , i want to make a system with hours , like get player account hours and to show these hours on tab . Thank you for any help!
  19. Thank you , you're my friend What's "Sai fora remelau" ?
  20. Yeah , i tryed , but i can't set this ... i want a exemple , when it is no problem
×
×
  • Create New...