Easy Variables
Hi there,
I need some help Code:
#include <amxmodx> |
Re: Easy Variables
You can store the file name in a cvar.
|
Re: Easy Variables
The "public" keyword must all be lowercase letters. The "cid" that you have in admin_motd() is wrong, remove it if you are not using it or fix it if you are going to use it. By fix it, I mean that the proper arguments for a client command are "id, level, cid". To learn how to use these arguments properly, look at other plugins that use them. I'd recommend looking at admincmd.sma.
|
Re: Easy Variables
Quote:
PHP Code:
|
Re: Easy Variables
Quote:
|
Re: Easy Variables
Can anybody tell me how to use Cvar in file name ?
And Quote:
|
Re: Easy Variables
Please help !!!
Bump.... |
Re: Easy Variables
PHP Code:
|
Re: Easy Variables
It is giving me 3 to 4 Errors
Code:
Welcome to the AMX Mod X 1.8.1-300 Compiler. |
Re: Easy Variables
How are you using it ?
|
| All times are GMT -4. The time now is 22:13. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.