Jump to content

Mootie

Members
  • Posts

    815
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Mootie

  1. Mootie

    hostgator?

    Its depend on your vps OS http://rathena.org/board/index.php?app=ipbwiki
  2. Mootie

    Town Message

    eamod have it
  3. Asura have their own Select Svn or Select emulator application so use that instead checking out for easy ways
  4. Try playing with those.
  5. Yes you need drop sprite to make it work so just grab original bullet sprite then rename it as you want then you are good
  6. Mootie

    About FluxCP

    Using no-ip.org or using a xampp for directing to http//www.your ip
  7. You forgot to add #define hallow in map.h Sorry for miss tpos using pnone
  8. In your conf help.txt
  9. //MO_BODYRELOCATION 264,0,,0,0,0,2000 add this to your skill_cast_db
  10. 2012-04-18 to present is using itemInfo.lua
  11. Mootie

    R>scrip

    Yes, as what capuche said " all castle owner - guild member online "
  12. http://rathena.org/board/tracker/issue-6829-casting-skills/ its fixed look at the status Status Fixed by malufet: Fixed @ r16921
  13. here http://rathena.org/board/topic/68778-how-to-make-a-custom-obb-or-oca/
  14. Same like OBB?
  15. http://www.youtube.com/watch?v=3LTOOEjRtUo or http://rathena.org/board/index.php?app=ipbwiki
  16. What patcher you used? thor? if its thor did you use the acsii not the unicode?
  17. http://rathena.org/wiki/Main_Page more detailed
  18. Well that warning wont crash your server or harm it just a warning that item bonus will not work.. Best way to find out check all of your custom item recently and disable it 1 by 1 use // unequip then equip it
  19. Have custom items? possible crash also in complicated item bonus script.
  20. Check http://rathena.org/board/topic/74036-adding-custom-guide-wscreen-shots/
  21. Mootie

    Emperium Bug

    That's the default of woe it will automatically appear the emp even if you config your controller so the best things you have to do during beta on your server capture or get the castle's Non castle holder of agit their emperium will be appear. If you want totally disable the other castle's you have to follow this WoE is a server-wide setting, so it's either ON everywhere, or OFF everywhere. To get around this and "turn off" woe in certain castles, this is what you can do: Edit trunk/npc/scripts_guild.conf and comment out the castles you are NOT using for WoE (put // in front of the line). This turns of all woe functions for that castle. Optional: to remove the warp portal entrance, edit trunk/npc/warps/guild/guildcastles.txt and comment-out the warps into the castles you are not using. Source : http://rathena.org/wiki/War_of_Emperium#Turn_OFF_WoE_in_Some_Castles
  22. - script Sample#1 -1,{ OnInit: bindatcmd "storage",strnpcinfo(0)+"::OnAtcommand"; end; OnAtcommand: if( strcharinfo(3) != "YOUR MAP" ){ openstorage; } end; }
  23. Get latest data source http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/
  24. There is a bunch of free webhost just google it.
  25. That's the best solution you ever had contact wepriritize.
×
×
  • Create New...