Mhalicot
Community Contributors-
Content Count
1971 -
Joined
-
Last visited
-
Days Won
37
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Mhalicot
-
try to read what Mysterious said Topic > http://herc.ws/board/topic/2866-is-rathena-winning-the-race/#entry19008
-
I think you need to edit item_combo_db.txt and then add the opposite of the card effect in script.
-
2013 Ragexe and Diff (Up to date 2013-08-07)
Mhalicot replied to Shakto's topic in Client-Side Releases
yeah, still waiting on this.. -
try to use bindatcmd - script randomdisguise -1,{OnInit: bindatcmd "disguise "+.@randmob,strnpcinfo(3)+"::OnAtcommand"; end;OnAtcommand: if (getgmlevel() < 60) end; // Change the 60 to any minimum GM value you want to check set .@randmob, getrandmob(150,0); // 1st parameter = max level of the mob; 2nd parameter: 0 if fetching from dead branch list, 1 from poring list, 2 from bloody branch list message strcharinfo(0),"You've been disguised as: " + strmobinfo(1,.@randmob); end;} ddnt test it yet.
-
Rytech said:
-
I think it is better that you cannot delete character that carrying items, or an msg will appear that you must empty your inventory before deleting. , or before deleting an storeall command will automatically run.
-
in your iteminfo.lua change the ClassNum = 160. you are right ClassNum = ViewID
-
Merge pull request #220
- 10 replies
-
- countbound
- getbounditem
-
(and 1 more)
Tagged with:
-
Cool
-
I can see that your level is 99 or maybe above because of the aura , and maybe you have skill bonuses. Note: stats will increase depending on your base/job level and job class. so I think it is normal.
-
is it in default(Novice) job? can you provide screenshot? and you should post this in Bug Tracker
-
Character creation incorrect language on title bar(2012-07-16)
Mhalicot replied to Gelo's question in Client-Side Support
then check your msgstringtable.txt if there's untranslated text.. -
Character creation incorrect language on title bar(2012-07-16)
Mhalicot replied to Gelo's question in Client-Side Support
and also diff eXtract MsgStringTable.txt and [Data] Read msgstringtable.txt This option will force the client to read all the user interface messages from msgstringtable.txt instead of displaying the korean messages. (This does not fix the korean images, like buttons.) -
how can i increase the base and job exp rates
Mhalicot replied to khenma's question in Script Support
check ingame if rates are working, type @rates. -
Reduce Cooldown by Dex.(I do not mean to "Delay".)
Mhalicot replied to Triedge's question in Source Requests
yes there is, edit it on conf/battle/skill.conf and if you dont want to use renewal cast, edit src/config/renewal.h and add // on #define RENEWAL_CAST -
your minimap must put in texture유저인터페이스mapmapname.bmp
-
You need to run mapcache.exe in main folder not in tools.. put does in data/
-
did you update your mapcache.exe but first make a backup of db/re/mapcache.dat
-
how can i increase the base and job exp rates
Mhalicot replied to khenma's question in Script Support
1. edit conf/battle/exp.conf for exp rates 2. edit conf/battle/player.conf for max stats parameters and atkspeed 3. edit db/re/exp.txt and src/map/map.h for max level 4. then recompile, and your done.. -
yes yes,,
-
yes add it manually..
-
Welcome to the community
-
please edit it on Notepad++ thnx
-
Endless Tower Script that will reward TCG
Mhalicot replied to nikki1200's question in Script Requests
replace 1week 604800 to 4hrs 14400 -
Your welcome and I'm happy to hear that, its my pleasure
- 152 replies
-
- afk atcommand
- @afk
-
(and 2 more)
Tagged with: