AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   [REQ] Reload ammo after killing (https://forums.alliedmods.net/showthread.php?t=323373)

ugrin 04-18-2020 04:51

[REQ] Reload ammo after killing
 
Hello

i have 1.6 server with amx mod x
i added CSDM plugin.
i want to add plugin that reloading the ammo after you killing.
i downloaded this plugin:
https://forums.alliedmods.net/showth...=85787?t=85787

but it dosent working.
the failure log of the amx modx is writing this:
[AMXX] Invalid Plugin (plugin "csdm_refill.amxx")

what can i do?
is there any other plugin i can use?

thank you.

OciXCrom 04-18-2020 07:17

Re: [REQ] Reload ammo after killing
 
Quote:

the failure log of the amx modx is writing this:
[AMXX] Invalid Plugin (plugin "csdm_refill.amxx")
Which probably means you don't have the .amxx file in your plugins folder.

ugrin 04-18-2020 09:35

Re: [REQ] Reload ammo after killing
 
Quote:

Originally Posted by OciXCrom (Post 2694288)
Which probably means you don't have the .amxx file in your plugins folder.

thank you for trying to help me.

but i do have the file : csdm_refill.amxx
i downloaded the file from the post i mentioned, then i coyied him to : /cs16/cstrike/addons/amxmodx/plugins/
then i open this file :
/cs16/cstrike/addons/amxmodx/configs/plugins.ini
and added in the end:
csdm_refill.amxx

ZaX 04-18-2020 10:11

Re: [REQ] Reload ammo after killing
 
You must compile the sma file locally

ugrin 04-18-2020 12:11

Re: [REQ] Reload ammo after killing
 
Quote:

Originally Posted by ZaX (Post 2694326)
You must compile the sma file locally

what do you mean?

i copied the sma file to:

/cs16/cstrike/addons/amxmodx/scripting/csdm_refill.sma

ZaX 04-18-2020 12:55

Re: [REQ] Reload ammo after killing
 
Yes, add the include file to scripting/include/ then compile the sma

ugrin 04-18-2020 13:01

Re: [REQ] Reload ammo after killing
 
solved.
user name : 4ever16, helped me.
thanks to all.

Nutu_ 04-19-2020 05:38

Re: [REQ] Reload ammo after killing
 
write the solution here please
i remember i downloaded that plugin too and didnt worked for me as well


All times are GMT -4. The time now is 23:19.

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