Hi,
Got a small problem (kind of small).
I have a Zombie Plague server and my problem is that whenever I try commands like "zp_nemesis/zp_human.. etc" I get this:
Code:
] zp_nemesis
Usage: zp_nemesis <target> - Turn someone into a Nemesis
All good so far, however, if I specify a <target> I get this:
Code:
] zp_nemesis Archeon
Unknown command: zp_nemesis
Also from the "Admin Menu" this doesn't work (to turn someone into a nemesis/zombie...etc) I can only start a mode but I can't specify a certain player.
I also have another plugin that uses zp_ command and it works fine (zp_giveap <target>).
Thanks.
Edit:
This is what I get in the server's console:
Code:
L 05/24/2020 - 22:25:48: Invalid CVAR pointer
L 05/24/2020 - 22:25:48: [AMXX] Displaying debug trace (plugin "zombie_plague_special_44.amxx")
L 05/24/2020 - 22:25:48: [AMXX] Run time error 10: native error (native "get_pcvar_num")
L 05/24/2020 - 22:25:48: [AMXX] [0] zombie_plague_special_44.sma::zp_log_message (line 8317)
L 05/24/2020 - 22:25:48: [AMXX] [1] zombie_plague_special_44.sma::command_special (line 8157)
L 05/24/2020 - 22:25:48: [AMXX] [2] zombie_plague_special_44.sma::cmd_nemesis (line 4875)