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

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
tommie
Junior Member
Join Date: Jul 2020
Location: US
Old 09-30-2020 , 11:04   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1861

Found a fix

// Enable/Disable gloves to be seen by other living players
// -
// Default: "1"
sm_gloves_enable_world_model "1"

Set this to 0
tommie is offline
ayrton09_arg
Senior Member
Join Date: Nov 2017
Old 10-08-2020 , 16:12   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1862

Quote:
Originally Posted by Oylsister View Post
So far I manage to clean some old stuff that made the plugin won't compile in SM 1.10 here
right now there is a few things that I think it will need to be fixed here.

WARNING : I ONLY TRY TO MAKE SOURCE CODE COMPILABLE WITH SM 1.10 THERE IS NO GUARANTEE THAT IT WILL WORK.


01.
Code:
// store.sp(886) : warning 229: index tag mismatch (symbol "g_eItems")
PHP Code:
SetNativeArray(2_:g_eItems[GetNativeCell(1)], sizeof(g_eItems[])); 
02.
Code:
// store.sp(891) : warning 229: index tag mismatch (symbol "g_eTypeHandlers")
PHP Code:
SetNativeArray(2_:g_eTypeHandlers[GetNativeCell(1)], sizeof(g_eTypeHandlers[])); 
03.
Code:
// store.sp(903) : warning 229: index tag mismatch (symbol "g_eClientItems")
PHP Code:
SetNativeArray(3_:g_eClientItems[client][uid], sizeof(g_eClientItems[][])); 
04.
Code:
// store.sp(2073) : warning 237: coercing functions to and from primitives is unsupported and will be removed in the future
PHP Code:
new Function:fnMenuCallback view_as<Function>(StringToInt(m_szCallback[m_iPos+1])); 
I put those file in case if you know how to fix it or want to test it.

There is nothing wrong with store-trade.sp and thirdperson.sp here. you can use the same config and translation file from the original one.
nice thank you!
ayrton09_arg is offline
Oylsister
Senior Member
Join Date: Aug 2019
Location: KhonKaen, Thailand
Old 10-10-2020 , 02:31   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1863

Quote:
Originally Posted by ayrton09_arg View Post
nice thank you!
Don't forget to tell me if there is an error appear in the plugin.

Also, somebody can tell me that what is this " _: " symbol stand for, please?
__________________
Oylsister is offline
AperturePrototype
Junior Member
Join Date: May 2015
Location: Aperture Test Labs - Sec
Old 11-07-2020 , 14:51   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1864

Quote:
Originally Posted by Oylsister View Post
Don't forget to tell me if there is an error appear in the plugin.

Also, somebody can tell me that what is this " _: " symbol stand for, please?
Hey theres a problem with tf2, some weapons are invisible in 3rd person can you fix that please? the plugin author doesnt awnser my issue on github i really like this plugin
AperturePrototype is offline
Sincronic
Senior Member
Join Date: Dec 2018
Old 11-08-2020 , 05:03   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1865

How can i add weapons,gloves knives to shop ? instead of using kgns plugins ?
Sincronic is offline
Oylsister
Senior Member
Join Date: Aug 2019
Location: KhonKaen, Thailand
Old 11-15-2020 , 08:01   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1866

Quote:
Originally Posted by AperturePrototype View Post
Hey theres a problem with tf2, some weapons are invisible in 3rd person can you fix that please? the plugin author doesnt awnser my issue on github i really like this plugin
Which store module that you are using right now? idk about weapons skin in tf2 that much. but I think you only need weapon skins for first-person.
__________________
Oylsister is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-28-2020 , 08:55   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1867

Has anyone been having a problem with the Store and its version of Gamedata?

I have the store installed on 4 servers, all are with the same version of GitHub, but only on one server is giving error, server does not even start. When I remove the gamedata from the Store the server starts normally
paulo_crash is offline
scoty
Member
Join Date: Nov 2015
Old 12-07-2020 , 19:39   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1868

how do i remove the grenades trails from the store list?
scoty is offline
Failip2
New Member
Join Date: Dec 2020
Old 12-13-2020 , 07:53   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1869

I cant seem to get the gift plugin to set a model for the gift. Anyone know how to? Its for a csgo server
Failip2 is offline
Sandervraun
Senior Member
Join Date: May 2019
Location: Denmark
Old 01-15-2021 , 08:46   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1870

Anyone with any sweet grenade skins?
Quote:
"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"
}
I attempted my self adding a custom grenade.. But it just doesn't show up in store...

Quote:
"VIP Insane bomb"
{
"model" "models/weapons/eminem/lightning_lz_1/v_lightning_lz_1.mdl"
"worldmodel" "models/weapons/eminem/lightning_lz_1/w_lightning_lz_1.mdl"
"dropmodel" "models/weapons/eminem/lightning_lz_1/w_lightning_lz_1_dropped.mdl"
"grenade" "weapon_hegrenade"
"price" "150000"
"type" "grenadeskin"
"slot" "6"
"flag" "s"
}
Sandervraun 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 16:41.


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