EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=621)
-   -   052DR1 PVP Fix (https://www.eqemulator.org/forums/showthread.php?t=10571)

krich 12-01-2003 09:01 AM

052DR1 PVP Fix
 
The command #pvp on crashes the zone. Changing client.cpp:2878 from:

Code:

this->Message_StringID(13,PVP_ON,0);
to

Code:

this->SimpleMessage_StringID(13,PVP_ON,0);
fixes that.

Regards,

krich


All times are GMT -4. The time now is 09:29 AM.

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