Thread
:
Legit-PvP World that I wish to create.
View Single Post
#
5
03-02-2003, 07:49 AM
farce
Hill Giant
Join Date: Feb 2003
Posts: 126
also, you wanna make it
Code:
if(check_level-1 == 20 && !this->GetPVP()) { this->SetPVP(true); }
>= becomes just ==
the previous incarnation would make a non pvp who was dinging to any level 20 and up turn pvp, which may not be your desire.
farce
farce
View Public Profile
Send a private message to farce
Find all posts by farce