-
Posts
407 -
Joined
-
Last visited
-
Days Won
5
Community Answers
-
Jayz's post in Equipment menu and category redirection using getequipisequiped was marked as the answer
Solve this question
Selects an option from the menu, it determines which equipment slot was selected (.@part) and checks if that slot is equipped using getequipisequiped.
-
Jayz's post in Where did i mess up? was marked as the answer
close your rathena server before compiling, or try reboot your machine and try again
-
Jayz's post in make_connection: connection failed (socket #2, timeout after 10s)! was marked as the answer
bind your login / char / map / sql port = https://www.parallels.com/blogs/ras/configuring-windows-server-firewall-for-parallels-ras/
Since you use your wan ip,, your wanip add in your firewall
-
Jayz's post in Thor patcher not connecting to my Web Hosting was marked as the answer
thor patcher doesn't support SSL Certificate
-
Jayz's post in Thor Patdher error was marked as the answer
Your config.ini is missing you need to Embed or Pack your Thor.exe using ConfigEmbeder.exe or ThorMaker.exe
-
Jayz's post in Fail Install FluxCP was marked as the answer
Your fluxcp database is not yet installed
-
Jayz's post in Dragon Shield not slotted was marked as the answer
Try this
26114,_dragonshield,Dragon Shield,4,500,,300,,3,,1,0xFFFFFFFF,7,2,32,,0,1,1,{ bonus bAllStats,3; bonus2 bResEff,Eff_Stone,10000; bonus bShortWeaponDamageReturn,6; },{},{}
-
Jayz's post in personal shop only street side. was marked as the answer
Prontera side vendor only
- script prontera_vending -1,{ OnInit: setcell "prontera", 148,212, 162,127, cell_novending,1; end; }
-
Jayz's post in Acid Demonstration Skill Miss to all Property was marked as the answer
Fixes Acid Demonstration for pre-renewal (#4775) = https://github.com/rathena/rathena/commit/d421225c4fa844f7226326ff33ff7ba0c2d67ee0
-
Jayz's post in About stat food buff. was marked as the answer
Use cash shop usable item instead
12202,Str_Dish10_,Steamed Tongue,0,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_FOOD_STR_CASH,1800000,10; percentheal 15,5; },{},{}
12203,Agi_Dish10_,Steamed Scorpion,0,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_FOOD_AGI_CASH,1800000,10; percentheal 15,5; },{},{}
12204,Int_Dish10_,Dragon Breath Cocktail,0,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_FOOD_INT_CASH,1800000,10; percentheal 15,5; },{},{}
12205,Dex_Dish10_,Hwergelmir's Tonic,0,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_FOOD_DEX_CASH,1800000,10; percentheal 15,5; },{},{}
12206,Luk_Dish10_,Cooked Nine Tail's Tails,0,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_FOOD_LUK_CASH,1800000,10; percentheal 15,5; },{},{}
12207,Vit_Dish10_,Stew Of Immortality,0,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_FOOD_VIT_CASH,1800000,10; percentheal 15,5; },{},{}
-
Jayz's post in Help about item will run the script on inventory... was marked as the answer
I think you want to make charm system use this link for references https://rathena.org/board/topic/97172-charms-items-effect-to-work-while-in-inventory/
-
Jayz's post in 2018-06-21 Error Skill Table was marked as the answer
Just use this in your data/luafiles/514/lua files/skillinfoz/
skilltreeview.lub
-
Jayz's post in quest shop not buyable preview only was marked as the answer
why not use the quest shop under your npc/custom/quests/quest_shop.txt and put hard requirement so player can't get the item
-
Jayz's post in how to turn off? was marked as the answer
Look this under yourfluxcp/config/server.php