-
Posts
382 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by GM Winter
-
how to create a box with random items like gift box, old blue box,...
GM Winter replied to Xemnas969696's question in Scripting Support
1st make a custom box if you want box in this example i use egg scroll in your db/import/item_db.yml - Id: 12654 AegisName: Lucky_Egg_C9 Name: Lucky Egg C9 Type: Usable Buy: 20 Weight: 10 Flags: Container: true Trade: Override: 100 NoDrop: true NoTrade: true NoSell: true NoCart: true NoGuildStorage: true NoMail: true NoAuction: true Script: | getitem callfunc("F_Rand",14003,12221,12208,14592,12210,12211,7621,7776),1; 2nd in your db/item_db.yml.txt 12654,Lucky_Egg_C9,Lucky Egg C9,2,20,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Lucky_Egg_C9); },{},{} -
try checking your conf/motd.txt
-
thanks sir @Emistry
-
hello thanks but where in the script exactly can i put this
-
can you elaborate more or do an example
-
hello i want to disable hourly points in characters who are in autotrade mode can anyone had an idea to do it thanks in advance heres the Script:
-
always thanks to you sir @Emistry
-
How can fix Access denied for user 'ragnarok'@'localhost' (using password: YES)
GM Winter replied to eArt's question in Installation Support
use your current sql user password -
/conf/login_athena find this line: // Required account group id to connect to server. // -1: disabled // 0 or more: group id group_id_to_connect: -1 change: group_id_to_connect: -1 to : group_id_to_connect: 99 only gm 99 can login ,save then restart your server
-
i think you dont need to check for item count because you already have the script for weight check so if ithe item counts will exceed in weight it will already detect it
-
Utility: @AnalyzeItem count item in your server - Utility Script Releases - rAthena
-
[SOLVED] about "you are out of available paid playing time"
GM Winter replied to GM Winter's question in Client-side Support
hahahaha -
[SOLVED] about "you are out of available paid playing time"
GM Winter posted a question in Client-side Support
hello everyone i would like to ask if you encounter this error and how can i fixed it thanks in advance -
hello i would like to ask regarding about itemshower script the normal players can also use the commands how can i set this for only gm 99 thanks
-
salamat idol hehe
-
hello i would like to ask i already set up my fluxcp web in my vps its already connected and have permission but when i buy a domain name and link to it the fluxcp 277 errors occurs again but if my vps domain name or ip im using its not asking for permission .
-
idol meron kabang tutorial sa pag set up ng dns zone salamat big fan here
-
thank you
-
can you have some guide here
-
hello sir this one do you have some guide for here 1) if your question how to link your ip to your domain you need to edit your DNS in your domain manager and point your ip address, example from 51,.12.123.312 to www.ragnarok.com
-
Hello everyone i would like to ask a guide for changing your ip domain to a specific name example 23.213.412 to www.ragnarok.com thanks in advance
-
translate mo lahat client side yan gamitn mo to Ragnarok English Translation Project by llchrisll - Project Releases - rAthena
-
can someone help me how to fix this error Warning: fopen(data/tmp/ConfigServers.cache.php): failed to open stream: Permission denied in /var/www/html/lib/Flux.php on line 277