Jump to content

BrOgBr

Members
  • Posts

    97
  • Joined

  • Last visited

Community Answers

  1. BrOgBr's post in Tools Dealers was marked as the answer   
    Try this:
    case 1: callshop "sell",2; end; -    shop    sell    -1,512:-1  
  2. BrOgBr's post in Custom Pet not Working... was marked as the answer   
    1252,Garm,Garm,25005,25005,0,100,10,20,50,100,50,20,2000,400,1,0,350,400,800,{ petloot 10; },{ bonus2 bSubEle,Ele_Fire,5; }
    Try this:
    1252,Garm,Garm,25005,35312,0,100,10,20,50,100,50,20,2000,400,1,0,350,400,800,{ petloot 10; },{ bonus2 bSubEle,Ele_Fire,5; }  
  3. BrOgBr's post in R > Tengu Scroll was marked as the answer   
    Here it is. 
    sprites tengu.rar
  4. BrOgBr's post in How to increase the number of drops was marked as the answer   
    src/map/mob.hpp
    #define MAX_MOB_DROP 10 #define MAX_MVP_DROP 3 Try change it.
    Don't forget of compile. (I didn't test)
×
×
  • Create New...