Jump to content

Akkarin

Forum Manager
  • Posts

    3144
  • Joined

  • Last visited

  • Days Won

    212

Everything posted by Akkarin

  1. We don't currently support any 2016 clients officially.
  2. Akkarin

    Donation help

    In config/application.php 'CreditExchangeRate' => 1.0, // The rate at which credits are exchanged for dollars. So setting that to 1000 would be an exchange rate of 1000 credits to 1 dollar.
  3. Topic moved from Forum Issues to Source Support.
  4. An update has failed for our forum software and so I've had to revert the data back to a previous state, the nearest complete backup was ~36 hours ago, so there are a few topics and replies that have vanished. If you have any ongoing issues with the forum, please send me a PM.
  5. I haven't seen anyone advising against using IIS, but i guess thats because most people purchase webhosting they don't need to install anything as apache & php are already provided. I assume you're running your control panel from your home pc/windows vps?
  6. From the dev post: Renewal 2012:2012-04-10aRagexeRE This is the only 2012 client that rAthena supports.
  7. This doesn't provide information we need in order to help you. Visual Studio version? Installed Toolset?
  8. The method you use depends on what you'll be using it for. It may well be less resource heavy to just alter the default stats and behaviour of mobs and then let them continue being normal when they are attacked or begin chasing. If that makes sense.
  9. The anonymous stats feature was removed last year. It gave the stats to us, it didn't display anything extra to you. Update your rA.
  10. It's nothing like using xampp.
  11. Doing a Google search for smtp gmail settings gives you a page by Google that lists all their correct settings. https://support.google.com/a/answer/176600?hl=en Go figure.
  12. What script for where? Would you like to be more helpful and specific about what kind of script you want and where it's supposed to be? If you're just looking to have flux support multiple char/map servers then you just copy and paste the array in servers.php that contains the char and map servers.
  13. You just copy paste the array that contains the char and map servers in config/servers.php
  14. Look on the list and ask the people that say they do scripting? Come on..
  15. Fluxcp works providing php is available. IIS is a web service platform. If you install php then yes, it'll work.
  16. You can add additional jobs, just do a search and add in the src, then add a few lines in your client files. If you're using a new client, it will be difficult to add new job names because they're hardcoded to respond to particular lines in your msgstringtable.txt file. If you don'[t mind using an older client, you may well be better off using an old xray client.
  17. Paid 3rd Party: https://rathena.org/thirdpartyservices/ There are very few people who would give you scripts and a module for fluxcp that would accomplish this for free.
  18. At present the cp tables are stored in the same location as the server tables. You can have your cp Web files separate from your server files if your webhosting allows remote sql, but if not I'm afraid you can't separate them. I'd looked into keeping cp tables separate in the past, but for speed and for the sake of extra confusing configs I let the idea go.
  19. SGCP is ancient and longer updated, so it won't work after all the sql changes we've made over the years. FYI: an internal server error message doesn't help anyone tell you whats wrong. You'd need to look at your php error_log.
  20. Version 1.0.0

    194 downloads

    Contents: 3 map files (.gat .gnd .rsw) 1 minimap (.bmp) There is no script for this map, it was just something i created for a friend last year as he had a "wave" instance script where mobs were spawned in the south-east corner of the map and they made their way to the north-west corner, so i built a small town and placed a wooden door hidden amongst the trees to signify the end-point.
    Free
  21. View File xmas event map Contents: 3 map files (.gat .gnd .rsw) 1 minimap (.bmp) There is no script for this map, it was just something i created for a friend last year as he had a "wave" instance script where mobs were spawned in the south-east corner of the map and they made their way to the north-west corner, so i built a small town and placed a wooden door hidden amongst the trees to signify the end-point. Submitter Akkarin Submitted 05/14/2017 Category Maps & 3D Resources Content Author  
  22. Version 1.0.0

    170 downloads

    Contents: 3 map files (.gat .gnd .rsw) 1 instance script file (.txt) This is just a quick instance script i wrote for a server i used to develop for. It uses a slightly modified version of the default @jail map with the staircase and bars removed so that the mobs spawned inside each of the cells can roam around once they're spawned by the script. On entrance, 2 mobs are spawned, then once killed the script will spawn two more further down the corridor. When they're killed you get two more mobs spawned a little further up. etc etc until you reach the top of the map where MvPs are spawned in the cells at the top, one at a time. There is no instance entrance script, you should decide how you want to create the instance yourself. This was designed to be IM_CHAR with a Base Level requirement of 99+ but it's up to you how you implement it. There are probably errors. If you can't fix them yourself, you shouldn't be running a server. Prize is configured at the bottom of the script. Don't forget to add to your db/import/instance_db.txt file.
    Free
×
×
  • Create New...