Jump to content

Benevolence

Members
  • Posts

    367
  • Joined

  • Last visited

Everything posted by Benevolence

  1. Benevolence

    Permissions

    Is there a full script for it?
  2. Benevolence

    Permissions

    No, I want to see all of the accounts that already exist. Perhaps if I want to do a wipe or remove a certain account.
  3. Benevolence

    Permissions

    And how can I see which accounts exist?
  4. Benevolence

    Permissions

    It works. One question, if I forget my info for this, how can I find it? Like if I forget my password. Where does the info save?
  5. Benevolence

    Permissions

    No I tried a couple times. Also, when i type only /register it doesn't even say a SYNTAX msg.
  6. Benevolence

    Permissions

    Btw JR10 that last code you sent me didn't work for me.
  7. Thank you it fixed it. I knew someone would find the solution if I mentioned gate-system, since I can't think of anything else to cause this.
  8. Grr effing gate system.
  9. I made sure.. and still.
  10. Na, I even renamed the resource folder.
  11. So I reinstalled my whole server on my host which expired but I got it back by paying for it. I found one random problem which is my LSPD gates are not showing. I try starting my gate-system resource but it says resource not found when its there and in acl.xml and everything. Why is it doing this?
  12. Benevolence

    Permissions

    Nobody has permissions for debugscript 3 (not even me). I got it set that way cause regular players were abusing it.
  13. Oh wow. To everyone: Don't use random hosts, stick with the popular ones. eg: serverFFS
  14. I'd like to change how objects look. Is it publicly released on how to do this?
  15. Thought so, just hoped it'd be something more since I can already do this with map editor....
  16. What exactly is it for? I'd like to know more.
  17. Benevolence

    Permissions

    Meta.xml 'Tank07' version='1.0' name='Register' description='Registration' type='gamemode' /> Register Script: addCommandHandler("register", function(player, cmd, name, password) local account = addAccount(name, password) if account then outputChatBox("Thank you " .. getPlayerName(source) .. ", you're now registed, you can login with /login",player) end end)
  18. That's off topic. Not at all.
×
×
  • Create New...