-
Posts
722 -
Joined
-
Last visited
-
Days Won
10
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by LearningRO
-
maybe u must update your thread
-
I dont know LOL, I just curious about that since i take look from item_db.yml and Put "|" on Itemcost haha. coz if i didn't use "|" this will throw error on console, but if i used it didnt give any error but not working i just want to know maybe have another style to use that, but i guess it not support it haha
-
do you want share?
-
Does Skill_DB.yml can read IF Condition? something like this?
-
Only one single item is displayed in Cash Shop
LearningRO replied to darling fajardo's question in General Support
im not sure but if you just enable in server still get this issue without need diff your client so i guess this problem from server side -
Only one single item is displayed in Cash Shop
LearningRO replied to darling fajardo's question in General Support
hello maybe this issue coz preview costume in cashshop do you enable preview costume in cashshop? if yes disabled it and its will be okay if your itemid over than 50k will be becoma random apple or banana and the price is wrong too -
Only one single item is displayed in Cash Shop
LearningRO replied to darling fajardo's question in General Support
its like you have wrong config? Can you share your item_db_cash.txt -
Send mail but mail box not refresh new message
LearningRO replied to ittiphol's question in Scripting Support
Why not use Script command mail Example of sending mail with items: [email protected] = getcharid(0); [email protected]$ = "Angeling"; [email protected]$ = "Welcome"; [email protected]$ = "Hi! I'm a simple Angeling from the Prontera fields! Welcome to Ragnarok!"; [email protected] = 0; setarray [email protected][0], 504, 505, 2220, 1214; // White Potion, Blue Potion, Hat, Dagger setarray [email protected][0], 10, 5, 1, 1; // 10 White Potions, 5 Blue Potions, 1 Hat, 1 Dagger setarray [email protected][0], 0, 0, 3, 10; // +3 Hat, +10 Dagger setarray [email protected][0], 0, 0, Bound_Account, Bound_Char; // Account bounded Hat, Char bounded Dagger setarray [email protected][0], 0, 0, 4198, 4092; // Attach Maya Purple Card to the Hat, Attach Skeleton Worker Card to Dagger setarray [email protected][0], 0, 0, 0, 4092; // Attach Skeleton Worker Card to Dagger setarray [email protected][0], 0, 0, 0, 4092; // Attach Skeleton Worker Card to Dagger mail [email protected], [email protected]$, [email protected]$, [email protected]$, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]; -
yes, set the item_id on item_flag.txt // 64 - Item will be displayed with a client side defined drop // 128 - Item will be displayed with a white pillar drop effect // 256 - Item will be displayed with a blue pillar drop effect // 512 - Item will be displayed with a yellow pillar drop effect // 1024 - Item will be displayed with a purple pillar drop effect // 2048 - Item will be displayed with a orange pillar drop effect
-
My Recolour HG Official how do you think? still noob
-
its easy just use clean rathena
-
the Free BG Mod have some issue with it
-
are u use battleground mod?
-
Announce Succes Refine by Weapon Refine Whitesmith
LearningRO replied to LearningRO's question in Source Requests
thanks haru finally hahah -
Mabuhay Script Collection [Updated~12/24/2019]
LearningRO replied to Mabuhay's topic in Script Collections
He already no active anymore since a month ago -
Cost of Gepard or Harmony?
LearningRO replied to Ap Gaming's topic in Tulong para sa 3rd Party Application
for basic Gepard 150$ harmony already dead long time ago -
R>Headgears (http://nn.ai4rei.net/dev/viewlist/)
LearningRO replied to malignuz's question in Graphics Requests
some sprite only have in TWRO, JRO, IRO, etc you should find it on theirs data.grf and input to your grf -
Disabled some item effects in certain map ITEM_DB
LearningRO replied to G-RO's question in Script Requests
if(strcharinfo(3) == "mappvp" ) { str 10} else { str 10; vit 50;}- 1 reply
-
- 1
-
-
Quick way to disabled npc include the duplicate
LearningRO replied to LearningRO's question in Scripting Support
so i want to disable that npc for the moment ex: when i kill monster that NPC trap will be removed for 1 minute after that will be enable again i just want to know is there quick way then use disablenpc each line LOL so i think you miss understand -
Quick way to disabled npc include the duplicate
LearningRO replied to LearningRO's question in Scripting Support
you missunderstand what i want broo this for temp hide npc -
HI, its there quikway to disabled npc included the duplicate ? then use this way?? disablenpc instance_npcname("#Traptop1"); disablenpc instance_npcname("#Traptop2"); disablenpc instance_npcname("#Traptop3");
-
Release: Battleground Extended 2020 ! With Bomberman/Poring Ball
LearningRO replied to grenat50's topic in Source Releases
hi, try this diff buat have some issue with guild system when applied this diff i can't invite guild to other player, disband, raise skill guild how to reproduce make guild and then relog you will get the issue so guild leader write by server as member -
try to use @mapinfo and see tha mapflag
-
prontera,123,123,3 script pvp 99,{ mes "Choose one"; switch(select("Trans:First"){ case 1: [email protected] = eaclass(); if(Baselevel <80 && Class != [email protected]&EAJL_UPPER ) { Mes "You can't enter this room"; close; } warp "map",0,0; end; case 2: [email protected] = eaclass(); if(Baselevel <50 && @eac&(EAJL_UPPER) ) { Mes "You can't enter this room"; close; } warp "map",0,0; end; } Try this im not test it
-
its depend you theme bro just use search engine with notepad or sublime