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

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
mazdarx8
Veteran Member
Join Date: Aug 2014
Old 05-13-2016 , 10:16   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #491

mysql supported?
mazdarx8 is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 05-13-2016 , 10:44   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #492

Quote:
Originally Posted by mazdarx8 View Post
mysql supported?
yep
sneaK is offline
daleGEND
AlliedModders Donor
Join Date: Feb 2005
Location: USA
Old 05-14-2016 , 10:46   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #493

Do the name tags not work in CSGO? It seems no colors show up, only the text like "{pink}". I have the Simple Chat Processor loaded up and the name color items work fine. Just wanted to double check so I can just disable that category if it just flat out doesn't work for CSGO.

Edit: I figured it out, seems the colors under name colors are the ones CSGO supports so you should replace the colors for name tags with the handful supported there. Bleh
__________________
Bor3d Gaming - A Mature Online Gaming Community

Feel free to add me on STEAM as well: https://steamcommunity.com/id/b0r3d

Last edited by daleGEND; 05-14-2016 at 10:57.
daleGEND is offline
Cooky
Veteran Member
Join Date: Jun 2010
Location: 127.0.0.1
Old 05-14-2016 , 11:49   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #494

I can't get my models to work. I tried everything... I can choose the models and it says "equiped". The model should change after next respawn. But it doesn't.

Quote:

"Player Skins"

