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

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
barvica
Senior Member
Join Date: Oct 2014
Old 12-26-2015 , 16:24   Re: [ANY] Store by Zephyrus
Reply With Quote #21

how can i reset the whole store
barvica is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 12-26-2015 , 16:28   Re: [ANY] Store by Zephyrus
Reply With Quote #22

Quote:
Originally Posted by barvica View Post
how can i reset the whole store
Post this in the rcon "sm plugins reload store" or just restart the server (?)
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
barvica
Senior Member
Join Date: Oct 2014
Old 12-26-2015 , 16:31   Re: [ANY] Store by Zephyrus
Reply With Quote #23

that helped, thanks

Quote:
Originally Posted by Franc1sco View Post
Post this in the rcon "sm plugins reload store" or just restart the server (?)

edit: Also something its bothering me, i saw peopl have like tons of player models etc. and still have trails. I know there is an overflow limit, but I can only have like 10 max player models without any trails and it still doesnt let me play like jb_cloud and jb_lego maps. Is it because of they use that store plugin with mysql etc. or how does it affects?

Also my items.cfg from some of your private leaked store versions:
Quote:
"Store"
{
"Tracers"
{
"Blue"
{
"color" "0 0 125"
"price" "120"
"type" "tracer"
}
"Blue Violet"
{
"color" "138 43 226"
"price" "120"
"type" "tracer"
}
"Cyan"
{
"color" "0 255 125"
"price" "120"
"type" "tracer"
}
"Fire Brick"
{
"color" "178 34 34"
"price" "120"
"type" "tracer"
}
"Fuschia"
{
"color" "125 0 125"
"price" "120"
"type" "tracer"
}
"Gray"
{
"color" "240 240 240"
"price" "120"
"type" "tracer"
}
"Green"
{
"color" "0 125 0"
"price" "120"
"type" "tracer"
}
"Hunter Green"
{
"color" "35 142 35"
"price" "120"
"type" "tracer"
}
"Lawn Green"
{
"color" "124 122 0"
"price" "120"
"type" "tracer"
}
"Olive Brown"
{
"color" "128 125 165"
"price" "120"
"type" "tracer"
}

"Orange"
{
"color" "125 77 0"
"price" "120"
"type" "tracer"
}
}
"Grenade Skins"
{
"HE Grenade"
{
"Orange"
{
"model" "models/props/cs_italy/orange.mdl"
"grenade" "hegrenade"
"price" "60"
"type" "grenadeskin"
}

"Tortoise"
{
"model" "models/props/de_tides/vending_turtle.mdl"
"grenade" "hegrenade"
"price" "60"
"type" "grenadeskin"
}
}

"Flashbang"
{
"Banana"
{
"model" "models/props/cs_italy/bananna.mdl"
"grenade" "flashbang"
"price" "60"
"type" "grenadeskin"
}
}

"Smokegrenade"
{
"Watermelon"
{
"model" "models/props_junk/watermelon01.mdl"
"grenade" "smokegrenade"
"price" "60"
"type" "grenadeskin"
}
}
}
"Accessories"
{
"Hats"
{
"Spartan Helmet"
{
"model" "models/spartahelm/spartahelm.mdl"
"position" "0.0 -2.2 -68.4"
"angles" "0.0 0.0 0.0"
"price" "1200"
"type" "hat"
"slot" "0"
}
}
}
"Player Skins"
{
"Terrorists"
{
"Cad Bane"
{
"model" "models/player/starwars/cadbane/cadbane.mdl"
"team" "2"
"price" "10000"
"type" "playerskin"
}
"Altair"
{
"model" "models/player/altair/altair.mdl"
"team" "2"
"price" "10000"
"type" "playerskin"
}
"Kat"
{
"model" "models/player/dmc/kat/kat.mdl"
"team" "2"
"price" "10000"
"type" "playerskin"
}
"Ellie"
{
"model" "models/player/deadspace/ellie/ellie.mdl"
"team" "2"
"price" "10000"
"type" "playerskin"
}
}
"Counter-Terrorists"
{ "Rex"
{
"model" "models/player/starwars/rex/rex.mdl"
"team" "3"
"price" "10000"
"type" "playerskin"
}
"Willow"
{
"model" "models/player/resident/willow/willow.mdl"
"team" "3"
"price" "10000"
"type" "playerskin"
}
"Heavy Nazi"
{
"model" "models/player/heavynazi2/heavynazi2_fix.mdl"
"team" "3"
"price" "10000"
"type" "playerskin"
}
"Pokemon trainer"
{
"model" "models/player/pokemon/pokemon_trainer/pokemon_trainer.mdl"
"team" "3"
"price" "10000"
"type" "playerskin"
}
"Coach"
{
"model" "models/player/kuristaja/l4d2/coach/coach.mdl
"team" "3"
"price" "10000"
"type" "playerskin"
}
}
}
}

