how to active pvp server on invasion source?
i try add VIP map dont work
i tryed remove the spawn protect dont work too
i try remove the god mode dont work too
O.O
Printable View
how to active pvp server on invasion source?
i try add VIP map dont work
i tryed remove the spawn protect dont work too
i try remove the god mode dont work too
O.O
Little do not understand you, the source code has InvasionMMO PVE mode?
My game is based on an early source code iKasu where this is not available
yes i m using ikasu source and no have pvp o.O ONLY PVE and i dont make changes
I also use iKasu Source but I only PVP mode, how do I switch the PVE / PVP?
Search:
Code:bool ServerGameLogic::ApplyDamageToPlayer(GameObject* fromObj, obj_ServerPlayer* targetPlr, const r3dPoint3D& dmgPos, float damage, int bodyBone, int bodyPart, bool force_damage, STORE_CATEGORIES damageSource, int airState )
down of:
If you want PVP, then delete this, if not want pvp add:Code:r3d_assert(targetPlr);
Code:return false;
thx DarkOur i go try
Like me XD