trunk/src/map/status.h
/**
* Max Refine available to your server
* Changing this limit requires edits to refine_db.txt
**/
#ifdef RENEWAL
# define MAX_REFINE 20
#else
# define MAX_REFINE 10 <----------------------
#endif
perhap you should double check with your script settings ? maybe you added the item twice ?
or you added another NPC with same name also ? or etc..
you should show you script if you want somebody to check for you...
$cash
avoid using permanent global npc variable .... it can be abuseable...
change it to something like
.@cash
query_sql("SELECT `value` FROM `global_reg_value` WHERE account_id="+getcharid(3)+" LIMIT 1",.@points);
dispbottom "Your Cashpoint: "+#CASHPOINTS;
the query part is not needed because it's useless....also..the query...what are you trying to return ??
what's ur client data ? if your client date is 2012-06-18 or above.... make sure you have the translated iteminfo.lub , because newer client all read data from these lub files..
LMS_Admin:
next;
if (!.Status){
mes "[Minion]";
mes "My master has no invasion planned at the moment. Do you wish to schedule an invasion?";
menu "- Start Event",M_RFYL,"- Spectate",M_warp,"- End Event",M_EndEvent,"- No Thanks",M_Leave;
}else {
item combo script are now moved to another text file..
trunk/db/re/item_combo_db.txt
2394:2444:2549,{ bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; bonus bMatkRate,5; bonus2 bResEff,Eff_Freeze,10000; bonus2 bSkillHeal2,"AM_POTIONPITCHER",3; bonus2 bSkillHeal2,"AL_HEAL",3; bonus2 bSkillHeal2,"PR_SANCTUARY",3; }
@Winz
+1 , anyway the images is viewable with the link but not with Forum tags.
@TS
Please use other Images host site like
http://imgur.com
http://photobucket.com
http://imageshack.us
etc.
And i help you fixed it by move to http://imgur.com