Hi, how i can fix the bug from skills.
I need relog for able some skills:
Sample: job Sinx
On first class, i take all skills, and "Hidding" and "Detoxity" ar desabled to take points, but after relog its able to put points.
How a can fix it please?
Hi, how i can fix the bug from skills.
I need relog for able some skills:
Sample: job Sinx
On first class, i take all skills, and "Hidding" and "Detoxity" ar desabled to take points, but after relog its able to put points.
How a can fix it please?
I will make a PVP Ranking, and my cp read it from table.
How i can command for in game, save my sql infs on my table? i try it but he duplicate, and triplicate... please help me
The script is like it, but the string is "+FAMEPOINTS+" "+KARMAPOINTS+"
query_sql("REPLACE INTO `pvpm_data` (`charid`, `name`, `kills`, `dies`, `karma`) VALUES ("+getcharid(0)+","+strcharinfo(0)+", "+FAMEPOINTS+","+REBORNPOINTS+","+KARMAPOINTS+") WHERE charid == "+getcharid(0)+";
Hi Emistry, thank you! how i can transform it in one function and call for executioner card like it
Return xval
4250,Executioner_Card,Executioner Card,6,20,,10,,,,,,,,32,,,,,{ bonus bCritical,(xval},{},{}
i get it how u say
now i need how to take it on function like that
if (karmapoints >1000) bonusCrit10elseif (karmapoints >2000) bonusCrit20elseif (Karmapoints >300) bonusCrit30etc...
Hi guys, i need help to make a script.
Like this...
If(countitem 7129 ==1){
bonus allstats, 100;
}
but it cant be lost latter, it cant change for stpoint, this bonus is like that
agi: 250 + 100
str: 300+ 100
vit: 200+ 100
int 400+ 100
etc...
need this + 100 like when u get bonus2Luk when equip some item or card
like this...
someone can help me?
Hi guys, i need help on my script
OnPcDieEvent i need take dropitem,randomized with equip and non equiped itens, based on calc of karma.
EX:
If (karmapoints >1000) dropitem random 10%
elseif (karmapoints > 2000) dropitem random 20%
...
and need to fiz nodropitem too
If (karmapoints == --1000) noitemdrop / or dropitem random 0%
thank you
Hi guys, im building a new RO, and i have karma system.
i need make Executioner Card read my SETKARMAPOINTS, and make a calc,
EX:
if (karmapoints >1000) bonusCrit10
elseif (karmapoints >2000) bonusCrit20
elseif (Karmapoints >300) bonusCrit30
etc...
someone can help me?
Hi friends, I'm really in need of your help to reopen an old server that I found in my folders.
The issue is not it working, why clients connect and the map server loads, the question is the client ...
it is configured for kro and sak 2002, and I can not find the old kro & sak1010 clients. Could someone help me and teach me how
I can play again? Get a client that is compatible or modify the source?