Oxxy
Members-
Content Count
142 -
Joined
-
Last visited
-
Days Won
5
Oxxy last won the day on July 14 2015
Oxxy had the most liked content!
About Oxxy
-
Rank
Advanced Member
Contact Methods
-
Skype
freestil4ik
Profile Information
-
Gender
Male
-
Location:
Estonia, Tallinn
-
Interests
Scripting
C
Games
Skating -
Emulator
Hercules
-
evilpuncker reacted to a post in a topic: [System/Function] Town Reputation
-
Oxxy started following [Release] ExtendedBG for Hercules (with eAmod BG modes)
-
What kind of script do you want? That's actually basic system that allows you to manage reputation stuff. It's up to you where you want to use it :-) You can create Town-related quests that require specific amount of reputation before you can do them, or you can make shops which won't sell anything you before you reach Town's reputation amount X.
-
Hi guys, i'm back, atm working on my own design(simple but who cares), I've added a login box to header.php and when I'm trying to log-in it tells my that Invalid login server is chosen, how to fix it? Tried to do it by myself, but I can't figure it out. http://pastebin.com/cxRF3w68 <- Login box http://pastebin.com/Ei5WaP6i <- Header.php http://imgur.com/3kCkMVg P.S: forgot to mention that if im loggin thru log-in page everything is working fine. Upd #1: somehow this error only is being shown only when non-existent account is written there and being tried to logged on? o_O Upd #2: I think, I fixed it myself
-
24 hours * 60 minutes * 60 seconds. so for you, it will be 7*24*60*60 (7 days x 24 hours x 60 minutes x 60 seconds)
-
Then could you define them together with release, because I don't think they will be so useless, not only me is using them instead of constants, because you gotta look up for those constants every time, and numbers were used since forever
-
I'm not sure if It's good idea to delete server's ability to read NPC sprites as numbers, because, personally, for me, it has more readability than those names. im not sure how to explain it properly, but I like old variant.
-
Bg conquest, rush etcs ? Please, read the post carefully. There will be every type of BG.
-
minx123 reacted to an answer to a question: how to change unfroze from mdef to stat luk
-
Don't worry, that specs is k.
-
Oxxy reacted to a post in a topic: [Release] ExtendedBG for Hercules (with eAmod BG modes)
-
note that this will be a lot of resource consuming since it will be executing a timer each 10ms to each player in the server yeah the only disadvantage Its not the ONLY. If you will use this script, then you will get items deleted even if they wasn't picked up. They will be deleted one by one every 10 milliseconds.
-
yup.. recompile.. Show your settings in conf/battle/status.conf // Adjustment for the natural rate of resistance from status changes.// If 50, status defense is halved, and you need twice as much stats to block// them (eg: 200 vit to completely block stun)pc_status_def_rate: 100mob_status_def_rate: 100// Maximum resistance to status changes. (100 = 100%)// NOTE: Cards and equipment can go over this limit, so it only applies to natural resist.pc_max_status_def: 100mob_max_status_def: 100 Here i not change anything in this.. // Should skill casting be canceled when inflicted by curse/stun/sleep/etc (includes silence) (Note 3)?status_cast_cancel: 0// Adjustment for the natural rate of resistance from status changes.// If 50, status defense is halved, and you need twice as much stats to block// them (eg: 200 vit to completely block stun)pc_status_def_rate: 100mob_status_def_rate: 100// Maximum resistance to status changes. (100 = 100%)// NOTE: Cards and equipment can go over this limit, so it only applies to natural resist.pc_max_status_def: 100mob_max_status_def: 100 Strange, everything should be working fine. Double check if you recompiled server.
-
You have to wait till eBG comes.
-
yup.. recompile.. Show your settings in conf/battle/status.conf // Adjustment for the natural rate of resistance from status changes.// If 50, status defense is halved, and you need twice as much stats to block// them (eg: 200 vit to completely block stun)pc_status_def_rate: 100mob_status_def_rate: 100// Maximum resistance to status changes. (100 = 100%)// NOTE: Cards and equipment can go over this limit, so it only applies to natural resist.pc_max_status_def: 100mob_max_status_def: 100
-
Did you recompile server after?
-
Just do that? UPDATE `storage` SET `nameid`=18546 WHERE `nameid` = 22556; UPDATE `storage` SET `nameid`=18546 WHERE `nameid` = 3300;UPDATE `storage` SET `nameid`=18546 WHERE `nameid` = 3301;UPDATE `storage` SET `nameid`=18546 WHERE `nameid` = 3250;UPDATE `storage` SET `nameid`=18546 WHERE `nameid` = 3251;UPDATE `storage` SET `nameid`=18546 WHERE `nameid` = 22564;
-
It should be guild_vs5<tab>mapflag<tab>zone<tab>PVPZONE
-
He doesn't have PC right now, and he won't do so :>