Raised This Month: $51 Target: $400
 12% 

[ANY] Basic Donator Interface


Post New Thread Reply   
 
Thread Tools Display Modes
serpentine
I don't have a problem
Join Date: Feb 2011
Location: Madison, WI
Old 10-25-2012 , 03:06   Re: [ANY] Basic Donator Interface
Reply With Quote #161

The spammers are all over these forums lately.

@Zhivago, add me on steam I can probably help you get it going if you can't install it with the first post instructions.

http://steamcommunity.com/id/serpentine
__________________

Last edited by serpentine; 10-25-2012 at 03:07.
serpentine is offline
salsav91
Senior Member
Join Date: Aug 2012
Location: Where Lollichops sleep
Old 10-29-2012 , 03:53   Re: [ANY] Basic Donator Interface
Reply With Quote #162

I am a absolute noob at adding functions to plugins.. So can anyone explain or possibly give a example on how to add a custom menu + commands for the donator menu? I would really appreciate help here.
salsav91 is offline
Jitesh
Junior Member
Join Date: Sep 2011
Old 11-07-2012 , 14:27   Re: [ANY] Basic Donator Interface
Reply With Quote #163

Are you planning on adding sourcebans support? Even flag support?
Jitesh is offline
theodorus
Junior Member
Join Date: Aug 2012
Old 11-08-2012 , 14:10   Re: [ANY] Basic Donator Interface
Reply With Quote #164

"get plugin" links do not work
theodorus is offline
serpentine
I don't have a problem
Join Date: Feb 2011
Location: Madison, WI
Old 11-08-2012 , 23:25   Re: [ANY] Basic Donator Interface
Reply With Quote #165

http://forums.alliedmods.net/showpos...&postcount=126
__________________
serpentine is offline
Research
SourceMod Donor
Join Date: Nov 2011
Old 11-17-2012 , 08:57   Re: [ANY] Basic Donator Interface
Reply With Quote #166

Quote:
L 11/17/2012 - 22:08:23: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 11/17/2012 - 22:08:23: [SM] Displaying call stack trace for plugin "donator.core.smx":
L 11/17/2012 - 22:08:23: [SM] [0] Line 251, D:\newserver\orangebox\tf\addons\sourcemod\sc ripting\donator.core.sp::LoadDonators()
L 11/17/2012 - 22:08:23: [SM] [1] Line 220, D:\newserver\orangebox\tf\addons\sourcemod\sc ripting\donator.core.sp::cmd_ReloadDonators()
L 11/17/2012 - 22:11:03: Error log file session closed.
L 11/17/2012 - 225:53: SourceMod error session started
L 11/17/2012 - 225:53: Info (map "arena_freight") (file "errors_20121117.log")
L 11/17/2012 - 225:53: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 11/17/2012 - 225:53: [SM] Displaying call stack trace for plugin "donator.core.smx":
L 11/17/2012 - 225:53: [SM] [0] Line 251, D:\newserver\orangebox\tf\addons\sourcemod\sc ripting\donator.core.sp::LoadDonators()
L 11/17/2012 - 225:53: [SM] [1] Line 220, D:\newserver\orangebox\tf\addons\sourcemod\sc ripting\donator.core.sp::cmd_ReloadDonators()
L 11/17/2012 - 22:44:05: Error log file session closed.
L 11/17/2012 - 22:45:57: SourceMod error session started
L 11/17/2012 - 22:45:57: Info (map "arena_haat_b1a") (file "errors_20121117.log")
L 11/17/2012 - 22:45:57: [SM] Native "SQL_TQuery" reported: Invalid database Handle 0 (error: 4)
L 11/17/2012 - 22:45:57: [SM] Displaying call stack trace for plugin "donator.core.smx":
L 11/17/2012 - 22:45:57: [SM] [0] Line 251, D:\newserver\orangebox\tf\addons\sourcemod\sc ripting\donator.core.sp::LoadDonators()
L 11/17/2012 - 22:45:57: [SM] [1] Line 220, D:\newserver\orangebox\tf\addons\sourcemod\sc ripting\donator.core.sp::cmd_ReloadDonators()
Quote:
//uncomment to use SQL
#define USESQL
#define DONATOR_VERSION "0.4"
#if defined USESQL
#define SQL_CONFIG "default"
#define SQL_DBNAME "donators"
Quote:
"sourcebans"
{
"driver" "mysql"
"host" "hostserver.com"
"database" "mydatabase"
"user" "myname"
"pass" "mypassword"
//"timeout" "0"
"port" "3306"
}


"donators"
{
"driver" "default"
"host" "hostserver.com"
"database" "mydatabase"
"user" "myname"
"pass" "mypassword"
//"timeout" "0"
"port" "3306"
}
all donator command is not working
help
Research is offline
Nerd
Junior Member
Join Date: Nov 2012
Old 12-02-2012 , 11:08   Re: [ANY] Basic Donator Interface
Reply With Quote #167

How do I install this?
Nerd is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 12-02-2012 , 19:13   Re: [ANY] Basic Donator Interface
Reply With Quote #168

Quote:
Originally Posted by Nerd View Post
How do I install this?

https://forums.alliedmods.net/showpo...48&postcount=1
Horsedick is offline
Nerd
Junior Member
Join Date: Nov 2012
Old 12-04-2012 , 21:57   Re: [ANY] Basic Donator Interface
Reply With Quote #169

How do u compile it and what folder do you put it in?
Nerd is offline
Skippy
Senior Member
Join Date: Nov 2011
Old 12-04-2012 , 22:33   Re: [ANY] Basic Donator Interface
Reply With Quote #170

You put the sp files in the addons/sourcemod/scripting folder. Then you drag the sp files into the program called spcomp. The smx file will then be created. You copy the smx files and paste them in the addons/sourcemod/plugins. If you set everything up correctly, you won't have any errors when you load it up in your server.
Skippy is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:54.


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