-
Posts
712 -
Joined
-
Last visited
-
Days Won
6
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Lelouch vi Britannia
-
Problem editing Zackdreaver PRE-RE itemInfo.lub?
Lelouch vi Britannia replied to undernull's question in Client-side Support
If you're using Notepad++ and experiencing rubbish or unknown words just change/set the Encoding to EUC-KR. -
Problem editing Zackdreaver PRE-RE itemInfo.lub?
Lelouch vi Britannia replied to undernull's question in Client-side Support
Could you pass the itemInfo.lub that you edited? -
help Data Zackdreaver ROenglishRE
Lelouch vi Britannia replied to Andrew M's question in Client-side Support
Add this on your custom grf. -
[DISCONTINUED] Secret's Updated NEMO Patches
Lelouch vi Britannia replied to Secrets's topic in Client Releases
That was the issue its not working on 2016 and above clients but it works on 2014 and below client also including a little of 2015 clients. So you're saying its was working as intended and its normal that if you add the Ignore Resource Errors patch on the new clients then an missing file message shows up it normal? so why do we have to add it on the client if it shows a resource error message with or without the Ignore Resource Errors Patch? -
[DISCONTINUED] Secret's Updated NEMO Patches
Lelouch vi Britannia replied to Secrets's topic in Client Releases
@Secrets Yea the patch is working. Still some resource fail message still popping up. -
[DISCONTINUED] Secret's Updated NEMO Patches
Lelouch vi Britannia replied to Secrets's topic in Client Releases
@Secrets can you update the Ignore Resource Errors on 2017+ clients? -
please help for update to my loptop!!
Lelouch vi Britannia replied to crossflint's topic in Off Topic
Maybe wrong forums to post rather a wrong section :D. -
roBrowser - Ragnarök Online in Browser
Lelouch vi Britannia replied to KeyWorld's topic in Abandoned Projects
All i noticed is this... Maybe iRO was involved in this action? I also have a copy of it but it was last updated on 03/13/2016 just drop a pm if you need it :P. -
Maybe you added this patch on NEMO?
-
Like the error said you have missing or extra TAB it means you added SPACE instead of TAB. -<TAB>itemshop<TAB>YGG_SHOP<TAB>-1,7227,607:1,608:1
-
As stated in the title above does any have this?
-
MVP Ladder - Instanced Edition
Lelouch vi Britannia reviewed Secrets's file in Games, Events, Quests
-
-
BrowEdit Revision 586 (Pre-configured)
Lelouch vi Britannia reviewed Syouji's file in Texture & Mapping Tools
-
Well i found this manners on Hercules but its currently on plugin maybe i can request a rA version on this? PS. I found out that there was a old topic on eA about this server side manner.txt but the problem is it was gone.
-
Try changing this... query_sql "SELECT `char`.`name`, CAST(`value` AS UNSIGNED) FROM global_reg_value " + "LEFT JOIN `char` ON global_reg_value.account_id=`char`.account_id " + "WHERE global_reg_value.`str`='#CASHPOINTS' GROUP BY `char`.account_id " + "ORDER BY CAST(`value` AS UNSIGNED) DESC LIMIT 128", to this... query_sql "SELECT `char`.`name`, CAST(`value` AS UNSIGNED) FROM acc_reg_num " + "LEFT JOIN `char` ON acc_reg_num.account_id=`char`.account_id " + "WHERE acc_reg_num.`key`='#CASHPOINTS' GROUP BY `char`.account_id " + "ORDER BY CAST(`value` AS UNSIGNED) DESC LIMIT 128", PS. This is just a test and i havent tested it also
-
yes, thanks for this. But the question, how to set it into zeny? set @Currency$,"7179"; this is my setting for the currency, now i want to change it into zeny. Check the top of the script for the settings // Settings : // - Only required to edit the ShopSetting() Function // Notes : You may also add / remove Menu ( If any ) // - Shop Currency can be either ItemID or Variable Name, but must write within Quotation Marks ( "" ) // Ex. of Variable. -> Zeny , #CASHPOINTS , #KAFRAPOINTS , CustomVariable , #CustomVariable // - ERROR Message are used to show Invalid Settings in your NPC.
-
You can use the default Quest Shop in npc/custom/quests/quest_shop.txt Or Use this Multi Currency Shop
-
SL Modification[Magic skills not working anymore?]
Lelouch vi Britannia replied to Han25's question in Source Support
Any solution for this issue? -
more details? or baka nmn e2 ang problem mo sa devo? conf/battle/skill.conf // Using 'old' behavior for devotion vs reflect damage? (Note 2) // Default is 0 (official). If 'devotion_rdamage' is > 0 (chance to devote the reflected damage), // when player with devotion attacks player with reflect damage ability (item bonus or skill), // the damage will be taken by the person who provides devotion instead the attacker. devotion_rdamage: 0 Change 0 to 100 kung gusto mo ung old devo
-
what do you call with login Image notice?
Lelouch vi Britannia replied to Nero's question in General Support
Thats the License Screen, you can enable or disable it using NEMO