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

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
Kamizun
AlliedModders Donor
Join Date: May 2015
Location: Portugal
Old 01-29-2016 , 16:32   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #321

Can someone remove them?
Kamizun is offline
poel
Veteran Member
Join Date: Mar 2013
Old 01-29-2016 , 16:37   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #322

Quote:
Originally Posted by oaaron99 View Post
They added that today, probably to show that they have reverted their decision.
About what ? Weapons models ? or only player models ? xD
poel is offline
Addicted.
AlliedModders Donor
Join Date: Dec 2013
Location: 0xA9D0DC
Old 01-29-2016 , 16:59   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #323

Quote:
Originally Posted by poel View Post
About what ? Weapons models ? or only player models ? xD
To my understanding they never blacklisted player models, and they have now said that weapon models are okay along with custom weapon skins that aren't on the market.
Addicted. is offline
Kamizun
AlliedModders Donor
Join Date: May 2015
Location: Portugal
Old 01-29-2016 , 17:07   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #324

They did that because they will rewrite the rule.
Kamizun is offline
SOBgaming
Senior Member
Join Date: Jul 2015
Old 01-29-2016 , 18:04   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #325

I'd like to know where the data is stored when the SQL feature is not enabled, thanks!
__________________
SOBgaming is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 01-29-2016 , 18:45   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #326

Quote:
Originally Posted by SOBgaming View Post
I'd like to know where the data is stored when the SQL feature is not enabled, thanks!
SQL (SourceMod Scripting) > SQLite > Usage:

Quote:
Since SQLite is local only, most of the connection parameters can be ignored. The only connection parameter required is database, which specifies the file name of the database. Databases are created on demand if they do not already exist, and are stored in addons/sourcemod/data/sqlite. An extension of ".sq3" is automatically appended to the file name.

Additionally, you can specify sub-folders in the database name. For example, "cssdm/players" will become addons/sourcemod/data/sqlite/cssdm/players.sq3.
So type "sm_store_database" allows you to change the database name, if the variable is "folder/file", then your things will being stored in the "folder/file" database table in databases.cfg, if that isn't a MySQL DB, you should be able to find it somewhere @ addons/sourcemod/data/sqlite/folder/file.sq3.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
BBG_Theory
Veteran Member
Join Date: Oct 2010
Location: NC USA
Old 01-29-2016 , 20:23   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #327

does anyone know how to confirm the store.gamedata.txt ?

In particular, I am wondering if

"tf" { "Offsets" { "EquipWearable" { "windows" "425" "linux" "426" "mac" "426" } "RemoveWearable" { "windows" "426" "linux" "427" "mac" "427" } "IsWearable" { "windows" "87" "linux" "88" "mac" "88" } } }

is correct. I believe some of the numbers are off by one
BBG_Theory is offline
kaeming
Senior Member
Join Date: Nov 2015
Old 01-29-2016 , 20:25   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #328

Ok so basically, i was using storage-local all along, is it possible if i could transfer them to my new sql database?

tried importing my own sq3
got this error in phpmyadmin

Quote:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'SQLite format 3' at line 1
__________________
Add me up HERE if you have inquiries regarding server related stuff!
CS:GO Multimod & Jailbreak Servers > I am selling my entire ready to play server, add me up on steam to discuss.

Last edited by kaeming; 01-29-2016 at 21:48.
kaeming is offline
Pardieiro
Junior Member
Join Date: Jan 2016
Old 01-30-2016 , 04:55   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #329

How I can set to any player can gift credits? It is enabled at cfg file: sm_store_enable_credit_gifting "1"
But only admins can gift credits. And also, how I can change the command? !givecredits -> !gc for exemple
Pardieiro is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 01-30-2016 , 06:01   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #330

Quote:
Originally Posted by Pardieiro View Post
How I can set to any player can gift credits? It is enabled at cfg file: sm_store_enable_credit_gifting "1"
But only admins can gift credits. And also, how I can change the command? !givecredits -> !gc for exemple
!givecredits is not gifting.

Gifting (from player to player) is done using !gift.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL 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 15:59.


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