-
Posts
1,542 -
Joined
-
Last visited
-
Days Won
19
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Radian
-
Hi there, I was wondering how does the claiming works? issue about the v4p is at first players got their points but on the second claim they didnt get any points at all. even relog and logout nothing adds.
-
DB error - Out of range value for column 'average_lv'
Radian replied to Radian's question in Source Support
I didnt touch anything in source mode about this one and im trying to retrack everything that has a guild related code but none of it is related. -
After checking my log file on my server, I see these messages and wonder how it happened. (05/01/2020 22:03:30) [ SQL Error ] : DB error - Out of range value for column 'average_lv' at row 1 (05/01/2020 22:03:30) [ Debug ] : at int_guild.cpp:228 - UPDATE `guild` SET `connect_member`=4, `average_lv`=-481, `guild_lv`=50, `skill_point`=1, `exp`=42855625166071, `next_exp`=0, `max_member`=76 WHERE `guild_id`=20 (05/01/2020 22:05:30) [ SQL Error ] : DB error - Out of range value for column 'average_lv' at row 1 (05/01/2020 22:05:30) [ Debug ] : at int_guild.cpp:228 - UPDATE `guild` SET `connect_member`=4, `average_lv`=-481, `guild_lv`=50, `skill_point`=1, `exp`=42856440344590, `next_exp`=0, `max_member`=76 WHERE `guild_id`=20 (05/01/2020 22:25:39) [ SQL Error ] : DB error - Out of range value for column 'average_lv' at row 1 (05/01/2020 22:25:39) [ Debug ] : at int_guild.cpp:228 - UPDATE `guild` SET `connect_member`=4, `average_lv`=-481, `guild_lv`=50, `skill_point`=1, `exp`=42859677383246, `next_exp`=0, `max_member`=76 WHERE `guild_id`=20 (05/02/2020 00:23:26) [ SQL Error ] : DB error - Out of range value for column 'average_lv' at row 1 (05/02/2020 00:23:26) [ Debug ] : at int_guild.cpp:228 - UPDATE `guild` SET `connect_member`=2, `average_lv`=-481, `guild_lv`=50, `skill_point`=1, `exp`=42860861461669, `next_exp`=0, `max_member`=76 WHERE `guild_id`=20 (05/02/2020 00:25:11) [ SQL Error ] : DB error - Out of range value for column 'average_lv' at row 1 (05/02/2020 00:25:11) [ Debug ] : at int_guild.cpp:228 - UPDATE `guild` SET `connect_member`=2, `average_lv`=-481, `guild_lv`=50, `skill_point`=1, `exp`=42861235760350, `next_exp`=0, `max_member`=76 WHERE `guild_id`=20 (05/02/2020 00:34:18) [ SQL Error ] : DB error - Out of range value for column 'average_lv' at row 1 Has anyone encounter this type sql error? or how do i fix this one. Thank guys!
-
After a few test, I manage to make it work. here you go! OnMVPDeath: @name$ = getmonsterinfo( killedrid, MOB_NAME); announce strcharinfo(0) + " has killed the monster " + @name$ + " !! ",bc_all; end;
-
Euphy's WOE Controller TIme Modification
Radian replied to AHMADSHIDQI's question in Script Requests
Yeah, I forgot how this script works. if you want to add another extra 30 minutes on the schedule you need to modfy the script which is im not sure how to do it. but lets wait for others to help you out with this.+ -
Tested it and to solve the issue replaced all MVP Spawner into Skormy that would solve the missing label.
-
What's the result of the changes?
-
There is something missing in your settup, because it didnt work try to retrace all the things that needed to be change.
-
Euphy's WOE Controller TIme Modification
Radian replied to AHMADSHIDQI's question in Script Requests
Im pretty sure this WoE scripts requireds to be set in game and not in the actual script. -
Im not sure about this, because i only see a screenshot and cannot see the script well.. try putting it like this OnMVPDeath: end; OnInit:
-
I think he updated this mod... download the latest one and check if its still giving you issues.
-
For starters you can search your questions directly to google, and just put rathena on the end. or go here in rA's wiki page https://github.com/rathena/rathena/wiki
-
Why? it's already there and much easier since its already added. but i cant help you out with the command function.
-
I know in 2017+ clients there's a /quake to disable it. I dont know anything about the @shake function.
-
Did you try to reloadbattleconf or restart your server? or made some modification in the source side that might be related to your issue?
-
Have you tried setting these inside https://github.com/rathena/rathena/blob/master/conf/battle/skill.conf#L193 devotion_rdamage: 100 devotion_rdamage_skill_only: no
-
You guys are wrong this are not related to the client side, its on this part https://github.com/rathena/rathena/blob/master/conf/battle/items.conf#L132
-
Hey man, I tested the script and using this loot mode .loot_mode = 0; // Event loot distribution mode. Look npc_loot_mode_desc for descriptions Only the party leader gets the reward. Thank you !!
-
Yup, filter it so it cannot be abused. if possible
-
That's perfect, maybe we can add a checker for multiple accounts in 1 map?
-
It's pretty neat and good script, dont doubt this guy he is good.
-
May updated file ako neto heh working 100%
-
Thanks for this !
-
Really? Mine was not even finished yet bugs and answered questions related to the design/coded you gave me was never fixed.
-
You never inform your clients that your going off the grid? xD after sending the files for the page you dont reply anymore.