Help With a Custom Plugin
i made this plugin and its not compiling i don't know how to fix
PHP Code:
|
Re: Help With a Custom Plugin
Try This:
PHP Code:
|
Re: Help With a Custom Plugin
still not compiling i get this
PHP Code:
|
Re: Help With a Custom Plugin
Try this :
Code:
For the the last function, you miss an argument, see : http://www.amxmodx.org/funcwiki.php?...info&go=search |
Re: Help With a Custom Plugin
thanks
|
Re: Help With a Custom Plugin
Ok the
/steamid /myip works but the /abuse /website /serverip doesn't work this is my code PHP Code:
|
Re: Help With a Custom Plugin
For /abuse try %i instead of %s.
|
Re: Help With a Custom Plugin
Here try this (I changed your indenting by great heights)
Also, things you need to fix. you don't need 15 spaces in between something, only one space is needed. PHP Code:
|
Re: Help With a Custom Plugin
Quote:
|
Re: Help With a Custom Plugin
What ?! LoL
Code:
[AMXX] The Admins Email is %iAnd this Code:
new email[128];Code:
new email[128]; |
| All times are GMT -4. The time now is 16:15. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.