Ragnarok dont have items you want, but i can create custom for you, first i want to know What type bonus stas you want ?
Like food ?
Like @str / @agi / @vit ?
or something else ?
if(getitemslots(.@ItemPart) == 0){
mes .@name$;
mes "Sorry this ^ff0000"+getitemname(getequipid(.@ItemPart))+"^000000 item already have slot";
}else{
mes "oh your item is not sloted";
..............................................
...........................................
................................. etc..
Hope can help
// Format: Skill ID, % damage: Normal Maps, PvP Maps, GvG Maps, BG Maps{,flag}
// Flag may be:
// nothing - for full additional damage
// 1 - for ATK based part of damage
// 2 - for MATK based part of damage
// 4 - for misc part of damage
271,-50,-50,-50,-50
// Format: Skill ID, % damage: Normal Maps, PvP Maps, GvG Maps, BG Maps{,flag}
// Flag may be:
// nothing - for full additional damage
// 1 - for ATK based part of damage
// 2 - for MATK based part of damage
// 4 - for misc part of damage
2036,0,-80,-80,0
From Ind:
Please run your map server in gdb mode and paste us the output when it crashesgdb ./map-server_sqlr
my server often crash and i dont know how
I have read this post but i dont know how to run as gdb mode.
Somebody can help me, please.
Sorry my bad English.
hmm... replace all sleep2 with next -.-
I dont think you need use sleep2 in this script.
Sleep2 will "stop" your script in xxxx milisecond and execute after.
@Natsu Dragneel: I think you say about inteminfo.lub you can found it in Folder System in game client.
You can find iteminfo.lua and convert to lub for you, here: http://svn6.assembla.com/svn/ClientSide/Lua_Project/System/
After log in, i click My Account or View Account and i cant connect to it.
Link like:
mydomain.net/cp/?module=account&action=view
Somebody help me please. Sorry my bad English.
I want change dame of Final Strike and Acid Demontration follow formula:
Final Strike:
wd.damage = 40*sstatus->str +skill_lv*(sstatus->hp/10 + 35);
to:
40*ATK +skill_lv*(sstatus->hp/10 + 35);[/color]
Acid Demontration to
[(ATK*0.07*VIT)*WpnSizePnlty + (MATK*0.07*VIT)] * 0.5
Help me please, Thank you
I tried to edit but....
You must update your lua file to lastest.
You can download here: http://svn6.assembla...de/Lua_Project/
Use Tortoise
Ehh. you say that your client run on Korea, you must create custom grf for you, put clientinfo.xml on it.
And edit data.ini
[DATA]
0=your.grf
1=data.grf
So.. try skip Load data folder firt when you hex your client.
Dont add HKLM onto diff
Or you can use 2012-04-10 RagRE and when you hex you must skip Load Data Folder First