-
Content Count
148 -
Joined
-
Days Won
7
Rebel last won the day on October 4 2018
Rebel had the most liked content!
About Rebel
-
Rank
Advanced Member
Profile Information
-
Gender
Male
-
Github
shadow-mo0n
-
Emulator
Hercules
-
What seems to be problem? my lua file >
-
Rebel reacted to a post in a topic: Http support in hercules (merged to hercules)
-
any guide for this?? recommended client?
-
Mind helping fix this?? No error on compiling. But map-server is not pushing thru~ See screenshot below...
-
akbare reacted to an answer to a question: Cant understand new Hercules configration system
-
Rebel reacted to a post in a topic: The End of A Era - Goodbye 3CeAM
-
Kuroyama reacted to an answer to a question: Lord Knight [SL Modification]
-
Unequip Arrow/Ammo when changing weapon
Rebel replied to Manila's question in General Server Support
Check conf/map/battle/items.conf // When unequip a bow with arrow equipped, it also unequip the arrow? // Default: true (Official behavior, applies only in Renewal) bow_unequip_arrow: true -
Rebel changed their profile photo
-
Remove eBG_common and eBG_function in the solution.
-
Rebel reacted to an answer to a question: what is the difference between _("<string>") and _$("<string>")
-
prism reacted to an answer to a question: Item ASPD Check
-
Got this when I stop the server. [ ./athena-start stop ] OS: Centos 7 [Warning]: Memory leak detected at ERS 'db.c::db_alloc_ers', 1 objects not freed.
-
freezing1 reacted to an answer to a question: Check Job Level
-
Rebel reacted to a post in a topic: [Release] ExtendedBG for Hercules (with eAmod BG modes)
-
Is there an error in map console?
-
MikZ reacted to an answer to a question: Rent NPC Shop (NST_CUSTOM)
-
have you consider to put it inside a box? { Id: 99999 AegisName: "Custom_Box" Name: "Custom Box" Type: "IT_CASH" Buy: 20 Weight: 10 Trade: { nodrop: true noselltonpc: true nocart: true nogstorage: true nomail: true noauction: true } Script: <" rentitem 12345,604800; "> }, - trader Rental01 1_M_01,{ OnInit: tradertype(NST_CUSTOM); sellitem Custom_Box, 2; end; OnCountFunds: setcurrency(#KAFRAPOINTS); end; OnPayFunds: if( #KAFRAPOINTS < @points ) end; #KAFRAPOINTS -= @points; purchaseok(); }
-
So how can we remove an option on specific slot?
-
Failed Assertion (achievement_validate_type)
Rebel replied to Rebel's question in General Server Support
fix https://github.com/HerculesWS/Hercules/pull/2234 -
Rebel reacted to an answer to a question: Map-server Crash when using @reloadscript
-
Rebel reacted to a post in a topic: [Release] ExtendedBG for Hercules (with eAmod BG modes)
-
Rebel reacted to a post in a topic: [Release] ExtendedBG for Hercules (with eAmod BG modes)
-
if(readparam(bAspd) < 195) { bonus bStr, x; }
-
why am i getting this error on fresh server
Rebel replied to banhelba2019's question in General Server Support
Maybe you patch Enable player skill or something like that in Nemo.. Clearly this is a client side and not server side. -
Thinker reacted to a post in a topic: [Release] ExtendedBG for Hercules (with eAmod BG modes)
-
Can confirm the Rush/Conquest Emperium Bug.. @Dastgir