Jump to content

Rebel

Members
  • Posts

    436
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Rebel

  1. http://pastebin.com/raw.php?i=Z87t3tZT Thank you it works..
  2. I got this error .. when i try to input 500 and i only have 499 Poring Coins
  3. thanks for this i will try it later when i got home.. EDIT: Thanks it works..
  4. random stats for STR INT DEX max of 100 and 150 actually im not asking for an ITEM, im asking for a BONUS that can use in an item or headgear.. like for example bonus bRandStats
  5. in every 1 poring coin = 3 poring points i cant find any scripts here.. im sorry.. i do have a script but its not working.. maybe anyone can help me .. i attach my script.. converter.txt
  6. I don't get it. sorry.
  7. i have a question.. how can i implement a client with MD5 check?
  8. sa lua files.. skillinfoz or skillinfo
  9. use packet ver 25
  10. Bump.
  11. I guess its not just Body Relocation has this bug.. also other skills.. and maybe its on the SVN is the problem..
  12. prontera,151,142,4<tab>cashshop<tab>Cash Shop<tab>116,<item id>:<price>,<item id>:<price> prontera,151,142,4 cashshop Cash Shop 116,501:10,502:10
  13. is there a item bonus that can give. player random stats? and can capped to any number..
  14. map_addflooritem(&it,count,sd->bl.m,sd->bl.x,sd->bl.y,0,0,0,0,0);
  15. No Sir Emistry.. Refer to the Post #1 he is asking for a NPC script to be placed anywhere example in prontera.. so he can use the VIP SCRIPT without whispering the NPC.. and it doesnt have the sql files needed..
  16. Where is the npc file?
  17. if you use langtype 18.. make sure you diff Enforce Official Login Background
  18. can anyone help me to add discount in cashshop if only the account of the player is in the group id 1.. thanks
  19. try to use shared head palettes but you need to convert your hairstyle into palettes. what do you mean head palettes?
  20. java can you share it.. or you can just pm it to me.. thanks
  21. where should i put it?
  22. its working fine in latest revision, in any revision i think its working fine.. i tested it also in 3ceam..
  23. Rebel

    Resist Capping

    i think this is what i asking for rate = cap_value(rate, 0, 8000); //capped to 80% question.. correct me if im wrong if i put that code. does that mean the max resist of element will be capped to 80% because its possible to have a 100% resist to a certain element like FIRE ELEMENT, by using combination of cards and equipments.. mostly if i have custom items. and cards..
  24. So where is the script? xD
  25. case NC_POWERSWING2: skillratio += 80 + 20 * skill_lv + sstatus->str + sstatus->dex; RE_LVL_DMOD(100); break; do i need to put that code here? this the from battle.c. . what i should i put then? sorry im still new about that, i dont know what should i change in your given code.. also another question, i know this is offtopic.. how can i make my powerswing fix damage to 15m? thanks for the help..
×
×
  • Create New...