Last edited by barvica; 12-26-2015 at 16:46.
barvica is offline
Chevalier
BANNED
Join Date: Aug 2015
Location: Anywhere
Old 12-26-2015 , 16:47   Re: [ANY] Store by Zephyrus
Reply With Quote #24

Has nothing to do with mysql.
Certain maps can have more or less precached models then other maps. Its all depending on how the map developer did it, using custom models or textures.
To solve your issue, you need to remove those models from the store or remove the map.

Last edited by Chevalier; 12-26-2015 at 16:49.
Chevalier is offline
barvica
Senior Member
Join Date: Oct 2014
Old 12-26-2015 , 16:48   Re: [ANY] Store by Zephyrus
Reply With Quote #25

But if i add like tons of player models only, it crashes my maps because of the models limit. Meanwhile I can still see people playing those maps with tons of models. Maybe I have old version of Zephyrus's store plugin and maybe he changed something for pre-caching models or something ?

Quote:
Originally Posted by Chevalier View Post
Has nothing to do with mysql.
Certain maps have precached models from the map developer who made it.
Either need to remove those models from the store or remove the map.

Last edited by barvica; 12-26-2015 at 16:49.
barvica is offline
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 12-26-2015 , 16:55   Re: [ANY] Store by Zephyrus
Reply With Quote #26

Quote:
Originally Posted by barvica View Post
But if i add like tons of player models only, it crashes my maps because of the models limit. Meanwhile I can still see people playing those maps with tons of models. Maybe I have old version of Zephyrus's store plugin and maybe he changed something for pre-caching models or something ?
do they have hundreds of trails as well? its not just the player skins, its the trails, hats, etc
__________________
Taking private C++/PHP/SourcePawn requests, PM me.
Zephyrus is offline
barvica
Senior Member
Join Date: Oct 2014
Old 12-26-2015 , 17:05   Re: [ANY] Store by Zephyrus
Reply With Quote #27

they had no trails i guess, but still they had like 20+ player models and other crap in store and were still playing those maps. I have like 10 or some player models and hats and it doesnt let me play any of those maps. Its weird, have you changed anything from precaching models or how is it called.
barvica is offline
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 12-26-2015 , 17:06   Re: [ANY] Store by Zephyrus
Reply With Quote #28

Quote:
Originally Posted by barvica View Post
they had no trails i guess, but still they had like 20+ player models and other crap in store and were still playing those maps. I have like 10 or some player models and hats and it doesnt let me play any of those maps. Its weird, have you changed anything from precaching models or how is it called.
dude, 10 player skins = 10 precached files. 300 trails = 300 precached files...
__________________
Taking private C++/PHP/SourcePawn requests, PM me.

Last edited by Zephyrus; 12-26-2015 at 17:07.
Zephyrus is offline
barvica
Senior Member
Join Date: Oct 2014
Old 12-26-2015 , 17:09   Re: [ANY] Store by Zephyrus
Reply With Quote #29

They dont have any trails, neither do I. But they use that other store plugin

Edit: I counted like max 100 precached files i use with all the sounds, marks, hats, models etc.

Last edited by barvica; 12-26-2015 at 17:13.
barvica is offline
mazdarx8
Veteran Member
Join Date: Aug 2014
Old 12-26-2015 , 18:02   Re: [ANY] Store by Zephyrus
Reply With Quote #30

Hi, how to setup it for mysql?
mazdarx8 is offline
Reply


Thread Tools
Display Modes

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:24.


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