Jump to content

-Doc-

Members
  • Posts

    300
  • Joined

  • Last visited

Everything posted by -Doc-

  1. -Doc-

    Chat type

    A new chat type. Like the 0 is the default and 2 team chat to add a new one.
  2. -Doc-

    Chat type

    Is it possible to add a new chat type?
  3. Ofc. Help panel for example? Why it has romanian? Ha? Cuz i made it im from romania.
  4. I'm saying this because he stoles my resources and ideas and editing them to look like he made them. Thats what i mean.
  5. Dont help this guy in stolen scripts... Oh, please stop. This its not your script. You cant make a simple bind. You kids will never learn. And in your shet-roam nothing made by you. Only forum helps and getting resources for giving admin. I can prove it. Btw stop sending people in my server to advertise. Remember i have logs. 'Everybody come to shet-roam, oussez said who will advertise on blueroam will be vip'
  6. Oh, please stop. This its not your script. You cant make a simple bind. You kids will never learn. And in your shet-roam nothing made by you. Only forum helps and getting resources for giving admin. I can prove it. Btw stop sending people in my server to advertise. Remember i have logs. 'Everybody come to shet-roam, oussez said who will advertise on blueroam will be vip'
  7. Hey i was wondering about this script. It wont set data to false after 7 seconds. function someFunction() setElementData(source, "nametags.bubble",true) setTimer(function() setElementData( source,"nametags.bubble",false) end, 7000, 1); end
  8. -Doc-

    Host

    Which host is the best and cheap? And can use FTP like fileZilla
  9. -Doc-

    Crosshair bug

    What are you trying to do? And you made that script?
  10. Just try to make by your self or think. By the way you have 3 variable that have textItem that result it will thisplay all them instantly otherwise nothing.
  11. Is it possible to setElementData and after 5 seconds remove the data?
  12. Is something wrong with this guy? I thing yes! http://imgur.com/C6USU94 Copying my scripts. My sentences. Nothing original Fk off
  13. -Doc-

    Rank emblem

    I wanted to display rank emblems in scoreboard but it won't. exports.scoreboard:addScoreboardColumn('Rank') function scoreLevel () local account = getPlayerAccount(source) local level = getElementData(source, "player.level") if isGuestAccount(account) then setElementData(source, "emblem.system", "ranks/guest.png") --Show the image for guest players else setElementData(source, "emblems.system", tostring("Rank_"..level..".png" )) --Show the images rank end end addEventHandler("onPlayerJoin", getRootElement(), scoreLevel) addEventHandler("onPlayerLogin", getRootElement(), scoreLevel)
  14. -Doc-

    Pm problem

    Thanks i've fixed it.
  15. -Doc-

    Pm problem

    Code removed by Blue
  16. -Doc-

    Something wrong?

    Look in pm i sended my script.
  17. Is something wrong there? function isPlayerMoving(player) return (not isPedInVehicle(player) and (getPedControlState(player, "forwards") or getPedControlState(player, "backwards") or getPedControlState(player, "aim_weapon") or getPedControlState(player, "left") or getPedControlState(player, "right") or getPedControlState(player, "accelerate") or getPedControlState(player, "brake_reverse") or getPedControlState(player, "enter_exit") or getPedControlState(player, "enter_passenger"))) end
  18. If youre a 'pro scripter' why you dont even try to make a code? http://imgur.com/asq6Fxa
  19. Nice scripter. Asking on forums all things he need and sais better than me pfff. Youre saying this because i banned you. Proof: http://imgur.com/asq6Fxa
  20. Dont help this guy. He trying only to copy. Proof there. http://i.imgur.com/JBZx0Wa.jpg
  21. OMG. Really guys? Better dont trust this guy. He is using all of you he cant even make an: outputChatBox
×
×
  • Create New...