-
Posts
381 -
Joined
-
Last visited
-
Days Won
28
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by BeWan
-
it depends on the file. you need to find the path for all css file but you can edit it direct on the file by using the code above
-
50000,467,100 use this to allow in cart
-
you need to edit the css file. or try to put on the code margin-left: 500px or -500px it depends on location you want *margin-left: 500px !important; make sure you put !important to overwrite the css on the logo position
-
you need to update the database name on the script. and you can use my ladder free release script
-
Error sprite gentleman pipe on client 20180620
BeWan replied to dianbonga's question in Client-side Support
this is item sprite problem. you can fix this by updating your resourcename to his identifiedResourceName = "앤티크담뱃대", -
this is table from ranking npc? just talk to the npc it will automatically create pvp_ranking and woe_ranking table.
-
Go to: npc / guild2 / agit_main_se.txt find: OnStartArena: set [email protected],getcharid(2); replace with this: OnStartArena: set [email protected]$, strcharinfo(0); query_sql( "SELECT * FROM woe_ranking WHERE `PlayerName` = '"+strcharinfo(0)+"'", [email protected], [email protected]$, [email protected], [email protected], [email protected]); set .WoeBreakPoints, 1; set ToTalB , [email protected] + .WoeBreakPoints; set [email protected],getcharid(2); if([email protected]$ == strcharinfo(0)){ query_sql("UPDATE `woe_ranking` SET `EmpBreak` = '"+ToTalB+"' WHERE `PlayerName` = '"+strcharinfo(0)+"'"); }else{ query_sql("INSERT INTO `woe_ranking` (`Char_ID`,`PlayerName`,`Kills`,`Deaths`,`EmpBreak`) VALUES ('"+getcharid(0)+"', '"+strcharinfo(0)+"', '"[email protected]+"', '"[email protected]+"', '"+ToTalB+"')"); } untested. npc script get or save the name of the character not the nickname.
-
Different appearance/identity of a custom item.
BeWan replied to Hale's question in Client-side Support
did you update the sprite id in the item script? ID,Name,Name,Type,Price,Sell,Weight,ATK[:MATK],DEF,Range,Slot,Job,Class,Gender,Loc,wLV,eLV[:maxLevel],Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script } -
much better if you use centos7 or ubuntu
-
Guildmaster need to allow in ALT + G guild storage of the member
-
View File SoloPack Command with Gepard Function (UniqueID) Report all error/bugs in the forum post not in the PM for faster fix, Thanks! By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. If you like it, give me a Submitter BeWan Submitted 03/10/2020 Category Utilities Video Content Author BeWan
-
Version 1.0
526 downloads
Report all error/bugs in the forum post not in the PM for faster fix, Thanks! By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. If you like it, give me aFree -
use this multi purpose ranking list with points and shop
-
View File GuildPack NPC with Gepard Function (UniqueID) Report all error/bugs in the forum post not in the PM for faster fix, Thanks! By downloading this file, you agree with my Terms of Service: You are not allowed remove my signature from any of the included files. You are not allowed claim my work as yours. If you like it, give me a Submitter BeWan Submitted 03/06/2020 Category Utilities Video Content Author BeWan
- 1 reply
-
- 1
-
-
Version 1.0
420 downloads
Report all error/bugs in the forum post not in the PM for faster fix, Thanks! By downloading this file, you agree with my Terms of Service: You are not allowed remove my signature from any of the included files. You are not allowed claim my work as yours. If you like it, give me aFree -
SL spirit doesn't half cast delay of shield boomerang
BeWan replied to AHMADSHIDQI's question in General Support
you can add sl.yml mod to fix that issue. -
how to remove the animation of peco peco mount?
BeWan replied to AHMADSHIDQI's question in Scripting Support
you mean no peco-peco sprite but the effect still there? yeah this is possible -
you have problem on line 198 and 201in "db / pre-re / job_basehpsp_db.txt ctrl + g and enter the line 198 or 202
-
-
@IsabelaFernandez enjoy.
-
View File Woe Ranking List ( GvG, Emp Break, Guild Rank ) with Points and Shop In response to this post : https://rathena.org/board/topic/122667-woe-ranking-script/ https://rathena.org/board/topic/121631-woe-rankings-script/#comment-373249 https://rathena.org/board/topic/96397-woe-ranking/ https://rathena.org/board/topic/109488-ranking-woe/ By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files. • You are not allowed claim my work as yours. If you like it, give me a Submitter BeWan Submitted 02/27/2020 Category PvP, GvG, WoE, Battleground Video Content Author BeWan