Raised This Month: $32 Target: $400
 8% 

[TF2] Auto Pumpkins (Automatic Pumpkin Spawner) [v2.2.2]


Post New Thread Reply   
 
Thread Tools Display Modes
Teamkiller324
Senior Member
Join Date: Feb 2014
Location: Earth
Old 10-24-2015 , 09:07   Auto Spells
Reply With Quote #81

Auto Spells Plugin
Moved to Here.
__________________

Last edited by Teamkiller324; 10-25-2015 at 18:03. Reason: Moved to New Thread.
Teamkiller324 is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 10-25-2015 , 09:12   Re: [TF2] Auto Pumpkins (Automatic Pumpkin Spawner) [v2.2.2]
Reply With Quote #82

You should prob make your own thread for this and then not include other plugins in it but also make another for each of those.
Horsedick is offline
Teamkiller324
Senior Member
Join Date: Feb 2014
Location: Earth
Old 10-25-2015 , 17:18   Re: [TF2] Auto Pumpkins (Automatic Pumpkin Spawner) [v2.2.2]
Reply With Quote #83

Quote:
Originally Posted by Horsedick View Post
You should prob make your own thread for this and then not include other plugins in it but also make another for each of those.
Here it is , Thanks for telling me anyways.
__________________

Last edited by Teamkiller324; 10-25-2015 at 17:19.
Teamkiller324 is offline
Jaykrog
Senior Member
Join Date: May 2015
Old 10-25-2015 , 20:02   Re: [TF2] Auto Pumpkins (Automatic Pumpkin Spawner) [v2.2.2]
Reply With Quote #84

Any way to get it working with CS:GO?
Jaykrog is offline
Teamkiller324
Senior Member
Join Date: Feb 2014
Location: Earth
Old 10-26-2015 , 04:59   Re: [TF2] Auto Pumpkins (Automatic Pumpkin Spawner) [v2.2.2]
Reply With Quote #85

Quote:
Originally Posted by Jaykrog View Post
Any way to get it working with CS:GO?
the auto spells or auto pumpkins?
__________________
Teamkiller324 is offline
Jaykrog
Senior Member
Join Date: May 2015
Old 10-26-2015 , 21:00   Re: [TF2] Auto Pumpkins (Automatic Pumpkin Spawner) [v2.2.2]
Reply With Quote #86

Quote:
Originally Posted by Teamkiller324 View Post
the auto spells or auto pumpkins?
Pumpkins..
Jaykrog is offline
TheKing
Junior Member
Join Date: Oct 2015
Old 10-27-2015 , 08:33   Re: [TF2] Auto Pumpkins (Automatic Pumpkin Spawner) [v2.2.2]
Reply With Quote #87

i have the plugin but it aint working it saying unknown command in console and chat doesnt writes anything
my data base cfg

"Databases"
{
"driver_default" "mysql"

// When specifying "host", you may use an IP address, a hostname, or a socket file path

"default"
{
"driver" "default"
"host" "localhost"
"database" "sourcemod"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}

"clientprefs"
{
"driver" "sqlite"
"host" "localhost"
"database" "clientprefs-sqlite"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

"sourcecomms"
{
"driver" "mysql"
"host" "your_mysql_host"
"database" "your_sourcebans_database"
"user" "your_mysql_login"
"pass" "******"
//"timeout" "0"
"port" "3306 or your_database_port"
}
"autospells"
{
"driver" "mysql"
"host" "webserver ip"
"database" "database name"
"user" "database username"
"pass" "database username password"
//"timeout" "0"
//"port "0"
}
"autopumpkins"
{
"driver" "mysql"
"host" "webserver IP"
"database" "database name"
"user" "database username"
"pass" "database username password"
//"timeout" "0"
"port" "3306"
}
TheKing is offline
Teamkiller324
Senior Member
Join Date: Feb 2014
Location: Earth
Old 10-28-2015 , 08:05   Re: [TF2] Auto Pumpkins (Automatic Pumpkin Spawner) [v2.2.2]
Reply With Quote #88

nice to see you use my plugin autospells, anyways, try out:

Code:
"autospells"
{
     "driver" "mysql"
     "host" "localhost"
     "database" "autospells" 
     "user" "root"
     "pass" "" 
     //"timeout" "0"
     "port "3306"
}

and
Code:
"autopumpkins"
{
     "driver" "mysql"
     "host" "localhost"
     "database" "autopumpkins" 
     "user" "root"
     "pass" "" 
     //"timeout" "0"
     "port "3306"
}
hopefully it will work.
__________________

Last edited by Teamkiller324; 10-28-2015 at 11:03.
Teamkiller324 is offline
Teamkiller324
Senior Member
Join Date: Feb 2014
Location: Earth
Old 10-28-2015 , 08:08   Re: [TF2] Auto Pumpkins (Automatic Pumpkin Spawner) [v2.2.2]
Reply With Quote #89

you can add me on Steam if you want more help.
__________________
Teamkiller324 is offline
Teamkiller324
Senior Member
Join Date: Feb 2014
Location: Earth
Old 10-28-2015 , 10:59   Re: [TF2] Auto Pumpkins (Automatic Pumpkin Spawner) [v2.2.2]
Reply With Quote #90

Quote:
Originally Posted by Jaykrog View Post
Pumpkins..
the pumpkins maybe wont work in csgo, if not recoding it into csgo version.
__________________
Teamkiller324 is offline
Reply


Thread Tools
Display Modes

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 19:50.


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