-
Posts
170 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Loke
-
-
Hello guys, how to enable item group package in pre-renewal?
thanks in advance.
-
22 hours ago, chadness said:
hello thanks for your reply can you send a example
case MO_BODYRELOCATION:
if(sd && (sd->sc.data[SC_SPIDERWEB] || sd->sc.data[SC_CLOSECONFINE2] || sc->data[SC_ANKLE]))
if (unit_movepos(src, x, y, 2, 1)) {
break;
-
2
-
-
7 hours ago, ittiphol said:
So if i want to set double drop all monster must set like this all id monster !!
OMG!
Thank you. hahaha
Yes.
-
1
-
-
You forgot to add this at atcommand.cpp
AtCommandInfo atcommand_base[] = {
+ ACMD_DEF(autoattack), -
3 hours ago, ittiphol said:
Thank you
Can you example for me
QuoteExample : you want to add more broken shell to Permeter just add one more broken shell to its drops.
- Id: 1314
AegisName: PERMETER
Name: Permeter
Level: 63
Hp: 8228
BaseExp: 3756
JobExp: 1955
Attack: 943
Attack2: 1211
Defense: 46
MagicDefense: 45
Str: 69
Agi: 59
Vit: 60
Int: 5
Dex: 69
Luk: 100
AttackRange: 2
SkillRange: 10
ChaseRange: 12
Size: Medium
Race: Brute
Element: Neutral
ElementLevel: 2
WalkSpeed: 250
AttackDelay: 1100
AttackMotion: 483
DamageMotion: 528
Ai: 17
Drops:- Item: Turtle_Shell
Rate: 4413
- Item: Turtle_Shell
Rate: 4413
- Item: Broken_Shell
Rate: 45
- Item: Wooden_Block
Rate: 1240
- Item: Red_Herb
Rate: 2450
- Item: Zargon
Rate: 1240
- Item: Fruit_Of_Mastela
Rate: 25
- Item: Anodyne
Rate: 1
- Item: Permeter_Card
Rate: 1
StealProtected: true
-
1
-
-
Hi, can you update this to support 4th job classes and star emperor, soul reaper.
Thanks
-
Its allowed just put the same item id in monster drop via mob_db.yml
-
1
-
-
No working on latest rathena, always said Doesnt have any job advancement for you noweven im just a novice.
Edit : Working now I just restart my server.
But I saw this one.
[Debug]: script debug : 0 110008724 : Loaded
-
How to make Wizard Link adding 10% reduce skill cast delay like kiel effect. and Also enable to use Level 10 Heal,
Thanks in advance.
-
On 10/22/2019 at 12:24 PM, crazyarashi said:
- script mvp_point -1,{ end; OnNPCKillEvent: if(!getmonsterinfo(killedrid,MOB_MVPEXP) || inarray(.mvp_point, killedrid) == -1) end; [email protected] = inarray(.mvp_point, killedrid) + 1; if(!getcharid(1)){ #MVP_POINT += .mvp_point[[email protected]]; dispbottom "You got " + .mvp_point[[email protected]] + " MVP Points for killing " + getmonsterinfo(killedrid,MOB_NAME) +"."; } else { getmapxy([email protected]$,[email protected],[email protected],BL_PC); getpartymember getcharid(1),1; getpartymember getcharid(1),2; for([email protected] = 0; [email protected] < [email protected]; [email protected]++){ if(attachrid([email protected][[email protected]])){ if(strcharinfo(3) == [email protected]$ && isloggedin([email protected][[email protected]], [email protected][[email protected]])){ [email protected]_id[getarraysize([email protected]_id)] = [email protected][[email protected]]; } detachrid; } } [email protected] = getarraysize([email protected]_id); if([email protected] == 1){ #MVP_POINT += .mvp_point[[email protected]]; dispbottom "You got " + .mvp_point[[email protected]] + " MVP Points for killing " + getmonsterinfo(killedrid,MOB_NAME) +"."; end; } if([email protected] > .mvp_point[[email protected]] || [email protected] == .mvp_point[[email protected]]){ [email protected] = 1; } else { [email protected] = (.mvp_point[[email protected]]/[email protected]); } for([email protected] = 0; [email protected] < [email protected]; [email protected]++){ setd "#MVP_POINT",getd("#MVP_POINT") + [email protected],[email protected]_id[[email protected]]; dispbottom "You got " + .mvp_point[[email protected]] + " MVP Points for killing " + getmonsterinfo(killedrid,MOB_NAME) +".",0x00FF00,[email protected]_id[[email protected]]; } } end; OnInit: setarray .mvp_point, //= MVP ID, Points 1039,10, 1046,20, 1112,30; end; }I haven't tested it yet. Just add all your MVP ID, Point on the array.
How about adding a map. Example you can get mvp points in Bossnia level 1 to level 4 only.
-
I want to give points for each mvp killed in desired map. Thanks in advance.
//================== Ragnarok====================== //==================Bossnia Points================== - script Point_Bossnia -1,{ OnNPCKillEvent: if ( getmonsterinfo( killedrid, MOB_MVPEXP ) && (strcharinfo(3) == "bossnia_01" || strcharinfo(3) == "bossnia_02" || strcharinfo(3) == "bossnia_03 || strcharinfo(3) == "bossnia_04")) { set #BOSSNIAPOINTS, #BOSSNIAPOINTS + 1; dispbottom "You gained "+ #BOSSNIAPOINTS +" Bossnia Points."; end; } OnCheckPoint: dispbottom "You currently have " + #BOSSNIAPOINTS + " Bossnia Points."; end; OnInit: bindatcmd "bpoints", strnpcinfo(0) + "::OnCheckPoint"; end; } -
How can I set this to 24hrs cooldown for winning round
-
Its really good. Keep it up! 10/10
-
On 2/9/2021 at 9:00 PM, BeWan said:
Jobs: Assassin: true Thief: falsetry
I did that already but still i can equip the weapon using thief class. Btw thanks for the reply.
-
1 hour ago, EIysium said:
Can you show me the katar code on item_db?
The code by default is 0x00001000
or if you are using new db should be:
- Id: 1250 AegisName: Jur Name: Jur Type: Weapon SubType: Katar Buy: 19500 Weight: 800 Attack: 125 Range: 1 Slots: 2 Jobs: Assassin: true Locations: Both_Hand: true WeaponLevel: 2 EquipLevelMin: 18 Refineable: true
-Id: 1264
AegisName: Various_Jur
Name: Specialty Jur
Type: Weapon
SubType: Katar
Buy: 20
Weight: 800
Attack: 90
Range: 1
Jobs:
Assassin: true
Slots: 4
Locations:
Right_Hand: true
Left_Hand: true
WeaponLevel: 1
EquipLevelMin: 1
Refineable: true
Script: |
bonus2 bAddEff2,Eff_Bleeding,10; -
How to disabled Jur in Thief? In my server Thief Class can equip all Jur type weapon that cause error.
-
22 hours ago, Froost said:
prontera,20,60,0 shop GoldVending# 810,969:500000
Gold sell 500k
Sorry but what im talking about is for Vending Skill, But thanks for your reply.
-
I need a script that can vend some items in fixed amount.
Example: Gold 100,000z then you can't vend the Gold more than 100k.
-
-
The latest update @woe is bug when woe is active. please check
-
-
Why no prize for winning guild?
// Combine values as needed (e.g. 1|8 = 1+8 = 9).
set .Options, 1|2;// Rewards per castle.
// setarray .reward_id[0], <itemID>{,<itemID>,...}
// setarray .reward_amount[0], <amount>{,<amount>,...}
setarray .reward_id[0],14003;
setarray .reward_amount[0],1;
It should be all players of the winning guild will get 1x of ESB via RoDex right? but no prize given after WOE.
-
Me too lex aeterna is bug on ghost monster
-
8 hours ago, Myth said:
fix
i already fix the problem thanks
How did you fix it?

RecommendedQuestInfoLoad bad argument #1
in Client-side Support
Posted
How did you fix the problem? I still get that error.