xmas editing
Hello,
iam editing that XMas plugin for shmod Code:
{Usage: amx_shaddxp <nick | @team | @ALL | #userid> <xp> - Adds XP to Players |
Re: xmas editing
1) What error?
2) parameter 2 of amx_shaddxp should be a string. You need to replace: Code:
Code:
|
Re: xmas editing
the message doesnt accept "randomXP" :/
It could be also the error why it still doenst work with giving xp |
Re: xmas editing
Alrighty ... we'll make that a string too.
Code:
Or you mean the "client_print" message? That was missing a "%i" |
Re: xmas editing
still doesnt work :/
|
Re: xmas editing
1) Is "debug" enabled for the plugin
(should be listed as "pluginname.amxx debug" in plugins.ini) 2) What is logged in the console when you pick up the present? |
Re: xmas editing
Yes its enabled
But it only says: Usage: amx_shaddxp <nick | @team | @ALL | #userid> <xp> - Adds XP to Players |
Re: xmas editing
Ah.
My bad ... you need it like this: Code:
|
Re: xmas editing
Now it says: Client with that name or userid not found ^^
|
Re: xmas editing
Instead of "server_cmd" (or aswell as) put "log_amx" (with the same arguments) and tell me what that logs.
|
| All times are GMT -4. The time now is 11:11. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.