AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   Credits Mod (https://forums.alliedmods.net/showthread.php?t=16327)

Cryonic 11-11-2005 04:31

Very nice... The plugin would then be awesome. I'll have to reset it weekly or so or some players will be "godlike" :D

jay7 11-11-2005 13:10

Great plugin however it does conflict with runemod's speed and feather rune. I noticed that when you use these 2 runes, your speed only lasts up until you start to fire your weapon then the speed sets back to normal when it shouldn't. You'll speed back up again after switching your weapons around.

HarcoN 11-12-2005 11:15

now i havn't read the whole thing.

but how do you make the time between credits given, higher or lower pass a cvar or command ????

and when do you think you can get the give credits, to work ;) ?

atambo 11-12-2005 13:22

to change the credit time just download the .sma and edit the define at the top:

Code:
//Time Per Credit (in seconds) & (can't be under 60) #define credittime 900

and the credits do work just fine

HarcoN 11-14-2005 15:11

you didn't understand my question :D

Like give fresh credits, not your own ;)

Like admin only command ?

atambo 11-14-2005 15:24

the only command to give credits is the client command /givecredits but if you really want to give yourself credits then you can do so by editing the addons/amxmodx/data/vault.ini manually

1) stop the server
2) download the vault.ini
3) open the vault.ini file in notepad
4) search for your steamid and find it
5) edit the number next to your steamid (the number is in seconds so if you want to add an hour to your time then add 3600)
6) overwrite the old vault.ini
7) restart the server


ps-the reason I didn't add an admin command to give credits is because I wanted it to be a fair system without any abuse but I understand that sometimes you need to punish/reward someone so theres your instructions

atambo 11-26-2005 17:07

*New Version* (attachment updated on the first post)
-added amx_givecredits <name> <amount> command
-added amx_removecredits <name> <amount> command

atambo 12-19-2005 06:11

new maintainer of credit mod: http://forums.alliedmods.net/showthread.php?t=22104[/quote]


All times are GMT -4. The time now is 12:22.

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