[Question] Simple I Suppose

12/21/2009 22:40 CecyElmo#1
Well, how would you modify a dll to make it so you don't walk when you use meditation (without a wand OFC)

A simple tutorial would be of much gratitude :3

Tanxs :3
12/21/2009 22:41 radragon16#2
Quote:
Originally Posted by CecyElmo View Post
Well, how would you modify a dll to make it so you don't walk when you use meditation.

A simple tutorial would be of much gratitude :3

Tanxs :3
Equip a wand. Problem solved.
12/22/2009 00:49 GigaJo#3
Quote:
Originally Posted by radragon16 View Post
Equip a wand. Problem solved.
That doesn't edit DLLs though.
12/22/2009 23:47 tuxx95#4
Quote:
Originally Posted by CecyElmo View Post
Well, how would you modify a dll to make it so you don't walk when you use meditation (without a wand OFC)

A simple tutorial would be of much gratitude :3

Tanxs :3
theres someway to change the iteam id so u need to be holding a sword (this ideaw is by kevsprk so ask him about it not me) or (my idea) just like u can skip the check for 5 charges in fb u can prop skip the wand check

edit: i found this will looking around any1 make since of it?
UNICODE "code.skill.msg.thunder.need_wand"
12/23/2009 02:51 CecyElmo#5
that's for thunder, isn't it? not meditation. Medi just has u walk without a wand and run with one :3
12/23/2009 16:45 tuxx95#6
Quote:
Originally Posted by CecyElmo View Post
that's for thunder, isn't it? not meditation. Medi just has u walk without a wand and run with one :3
o oops was looking at the wrong thing
srry
12/23/2009 23:24 Uncreative.#7
Look in meditation's portion of Skill.dll and look for anything talking about a wand and locks, and then try JMP'ing it.