AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Run time error 10: native error (native "client_cmd") (https://forums.alliedmods.net/showthread.php?t=293813)

lulek1337 02-11-2017 12:34

Run time error 10: native error (native "client_cmd")
 
1 Attachment(s)
Hello, I have a problem with the bank ap Zombie Mod.
Below I've mistake me what pops up: / Can someone help?
I throw the file fried banku_ap.

Code:

L 02/11/2017 - 18:28:51: Invalid player id 21
L 02/11/2017 - 18:28:51: [AMXX] Displaying debug trace (plugin "bank_ap.amxx")
L 02/11/2017 - 18:28:51: [AMXX] Run time error 10: native error (native "client_cmd")
L 02/11/2017 - 18:28:51: [AMXX] [0] bank_ap.sma::plugin_init (line 61)


Black Rose 02-11-2017 19:08

Re: Run time error 10: native error (native "client_cmd")
 
The code doesn't contain client_cmd() at all, line 61 is just a bracket and why would that run in plugin_init().
Recompile the source and post an accurate error message. The code you posted is not the one you're running.


All times are GMT -4. The time now is 21:02.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.