Jump to content

roaddog

Members
  • Posts

    346
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by roaddog

  1. File exists, if i check the resource running or not, i think will do it, But why would it giving me warnings eventho its already running? is it because the resource file isnt ready? Ps. It happens on join.
  2. So i used other resource file path to keep it low size but everytime i join game i got this warning Bad file path [:resourcename/fonts/something.ttf] The line in script i just put in on top like local font = guiCreateFont(":resourcename/fonts/something.ttf") Soo how to get rid of this warning. should i check if the resourcename is running?
  3. Very nice but can u give more details abt the exported function what return and what type each arguments.
  4. Common problem use the first parameter check if hit element is local player.
  5. https://wiki.multitheftauto.com/wiki/split
  6. Whats not working? Any error debugscript?
  7. That resource need rights to addAccount which admin or console does... So put resource.login in acl.
  8. Put login resource in admin acl.
  9. Nvm i had to edit the image.
  10. Hey i have a problem with this function I cant really change the color I set the color using guieditor guiSetProperty(gui, "ImageColours", value) But it still black idk why.
  11. Great work Arios, always love your design <3.
  12. Server side function setSirenState(state) if state == 1 then --what to do if its 1 else --what to do if its not 1 end end
  13. roaddog

    security

    I think you need to convert ur system to GUI based and use function that karim posted cuz i think there is no way to change char in the chatbox while you re typing it
  14. You give me a hard laugh. Did you just copy this topic from somewhere? Yes i did ask someone to translate tuts from arabic section but it went wrong damn. But thanks tho.
  15. Am i allowed to post here? Nvm Hey somebody translate this and put in sccripting>tutorials This is very helpful for others Thank you.
  16. Explain better I dont get it.
  17. 1. Login 2. Look at top right corner there is a project scrollpane. 3 select new issues There u have it menu to report new issue.
  18. roaddog

    The last reply

    Sometime he spoke that. Exactly some-day, some-hours:some-minutes:some-seconds some-nano-seconds and some-mili-seconds Nailed it
  19. getVehicleComponentPosition?
  20. Blueberry the best place for roleplaying i guess.
  21. I think its a bug, because i try using that in server it doesnt trigger the onColShapeHit but it works if the marker created in client.
  22. No warning or error? Try debugging by adding ouputChatBox if the function is called or not
  23. Add a check to see if element is localPlayer.
  24. I tried the code its working just fine, maybe you have other element rather than the db assigned to it. Its weird.
×
×
  • Create New...