Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HL SPawner database #5

Closed
superblack4 opened this issue May 7, 2018 · 5 comments
Closed

HL SPawner database #5

superblack4 opened this issue May 7, 2018 · 5 comments

Comments

@superblack4
Copy link

superblack4 commented May 7, 2018

So this is my hlspawner in database
Basically the first time I spawn the gun, it work. However, when i restart the server, the gun wasn't there anymore. Any solution?

"hl_weaponspawner"
{
"driver" "sqlite"
"host" "localhost"
"database" "sourcemod"
"user" ""
"pass" ""
//"timeout" "0"
//"port" "0"
}

@Headline
Copy link
Owner

Headline commented May 7, 2018

This plugin does not support SQLite, you’re going to need to use a mySQL server

@superblack4
Copy link
Author

superblack4 commented May 7, 2018

Can you give your example of database.cfg for mysql? :)
Also what type of databse am I need to use this plugin that go with MySql?

@Headline
Copy link
Owner

Headline commented May 8, 2018

Did you happen to check the readme

@Headline Headline closed this as completed May 8, 2018
@superblack4
Copy link
Author

superblack4 commented May 8, 2018

I did but I am not sure about the database part since when i use Sqilite, the plugin work but I don't know how to save the spawn point using mysql

@Headline
Copy link
Owner

Headline commented May 8, 2018

If you don’t have a MySQL server you can’t use this plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants