AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   [TF2] credit mod / candymod help needed (https://forums.alliedmods.net/showthread.php?t=182507)

wnk1ee 04-10-2012 09:07

[TF2] credit mod / candymod help needed
 
Hello ,

I'm running an MGE 18 slot public with a lot of succes and i did add another 18 slot public server where i wanted to run a credit plugin on but sadly enough i'm having a lot of issues with it and maybe you guys can help me out with it.


So i have been trying to install the candymod (!credit,!buy!) plugin for a couple of days now together with a friend who has more experience in installing plugins and we just can't seem to get it running..
We have tested everything tho, the database is working the plugin is running fine .. and when i kill someone in my public it's telling me ' you gained 1 credit '.. but the menu's are not working when i type in !buy or !credits..

Can anyone help me with the problem i'm having here?

Kind regards wnk1ee

x00 04-10-2012 11:09

Re: [TF2] credit mod / candymod help needed
 
Post your Sourcemod errorlog.
Where did you get that plugin from? I thought it was outdated and unsupported.

wnk1ee 04-10-2012 11:25

Re: [TF2] credit mod / candymod help needed
 
Quote:

Originally Posted by x00 (Post 1686091)
Post your Sourcemod errorlog.
Where did you get that plugin from? I thought it was outdated and unsupported.

http://forums.alliedmods.net/showpos...9&postcount=45 this is where i got it from , and all " no bullshit servers " are running this mod.

and this i found in my console.log ( but all info is right from the database.. )


'banned_user.cfg' not present; not executing.
'banned_ip.cfg' not present; not executing.
'cp_gravelpit.cfg' not present; not executing.
Candy plugin is now loaded and running!
[W-Sound] ERROR: Arquivo de som 'sound/ambient/music/dustmusic1.wav' nao existe!
Candy plugin is now loaded and running!
[candy] Failed to connect: [2002]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
[candy] Failed to connect: [2002]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Connection to Steam servers successful.
Public IP is 213.108.29.171.
Assigned anonymous gameserver Steam ID [A-1:2725879813(2927)].
VAC secure mode is activated.
Current item schema is up-to-date with version 61ECE005.
tf_server_identity_account_id not set; not logging into registered account
Client "tB.YCN wnk1ee" connected (141.134.194.142:27005).
[candy] Failed to connect: [200

x00 04-10-2012 14:46

Re: [TF2] credit mod / candymod help needed
 
Quote:

[candy] Failed to connect: [2002]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
[candy] Failed to connect: [2002]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
[candy] Failed to connect: [2002]
Thats interesting, execute "ln -sf /var/lib/mysql/mysql.sock /tmp/mysql.sock" @ SSH and restart the Gameserver.
That should fix the error and you will be able to use the ingame commands.

-x00

wnk1ee 04-11-2012 17:12

Re: [TF2] credit mod / candymod help needed
 
Quote:

Originally Posted by x00 (Post 1686244)
Thats interesting, execute "ln -sf /var/lib/mysql/mysql.sock /tmp/mysql.sock" @ SSH and restart the Gameserver.
That should fix the error and you will be able to use the ingame commands.

-x00

Database working now, i have installed the new buymenu installed everything properly and the menu is working for me now ( finally ) but when i have enough credits and i want to buy health it does not count it up..

this i get in my log

tB.YCN wnk1ee: !shop
SV_StartSound: ambient/music/dustmusic1.wav not precached (0)
tB.YCN wnk1ee: !candy
SV_StartSound: ambient/music/dustmusic1.wav not precached (0)
tB.YCN wnk1ee: !buy
Unknown command "sm_boosthealth"

x00 04-12-2012 12:45

Re: [TF2] credit mod / candymod help needed
 
Quote:

Originally Posted by wnk1ee (Post 1686917)
Database working now, i have installed the new buymenu installed everything properly and the menu is working for me now ( finally ) but when i have enough credits and i want to buy health it does not count it up..

this i get in my log

tB.YCN wnk1ee: !shop
SV_StartSound: ambient/music/dustmusic1.wav not precached (0)
tB.YCN wnk1ee: !candy
SV_StartSound: ambient/music/dustmusic1.wav not precached (0)
tB.YCN wnk1ee: !buy
Unknown command "sm_boosthealth"

We need the Sourcemod errorlog, not the console log.


All times are GMT -4. The time now is 03:21.

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