Jump to content

caspe

Members
  • Content Count

    146
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by caspe

  1. u can do this using PHPADMIN
  2. contatosummerzWhat is your Hercules version? or when u have download it? because i don't got errors which u have provided.
  3. Well basically u have to link website with your server database, no need to link with your Web host database it just meaningless because your server database is located in VPS, so just link your server database with your site using servers.php which u can find in Config folder. In your servers.php 'Hostname' => 'Your vps ip', 'Username' => 'Sql Username', //bassically create another user and assign him permissions 'Password' => 'Sql user password', 'Database' => 'Database name', This is your main config in your servers.php DbConfig, do same with LogsDbConfig and in your application.php use your web host IP. Also even after doing this your VPS server SQL Database does not accept outside host to manipulate it, so there is one sql file you have to edit (i don't remember name right now, so u have to search google for it or maybe someone here know) after that your flux start working. Check here for remote connection to mySql, just change bind-address = 0.0.0.0 and restart and check
  4. Yes this should be awesome plugin, i think this should be implemented in main project.
  5. yes Does this can be implemented using source code? allowing sending similar packets for BG map like woe map? How about hexing manually, without using NEMO?
  6. Can someone please fix this NEMO patch (using 2014-02-05 client) or any kind of code which will allow to display fake guild emblem on top of Player in BG maps. Enable Emblem for BG This patch has alignment problem like this image other than that it working fine, i would be great if this patch turned for regular Nemo version. Thanks.
  7. Well ready made host are re sellers who provide some extra service (such as Ragnarok patcher, sub-domain with flux installed) and charge for it. If u know how to manage VPS, then u can cut your expenses in half. If u afraid of wasting money on VPS because u don't know how to use, just go digital ocean and find coupon code like 10$ coupon code for new user, then create minimum price droplet and keep testing.
  8. Hello, thanks for this link. does buying VPS comes with free website like Ready Made host? Mostly no,i depend on where you buy your VPS.
  9. Ragnarok Online Setup on VPS This will help u.
  10. on which BG mode this problem occur? or every BG mode? show us your console errors, does you got any error while compiling?
  11. Here in Queue BG rewrite u can get source and items which can be only used in BG and WOE maps.
  12. Error : 1. Triple inferno when someone killed, when skull dropped on ground. Easycore The patch u have provided for show guild emblem worked, but when i used hBG.c from your github, to remove sword icon, i need to on noshift option to attack opponents. can u provide function which will remove sword emblem? or maybe just adding transparent ÀüÀåÀûÇ¥½Ã.bmp in grf work fine. Also my client does not show emblem in proper way, which client your using? See the emblem mismatching lines, using 2013-08-07 client
  13. EasycoreHmmm, i don't understand what are you said about Guild Emblem, but non of them are admin
  14. Some ERRORS and BUGS 1. After player left from running battleground (tested on Team Deathmatch, not other BG modes) 2. After one side players left BG (TeamDeath Match) easy to fix, but need to add pull request and i think this feature is only for Teamdeath match mode other BG mode does not end when one side players left. 3. Rush mode still has this debug error. 4. BG only show emblem on opposite team members, it should be like Image which Smoke provided (using 2013-08-07 client) 5. There is no delay for emergency call, it can be spam instantly.
  15. Does your server renewal or pre-renewal? don't just copy paste from directory try to open those files and understand code. nice. it is possible to add option to enable or disable specific battleground mode from config file? like i don't like Bossnia mode so i want to disable it without touching bg_common file. such as // Enable or Disable BG modes TeamDeathmatch: 1 Bossnia: 1 @hit download this and replace files fix also update your battleground npc files and src files
  16. your plugin not installed well, do u recompile server? Instructions on installing Plugins - http://herc.ws/wiki/...ilding_a_plugin
  17. Thank you Easycore, Huitzilopotchli for all your updates, waiting for Smoke to accept those pull requests.
  18. Well team dethmatch warning not fixed, it still keep spamming console after player get killed every time. Suggestion: After stopping BG using @bgstop command, while BG is running and then start again, it does not rotate BG modes.
  19. well error is same but lines are different, currently this error occur upon hitting Bossnia middle flag, Rush emperium, barricade and mostly there are many other thing which need to be tested.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.