View Single Post
  #3  
Old 06-29-2005, 12:53 AM
daryl
Fire Beetle
 
Join Date: Jun 2005
Posts: 24
Default

Change

-client_process.cpp:6792:ScribeSpell(memspell->spell_id, memspell->slot,
false);

To:

+client_process.cpp:6792:ScribeSpell(memspell->spell_id, memspell->slot,
true);



how would i do this ?
can tell me the command/s plz thanx
Reply With Quote