Jump to content

Kovu

Community
  • Content Count

    144
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Kovu

  1. hi guys i want edit other maps that the dmg are based like chaos argent on dodge and hit, not on def and pr how i can do this ?
  2. Kovu

    SQL 2014 Express setup

    hii all i have problem with permission users on database can some explain it pliis and i cant change connection on gameserver cause always use GAMEDB i want use other
  3. and how i can insert on npc trader for example 100 ca_points 5 morph... function ChaosPointEx () Talk( 1, "Hi! I'm the Chaos Point Exchanger on this map, how may i help you?") Text( 1, "Exchange Chaos Points to Effect Wing",JumpPage, 2) Talk( 2, "50 Chaos Point will be used to exchange Effect Wing") InitTrigger() TriggerCondition( 1, HasFightingPoint,50 ) TriggerCondition( 1, HasLeaveBagGrid, 1 ) TriggerCondition( 1, KitbagLock, 0 ) TriggerAction( 1, TakeFightingPoint, 50 ) TriggerAction( 1, GiveItem, 7060, 1, 20 ) TriggerFailure( 1, JumpPage, 16) Text( 2, "Effect Wing for 50 Chaos Points" ,MultiTrigger,GetMultiTrigger(),1) end
  4. Hi guys i have "cloak forgeable" but when i forge the gems dont give the effect in gems, some1 know about this error ? i dont get any lua_err
  5. hi guys i have a chaos points npc but dont take chaos points anyone have this npcs fix ?? plis
  6. This is lua err i dont know why i get this err
  7. look my script function Skill_Rbmp_Use( role , sklv ) local statelv = sklv local statelv = 10 local rb_bonus = (-1) * ( 0.9 + 0.01 * statelv ) -- Increases by 5.5% local rb_bonusdef = (-1) * ( 0.36 + 0.01 * statelv ) -- Increases by 5.5% local rb_bonuspr = (-1) * ( 0.19 + 0.01 * statelv ) -- Increases by 5.5% local defsa = math.floor ( (DefSa (role) - rb_bonusdef ) * ATTR_RADIX ) local ResistSa = math.floor ( (ResistSa(role) - rb_bonuspr ) * ATTR_RADIX ) local mnatksa = math.floor ( (MnatkSa (role) - rb_bonus ) * ATTR_RADIX ) local mxatksa = math.floor ( (MxatkSa (role) - rb_bonus ) * ATTR_RADIX ) SetCharaAttr( mnatksa , role , ATTR_STATEC_MNATK ) SetCharaAttr( mxatksa , role , ATTR_STATEC_MXATK ) SetCharaAttr( defsa , role , ATTR_STATEC_DEF ) SetCharaAttr( ResistSa , role , ATTR_STATEC_PDEF ) ALLExAttrSet(role) end function Skill_Rbmp_Unuse( role , sklv ) local statelv = sklv local statelv = 10 local rb_bonus = (-1) * ( 0.9 + 0.01 * statelv ) -- Increases by 5.5% local rb_bonusdef = (-1) * ( 0.36 + 0.01 * statelv ) -- Increases by 5.5% local rb_bonuspr = (-1) * ( 0.19 + 0.01 * statelv ) -- Increases by 5.5% local defsa = math.floor ( (DefSa (role) + rb_bonusdef ) * ATTR_RADIX ) local ResistSa = math.floor ( (ResistSa(role) + rb_bonuspr ) * ATTR_RADIX ) local mnatksa = math.floor ( (MnatkSa (role) + rb_bonus ) * ATTR_RADIX ) local mxatksa = math.floor ( (MxatkSa (role) + rb_bonus ) * ATTR_RADIX ) SetCharaAttr( mnatksa , role , ATTR_STATEC_MNATK ) SetCharaAttr( mxatksa , role , ATTR_STATEC_MXATK ) SetCharaAttr( defsa , role , ATTR_STATEC_DEF ) SetCharaAttr( ResistSa , role , ATTR_STATEC_PDEF ) ALLExAttrSet(role) end
  8. Hi guys i am trying to fix the rebirth passive skill i copy a lot of scripts for fix this but never i can fix it. The skill dont give any bonus
  9. Hi guys i want to learn how to create a new client ui but the guide it is incomplete and i understand it because i edit the coords but the image dont change the size idk why... some1 can show me how i can create a new one pliss
  10. Hi guys i have a big bug with fullscreen resolution, when i go create the new character i get blue screen to chose character, and when i am ingame some players disapear sets, transparents textures, etc... how i can fix this?? Plis
  11. i am trying install topcms but i get many errors. And i try install topwebsite on new version of xampp but i get a blank page, some1 know how to install a topwebsite on xampp or zend server ? i install zend server but i get another error
  12. thanks bro ^^ you can help me with website dude plis ?? i post it
  13. Ooh thanks i will.try it bro i only need change in staff no? And i can use dualdagger with the same method no?
  14. Hi guys i am trying put a topwebsite on new xampp but i dont get it... i really need this web pleasee some1 can help me?? i try install topcms but i dont know how install it
  15. hi guys i want add shield to magic class for example SM but when i wear, i get off the staff i want keep staff and shield, how configure this ??
  16. Kovu

    lonetower

    thanks bro i will try it
  17. Kovu

    lonetower

    yes i have lonetower but i use teleport for enter and mobs doenst appear and cant attack
  18. solved bro thanks i delete for other map too in funtionhook now i need fix the lonetower jajaja
  19. i delete the function on deathcircle but add the lane on skill, but still bugged
  20. i will try bro cause my head will be destroy jajaja thanks bro
  21. Kovu

    lonetower

    hi guys i want put lonetower but i dont know if is secure map with this portals, and lonetower map that i have it is bugg some1 know where i can get lonetower fix map ??
  22. skilleff: 6 True Sight -1 State_Syzy_Tran 0 0 1 0 1 1 1 1 1 1 1 1 1 0 1 1 0 0 0 -1 176 1 0 0 -1 0 0 0 0 0 0 0
  23. Hi guys my skill of true sight dont work but i dont know why... i use soul detector and it is working but skill nop some1 can help me ??
  24. Kovu

    Installing Zend 8.0.2

    hey bro i install it but i can put any top web why ?? can you help me pliss
  25. i clear skill and inventory and nothign and in logfile i get this [02-22 20:39:23]ÈÕÖ¾Á÷±»³É¹¦´ò¿ª. [02-22 20:39:24]Ïß³Ì:[9384]½¨Á¢! [02-22 20:39:24]Ïß³Ì:[8728]½¨Á¢! [02-22 20:39:24]Ïß³Ì:[14988]½¨Á¢!
×
×
  • Create New...