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

Showing results 1 to 25 of 106
Search took 0.04 seconds.
Search: Posts Made By: sneaK
Forum: Plugins 11-28-2018, 22:09
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

That's not why your server is crashing.
Forum: Plugins 05-09-2018, 01:22
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

He has a point, you should have SOME sort of logs, whether it be:

Sourcemod error logs
Game logs (/logs/*)
console debug logs (enable -condebug)
or at the very least an Accelerator crash report...
Forum: Plugins 05-08-2018, 01:22
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

Yes, this has been answered several times in the thread (please search)!

sm_store_custom_credits [flag] [multiplier]

ex: sm_store_custom_credits a 2

would give players with the reservation...
Forum: Plugins 05-04-2018, 12:08
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

Then how do you know that store is causing the crashes?
Forum: Plugins 05-03-2018, 15:39
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

Probably a stupid question, but does the server crash with the store removed entirely?
Forum: Plugins 05-03-2018, 12:15
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

Please stop recommending this, it is a hacky "fix" which doesn't solve the root issue, can cause massive cpu overhead for servers, and potentially fail as a "solution" in future game updates. Not to...
Forum: Plugins 02-19-2018, 16:02
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

"Sprays"
{

"Test"
{
"material" "materials/spray/test.vmt"
"price" "1"
"type" "spray"
"unique_id" "spray_test"
}
Forum: Plugins 01-02-2018, 13:02
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

Yes. This would give anyone with the a flag double the credits:

sm_store_custom_credits a 2

sm_store_custom_credits <flag> <multiplier>
Forum: Plugins 12-15-2017, 11:55
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Forum: Plugins 09-26-2017, 23:08
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

https://github.com/dvarnai/store-plugin/blob/master/addons/sourcemod/scripting/include/store.inc#L90-L100

Nothing to worry about, purely optional. I wouldn't even consider this an 'error'.
Forum: Plugins 09-20-2017, 11:24
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

Sounds like the server is missing some models/materials that are used in the store.
Forum: Plugins 07-23-2017, 13:14
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

Do some searching around here and Google, there are several batch scripts available to make this much easier.
Forum: Plugins 07-21-2017, 10:54
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

Respawn already exists.

"Respawn"
{
"price" "500"
"type" "respawn"
"unique_id" "store_respawn"
}
Forum: Plugins 07-18-2017, 21:54
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

Look under gamedir/cfg/sourcemod/ after the server has started with the store plugin.
Forum: Plugins 05-27-2017, 18:00
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Forum: Plugins 05-25-2017, 17:10
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

How you jumped to this conclusion is beyond me.
Forum: Plugins 05-24-2017, 15:21
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

Windows/Linux?

I have fully loaded stores on multiple Windows servers that aren't crashing.
Forum: Plugins 04-17-2017, 17:25
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

https://forums.alliedmods.net/showthread.php?t=247770

Even searching google for "multicolors sourcemod" works
Forum: Plugins 04-12-2017, 14:55
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Forum: Plugins 03-26-2017, 02:21
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

Seems pretty straight forward to me. Your database is now read only for some reason. Ensure you have the proper permissions setup.
Forum: Plugins 02-16-2017, 16:46
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

iiiinteresting, thank you! I tested without putting the steam id in quotes and saw it wasn't working, didn't think about trying with quotation marks!

:bacon!:
Forum: Plugins 02-16-2017, 15:19
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

Does anyone know if there's a way to give credits to an offline player based on STEAM ID? At the moment I could only find sm_givecredits, but that require the player to be online (unless I'm doing it...
Forum: Plugins 02-09-2017, 23:46
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Forum: Plugins 01-17-2017, 04:05
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

By unloading and waiting for the plugin to get loaded again upon map change, any new models are precached, iirc. Similar to a server start.

Obviously not ideal, but it's doable, and really handy...
Forum: Plugins 01-16-2017, 18:26
Replies: 1,980
Views: 1,046,086
Posted By sneaK
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

Wolvez, not necessarily true.

If you unload the store and wait until map change, it will essentially "reload" items.txt. I've noticed trying to load the store mid map doesn't work very well.
Showing results 1 to 25 of 106

 
Forum Jump

All times are GMT -4. The time now is 19:53.


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