Jump to content

pedro chaves

Members
  • Posts

    15
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

pedro chaves's Achievements

Poring

Poring (1/15)

0

Reputation

  1. 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?
  2. 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?
  3. 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)+";
  4. 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},{},{}
  5. 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...
  6. dont work man... he cant get karmapoints for make the calc
  7. 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?
  8. u can do one script Job Changer 5 rebirth > If (rebirth >= 5) job Rok_Star_Badge
  9. 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
  10. 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?
  11. 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?
×
×
  • Create New...