1. User can attack once
2. You have to DC the user once he gets red/purple
But the following ways have no cons.
1. Adjusting the level limit for PKing above the Cap
PKing disabled until level 20. So if we increase the level limit for that from GS, nobody can PK ingame.
The address of the level cap:
Code:
005295DA => CMP AL,0x8C
Whenever you try to PK, you'll get this message:
Change the message from PK2 to something like "PKing is disabled and you're good to go.
2. Disabling PK from the ShardManager itself
This is actually the correct and the easiest way. I can't belive I didn't know this until now... add following line to server.cfg below ShardManager options
Code:
VIOLANCE_RESTRICT TEENAGE
Tested on both BR/VSRO, works.
credits go to "Sync" and "Huffle" from a Turkish gaming forum.
Seriously, how easy was that, ****..






