View Single Post
Author Message
superblack4
Senior Member
Join Date: Jan 2016
Location: Vietnam
Old 05-07-2018 , 13:38   Weapon Spawn do not save Point Spawn
#1

So basically this plugin was create by HeadLine
(https://forums.alliedmods.net/showthread.php?p=2487944)

This is my database.cfg for hl_weaponspawner:

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

The first time I spawn a gun, the gun was there and work like a charm. However, when I reset the server, the gun disappear.

Currently I am using this plugin for my TTT server in non TTT maps (Ex: de_bank_night, etc...)

Does anyone can share their database for hl_weaponspawner that can both spawn the gun and save the location of the gun?

Thx you so much for helping me

P/S: Do I need to create a database for "ttt" too? If yes, where can I find the example? (I have searching on Bara - TTT creator GITHUB but there wasn't any instruction about it.)
__________________
superblack4 is offline