pvpsupport.php
Table of Contents
- setup_pvp_target() : bool|array<string|int, mixed>
- This contains functions to support pvp.
- pvpvictory() : mixed
- pvpdefeat() : mixed
Functions
setup_pvp_target()
This contains functions to support pvp.
setup_pvp_target(int $characterId) : bool|array<string|int, mixed>
Parameters
- $characterId : int
pvpvictory()
pvpvictory(mixed $badguy, mixed $killedloc) : mixed
Parameters
- $badguy : mixed
- $killedloc : mixed
pvpdefeat()
pvpdefeat(mixed $badguy, mixed $killedloc) : mixed
Parameters
- $badguy : mixed
- $killedloc : mixed