Jump to content

eAi

Retired Staff
  • Posts

    2,986
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by eAi

  1. If you wish to distribute a resource, you're welcome to do so, but just distribute the resource, you don't need files with abusive names to do so. The MTA Community provides free hosting - https://community.multitheftauto.com And try to write something vaguely coherent if you do so.
  2. If you wish to distribute a resource, you're welcome to do so, but just distribute the resource, you don't need files with abusive names to do so. The MTA Community provides free hosting - https://community.multitheftauto.com And try to write something vaguely coherent if you do so.
  3. "System of Exploitation 7" may be accurate, but is confusing when you mean "Windows (Operating System) 7"
  4. "System of Exploitation 7" may be accurate, but is confusing when you mean "Windows (Operating System) 7"
  5. eAi

    Race pickups

    Figuring things out yourself doesn't include asking other people does it?
  6. eAi

    Race pickups

    Figuring things out yourself doesn't include asking other people does it?
  7. eAi

    Encoding/decoding

    Base 64 clearly isn't encryption. It's encoding, don't expect this to fool any but the most amateur hacker. Base 64 encoded text also tends to be fairly distinctive, if nothing else than it's tendency to have = or == at the end.
  8. eAi

    Encoding/decoding

    Base 64 clearly isn't encryption. It's encoding, don't expect this to fool any but the most amateur hacker. Base 64 encoded text also tends to be fairly distinctive, if nothing else than it's tendency to have = or == at the end.
  9. eAi

    Problem create map

    You must have got the thingamajig in the wrong widget.
  10. eAi

    Problem create map

    You must have got the thingamajig in the wrong widget.
  11. eAi

    Player ids.

    Well, function isIDAvailable ( id ) if ( availableID[id] ) then return true else return false end end could just be: function isIDAvailable ( id ) return availableID[id] end What doesn't work with the code you've given?
  12. eAi

    Player ids.

    Well, function isIDAvailable ( id ) if ( availableID[id] ) then return true else return false end end could just be: function isIDAvailable ( id ) return availableID[id] end What doesn't work with the code you've given?
  13. eAi

    Hide Player Map

    I'd suggest forcePlayerMap(forceOn, forceOff=false)
  14. eAi

    Hide Player Map

    I'd suggest forcePlayerMap(forceOn, forceOff=false)
  15. This is the kind of stuff you're taught when you're about 8 or 9, you really should know it.
  16. This is the kind of stuff you're taught when you're about 8 or 9, you really should know it.
  17. eAi

    [REL] radio3d

    BfV Regular: We've no way to validate the veracity of your claims, as such we will take your warning under advisement. MTA doesn't have anything of value that would be worth stealing, like cd keys. Thank you for your warning, but we'll give madis the benefit of the doubt until we have any evidence to the contrary.
  18. eAi

    [REL] radio3d

    BfV Regular: We've no way to validate the veracity of your claims, as such we will take your warning under advisement. MTA doesn't have anything of value that would be worth stealing, like cd keys. Thank you for your warning, but we'll give madis the benefit of the doubt until we have any evidence to the contrary.
  19. Try using the US 1.0 version.
  20. Try using the US 1.0 version.
  21. eAi

    Christmas Tree

    You don't mean https://community.multitheftauto.com/index.html?p ... ils&id=523 do you?
×
×
  • Create New...