Error with a simple plugin
PHP Code:
is wrong but what do the other errors mean? PHP Code:
|
Re: Error with a simple plugin
You misplaced a few things. register_cvar() and register_concmd() should be within the braces of plugin_init()
I suggest you start by reading this: http://wiki.amxmodx.org/Intro_to_AMX_Mod_X_Scripting |
Re: Error with a simple plugin
solved
|
Re: Error with a simple plugin
PHP Code:
PHP Code:
|
Re: Error with a simple plugin
Ahh i see now. Thanks guys for your help =)
|
Re: Error with a simple plugin
Quote:
|
Re: Error with a simple plugin
Quote:
|
Re: Error with a simple plugin
Quote:
Code:
Code:
Code:
edit: Also pcvars should be used. :) |
Re: Error with a simple plugin
Quote:
Quote:
|
Re: Error with a simple plugin
Code:
7 = CMDTARGET_OBEY_IMMUNITY | CMDTARGET_ALLOW_SELF | CMDTARGET_ONLY_ALIVE |
| All times are GMT -4. The time now is 04:08. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.