Jump to content

robhol

Retired Staff
  • Posts

    2,120
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by robhol

  1. No, you're going to have to modify freeroam. It's not all that difficult though. For example, you can use element data, a single if-check is enough.
  2. ¯\(0_o)/¯ Well, do you use the editor, do you mean by scripting, or.. what exactly? Ah, sampfg/leecher detected...
  3. ¯\(0_o)/¯ Well, do you use the editor, do you mean by scripting, or.. what exactly? Ah, sampfg/leecher detected...
  4. What's the point in creating a topic here and then refusing to provide information we need in order to help you? Just wondering.
  5. What's the point in creating a topic here and then refusing to provide information we need in order to help you? Just wondering.
  6. Well, obviously they don't... you haven't defined playeraccount anywhere. For onPlayerQuit, use getPlayerAccount(), for onPlayerLogin, it is passed as an argument to the event handler. Check the wiki page. setPlayerScoreboardForced doesn't do anything of that sort... use setElementData.
  7. Well, obviously they don't... you haven't defined playeraccount anywhere. For onPlayerQuit, use getPlayerAccount(), for onPlayerLogin, it is passed as an argument to the event handler. Check the wiki page. setPlayerScoreboardForced doesn't do anything of that sort... use setElementData.
  8. Post your script. If it's not in English, translate it. We're not psychic, you know.
  9. Post your script. If it's not in English, translate it. We're not psychic, you know.
  10. Tried the basic stuff like restarting the game and/or computer? Edit: yay, post 1337...
  11. Tried the basic stuff like restarting the game and/or computer? Edit: yay, post 1337...
  12. That's a very useless post.. for one thing, you already said that, for another, the creator CAN'T move it, and also, the topic is oooooooooold. If it's that important, report it to a moderator.
  13. That's a very useless post.. for one thing, you already said that, for another, the creator CAN'T move it, and also, the topic is oooooooooold. If it's that important, report it to a moderator.
  14. You called it GUIDE and there's something wrong with it?? That just doesn't make any sense...
  15. You called it GUIDE and there's something wrong with it?? That just doesn't make any sense...
  16. eAi is right, as encryption this isn't of much use. In cryptography, base64 is commonly used to "stringify" byte arrays that have been ran through some other form of crypto algorithm, not by itself. Also, as eAi said, it is pretty easy to identify and decode.
  17. eAi is right, as encryption this isn't of much use. In cryptography, base64 is commonly used to "stringify" byte arrays that have been ran through some other form of crypto algorithm, not by itself. Also, as eAi said, it is pretty easy to identify and decode.
  18. By learning how to search... and that goes for your other posts too...
  19. By learning how to search... and that goes for your other posts too...
  20. No, you can't use client-created vehicles. Think about the sync issues. If you create the vehicle server-side (or do it all there) you'll be fine.
  21. No, you can't use client-created vehicles. Think about the sync issues. If you create the vehicle server-side (or do it all there) you'll be fine.
  22. Or just outlaw them completely, as the chance of getting one's way even with payment is practically non-existant for major scripts.. and it's a little annoying to be constantly explaining the same thing.
  23. Or just outlaw them completely, as the chance of getting one's way even with payment is practically non-existant for major scripts.. and it's a little annoying to be constantly explaining the same thing.
×
×
  • Create New...