{

"Humans"

{

"Ezio"

{

"model" "models/player/custom_player/voikanaa/acb/ezio.mdl"

"price" "500"

"team" "4"

"type" "playerskin"

}
EDIT: above is ok in items.txt! This editor just messed up!
EDIT EDIT EDIT: Well.. I usually perform sm plugins reload store
But the server needs a real restart for the player models!

Last edited by Cooky; 05-14-2016 at 13:54.
Cooky is offline
NomisCZ
AlliedModders Donor
Join Date: Mar 2014
Location: Czech_Republic
Old 05-14-2016 , 16:57   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #495

Quote:
Originally Posted by Cooky View Post
I can't get my models to work. I tried everything... I can choose the models and it says "equiped". The model should change after next respawn. But it doesn't.

EDIT: above is ok in items.txt! This editor just messed up!
EDIT EDIT EDIT: Well.. I usually perform sm plugins reload store
But the server needs a real restart for the player models!
Team is 2 OR 3
Try this:
Code:
"Player Skins"
	{
		"T"
		{
			"Ellis"
			{
				"model" "models/player/custom_player/kuristaja/l4d2/ellis/ellisv2.mdl"
				"arms"  "models/player/custom_player/kuristaja/l4d2/ellis/ellis_arms.mdl"
				"team" "2"
				"price" "10000"
				"type" "playerskin"
			}	
		}
		
		"CT"
		{
			"Nick"
			{
				"model" "models/player/custom_player/kuristaja/l4d2/nick/nickv2.mdl"
				"arms"  "models/player/custom_player/kuristaja/l4d2/nick/nick_arms.mdl"
				"team" "3"
				"price" "10000"
				"type" "playerskin"
			}
		}
	}
NomisCZ is offline
Cooky
Veteran Member
Join Date: Jun 2010
Location: 127.0.0.1
Old 05-15-2016 , 06:51   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #496

Quote:
Originally Posted by NomisCZ View Post
Team is 2 OR 3
Try this:
Code:
 "Player Skins"
     {
         "T"
         {
             "Ellis"
             {
                 "model" "models/player/custom_player/kuristaja/l4d2/ellis/ellisv2.mdl"
                 "arms"  "models/player/custom_player/kuristaja/l4d2/ellis/ellis_arms.mdl"
                 "team" "2"
                 "price" "10000"
                 "type" "playerskin"
             }    
         }
         
         "CT"
         {
             "Nick"
             {
                 "model" "models/player/custom_player/kuristaja/l4d2/nick/nickv2.mdl"
                 "arms"  "models/player/custom_player/kuristaja/l4d2/nick/nick_arms.mdl"
                 "team" "3"
                 "price" "10000"
                 "type" "playerskin"
             }
         }
     }
I know and team "4" is both.. But it's fixed!
Cooky is offline
arybagusoctora
Junior Member
Join Date: Nov 2015
Location: Sleman
Old 05-16-2016 , 11:00   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #497

Hi Guys! This plugin support for custom weapon in css?
arybagusoctora is offline
Send a message via Yahoo to arybagusoctora Send a message via Skype™ to arybagusoctora
dedimark
Senior Member
Join Date: Jul 2015
Location: London
Old 05-16-2016 , 11:58   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #498

L 05/10/2016 - 23:44:28: [store.smx] Error happened. Error: database disk image is malformed
L 05/10/2016 - 23:452: [store.smx] Error happened. Error: database disk image is malformed

how to fix it ?
dedimark is offline
Cooky
Veteran Member
Join Date: Jun 2010
Location: 127.0.0.1
Old 05-16-2016 , 15:55   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #499

Quote:
Originally Posted by dedimark View Post
L 05/10/2016 - 23:44:28: [store.smx] Error happened. Error: database disk image is malformed
L 05/10/2016 - 23:452: [store.smx] Error happened. Error: database disk image is malformed

how to fix it ?
DB on own server? If so: http://linuxpitstop.com/yum-database...-is-malformed/

Last edited by Cooky; 05-16-2016 at 15:57.
Cooky is offline
wolvez04
Senior Member
Join Date: Feb 2016
Location: Andora
Old 05-17-2016 , 02:33   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #500

How would I know that my store cache is full? I've heard of crashes and errors from having too much store content? What is the limit? How do I tell? Is there a way to increase the limit?

My server is randomly crashing and this was in my logs after the crash.

Thanks

Code:
L 05/17/2016 - 21:06:09: Info (map "jb_peanut_v3r") (file "errors_20160517.log")
L 05/17/2016 - 21:06:09: [store.smx] Database connection is lost or not yet initialized.
L 05/17/2016 - 21:06:09: [store.smx] Database connection is lost or not yet initialized.
L 05/17/2016 - 21:06:10: Error log file session closed.
L 05/17/2016 - 21:06:10: SourceMod error session started
L 05/17/2016 - 21:06:10: Info (map "jb_peanut_v3r") (file "errors_20160517.log")
L 05/17/2016 - 21:06:10: [SM] Native "Call_StartFunction" reported: Plugin handle e000e is invalid (error 1)
L 05/17/2016 - 21:06:10: [SM] Displaying call stack trace for plugin "store.smx":
L 05/17/2016 - 21:06:10: [SM]   [0]  Line 655, store.sp::OnMapStart()
L 05/17/2016 - 21:06:11: [SM] Native "Call_StartFunction" reported: Plugin handle e000e is invalid (error 3)
L 05/17/2016 - 21:06:11: [SM] Displaying call stack trace for plugin "store.smx":
L 05/17/2016 - 21:06:11: [SM]   [0]  Line 2813, store.sp::Store_ReloadConfig()
L 05/17/2016 - 21:06:11: [SM]   [1]  Line 365, store.sp::LoadConfig()
L 05/17/2016 - 21:51:43: Error log file session closed.
L 05/17/2016 - 21:51:44: SourceMod error session started
L 05/17/2016 - 21:51:44: Info (map "jb_obama_v5_beta") (file "errors_20160517.log")
L 05/17/2016 - 21:51:44: [SM] Native "Call_StartFunction" reported: Plugin handle e000e is invalid (error 3)
L 05/17/2016 - 21:51:44: [SM] Displaying call stack trace for plugin "store.smx":
L 05/17/2016 - 21:51:44: [SM]   [0]  Line 655, store.sp::OnMapStart()

Last edited by wolvez04; 05-17-2016 at 08:06.
wolvez04 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 12:54.


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