EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=621)
-   -   Scribe Spells Bug. (https://www.eqemulator.org/forums/showthread.php?t=12195)

krusher 02-28-2004 01:54 AM

Scribe Spells Bug.
 
Special thanks to Abbott for tracking this down.

This fixes the caster scribe spell issue.

Change

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

To:

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

Scorpious2k 02-28-2004 02:15 AM

Thanks Krusher and thanks to Abbott too!

daryl 06-29-2005 12:53 AM

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

mrea 06-29-2005 12:56 AM

You need to manually edit this in the source files before you build your version of EQEmu, probably not recommended for newbie people (no offense).


All times are GMT -4. The time now is 07:17 PM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.