Thread
:
052DR1 PVP Fix
View Single Post
#
1
12-01-2003, 09:01 AM
krich
Hill Giant
Join Date: May 2003
Location: The Great Northwest
Posts: 150
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
krich
View Public Profile
Send a private message to krich
Find all posts by krich