Jump to content

wishy

Contributors
  • Posts

    204
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by wishy

  1. You can use the API for that, https://docs.freemmorpgmaker.com/api/v1/endpoints/players.html#take-item
  2. wishy

    WIP Floor 100

    Updated the farming, everything is skill level based now, the higher your farming level the better the success rates and rewards. Crops grow when you are offline too now. Added the basics of farm animals.
  3. You can only do "Player1 slapped player2." with "/trigger param" and use "\pn slaps \param" as text
  4. You can add me but I can't promise much of my time though, there's only 24h in a day and I usually need 32h :p
  5. Can't you add a slot for hair, do an event spell for the transformation and change the hair slot with the event?
  6. wishy

    WIP Floor 100

    Small update, Added Forum with game account integration, External Password reset and Custom Leaderboards to the website Embedded Video Link
  7. Should make an english version Would play!
  8. love your work! Can you make my avatar? or this one:
  9. I'm always up for a paid job PM me with what you need and your budget, and we can talk
  10. I've made both, a control panel for admins and a website for users, see my thread video's for examples:
  11. You have to add animations
  12. wishy

    PHP -snip-

    this is yours works from here
  13. wishy

    PHP -snip-

    this should work if that account has api access -> in console: api MY ACCOUNT true
  14. wishy

    PHP -snip-

    should work now, i see
  15. wishy

    PHP -snip-

    what about http://theceltosservidorsul.brazilsouth.cloudapp.azure.com:5401 as host?
  16. wishy

    PHP -snip-

    In the Server/Resourcs/config/api.config.json make sure it has Hosts": [ "http://localhost:5401", "http://theceltosservidorsul.brazilsouth.cloudapp.azure.com:5401" ], or Hosts": [ "http://localhost:5401", "http://104.41.13.150:5401" ], and "Enabled": true,
  17. wishy

    PHP -snip-

    http://theceltosservidorsul.brazilsouth.cloudapp.azure.com:5401/api/oauth/token should show: {"error":"grant_type_missing"} but it shows: Bad Request - Invalid Hostname HTTP Error 400. The request hostname is invalid.
  18. wishy

    PHP -snip-

    be sure you https://docs.freemmorpgmaker.com/api/v1/introduction/setup.html#enable-the-api and restart the server
  19. wishy

    PHP -snip-

    https://docs.freemmorpgmaker.com/api/v1/introduction/setup.html create an account ingame, give it api access (Grant API Access in the link above) use that account login + pwd server = ip:port (example: 127.0.0.1:5400)
  20. wishy

    PHP -snip-

    -snip-
  21. wishy

    Players lag

    Processador Xeon Servidor VPS 8 vCORE Intel E3/E5/I7 is not really specific, that's 3 different types of processor, doing a google search led me to this host: https://bhservers.com.br/vps-linux (which is down atm, for you too?) got logs? I saw in your earlier help requests that you had lots of flood burst packets, these can cause some serious lag to your server and/or players, even crash their router/modem or server statistics? like Would help with finding the bottleneck.
  22. [Error] [Flood]: 121 Burst Packets does not seem healthy also, does your host allow sending mails? i get this while testing your host: while it should say:
  23. it can take an hour for gmail to update the less secure settings btw, if that doesn't help i'm out of advice. I'm using my own mailserver and it works fine, so either intersect doesn't work with gmail or you're having a setting wrong somewhere.
×
×
  • Create New...