Jump to content

onizame

Members
  • Posts

    139
  • Joined

  • Last visited

Everything posted by onizame

  1. nice nose picking
  2. oh wow.. tyvm! and.. now how to disable MvP cards? change the drops not work
  3. hmm.. its not what i meant sir.. i need to give zeny to player via commands. not trade to them.. last time i can use @zeny <nick> <amount>. Now its not working. I only can use @zeny <amount> to myself. @item <nick> <amount> not work either.. i need to trade manually
  4. Hello. i'm trying to use @zeny <nick> <amount> its not working.. and any other commands.. only can @nuke <nick> is the commands change or something? and i try to disable MvP card.. in conf/battle/drops.txt i change rate card mvp to 1 since 0 not work. when i type @mi still 0,01%. i dunno how to disable this with other method except delete the item_db
  5. i wonder if number 3 can be seen from flux CP GM account too. .for each cash point given have the log (more better if giving cash from flux CP admin panel too)
  6. bump.. any help?
  7. i got this prob.. already added.. already on sql.. but not show when click voting sites.. this topic not show any solutions
  8. 3489
  9. 3397
  10. ty sir asura.. but.. my website.. i still cant access with www.
  11. sir asura.. im using this iptables policy.. but i fail to add FTP port for the website here is my iptables-policy /sbin/iptables -F /sbin/iptables -A INPUT -i lo -j ACCEPT /sbin/iptables -A OUTPUT -o lo -j ACCEPT /sbin/iptables --policy INPUT DROP /sbin/iptables --policy OUTPUT DROP /sbin/iptables --policy FORWARD DROP /sbin/iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT /sbin/iptables -A OUTPUT -m state --state NEW,ESTABLISHED,RELATED -j ACCEPT # Allow incoming TCP port 22 (ssh) traffic /sbin/iptables -A INPUT -p tcp --dport 22 -m state --state NEW -j ACCEPT /sbin/iptables -A INPUT -p tcp --dport 21 -m state --state NEW -j ACCEPT # Allow Ragnarok Online /sbin/iptables -A INPUT -p udp --dport 6900 -m state --state NEW -j ACCEPT /sbin/iptables -A INPUT -p udp --dport 5121 -m state --state NEW -j ACCEPT /sbin/iptables -A INPUT -p udp --dport 6121 -m state --state NEW -j ACCEPT /sbin/iptables -A INPUT -p tcp --dport 6900 -m state --state NEW -j ACCEPT /sbin/iptables -A INPUT -p tcp --dport 5121 -m state --state NEW -j ACCEPT /sbin/iptables -A INPUT -p tcp --dport 6121 -m state --state NEW -j ACCEPT # Allow MySQL /sbin/iptables -A INPUT -p tcp --dport 3306 -m state --state NEW -j ACCEPT /sbin/iptables -A INPUT -p udp --dport 3306 -m state --state NEW -j ACCEPT /sbin/iptables -A INPUT -p tcp --dport 21 -m state --state NEW -j ACCEPT /sbin/iptables -A INPUT -p udp --dport 21 -m state --state NEW -j ACCEPT # Have these rules take effect when iptables is started /sbin/iptables-save eh.. i can open the web.. but not with www. and i should modify host files on c:windows/system32/drivers/etc/ is there any way to fix this? :x
  12. 3391
  13. eh.. this script is good but how to stop it O_O?
  14. i'm using centOS 6.2 64 bit and i'm using root user.. i still cant run some script like iptables-policy, login-server.sh and other any help pls? nvm.. fixed.. sorry i forgot to search chmod a+x needed
  15. my patcher keep show error when start / close... but sometimes it fix by itself.. lol..
  16. oh lol!.. i'm using custom item generator so i dun know it xD tyvm!
×
×
  • Create New...