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

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
FuHua
Member
Join Date: Nov 2019
Location: 天穹市
Old 07-01-2020 , 12:26   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1841

How to make players see their wings? I use the plugin to open the third person for the player, but the accessories such as wings and hats are not displayed
FuHua is offline
starcs
Member
Join Date: Nov 2018
Old 07-01-2020 , 23:04   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1842

Quote:
Originally Posted by Cruze View Post
PHP Code:
"Drug everyone for 30 seconds"
{
    
"command" "sm_drug @all"
    "command_off" "sm_drug @all"
    "time"    "30"
    "price"   "6969"
    "type"    "command"

The player needs to have this command permission to work?
__________________
Founder of ⭐ STRTEAM
starcs is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 07-01-2020 , 23:16   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1843

Quote:
Originally Posted by starcs View Post
The player needs to have this command permission to work?
In the store he can buy ... As long as he doesn't have the flag option configured in the store.

But test to be sure.
paulo_crash is offline
Cruze
Veteran Member
Join Date: May 2017
Old 07-01-2020 , 23:54   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1844

Quote:
Originally Posted by starcs View Post
The player needs to have this command permission to work?
No, I don't think so.
__________________
Taking paid private requests! Contact me
Cruze is offline
Sandervraun
Senior Member
Join Date: May 2019
Location: Denmark
Old 07-04-2020 , 15:06   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1845

I need help to make Custom Knifes in store to work. Can anyone assist me? For some reason, the store "things" does not show up in the store.. what am I missing? It does not help sending me the link for the guide.. Cuz I clearly do not understand it.
Sandervraun is offline
Spoiper
Junior Member
Join Date: Apr 2020
Old 07-19-2020 , 09:55   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1846

The chat tags make all messages appear double.
How can I fix this?
https://imgur.com/WXo7o6R

Last edited by Spoiper; 07-19-2020 at 09:56.
Spoiper is offline
Hoto Cocoa
Senior Member
Join Date: Jun 2018
Location: Somewhere
Old 07-27-2020 , 02:42   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1847

In tfsupport.sp there's a item "tfweapon". How could I set it properly?
Hoto Cocoa is offline
Coven010
New Member
Join Date: Aug 2020
Old 08-04-2020 , 21:35   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1848

Hi, I'm trying to figure out why the unusual effects is not current attaching to the player when they equip it. I have updated my gamedata TF2items.txt to see if that was the issue, but I notice that the unusual effect is not equipping to the newer hats. I can't figure out what the issue is since I'm not getting any error through my server console. Any help would be great thanks
Coven010 is offline
torridgristle
Junior Member
Join Date: Aug 2020
Old 08-05-2020 , 15:41   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1849

The unusual effects are only working with hats that were added before October 29, 2014 Patch (Scream Fortress 2014) but I don't see why this would cause any issues, it doesn't look like anything's really changed. In items_game.txt it looks like they might have more entries in the prefab field than the earlier hats but they still have hat or base_hat or what have you.
torridgristle is offline
Sebastiano
Junior Member
Join Date: Sep 2019
Old 08-09-2020 , 08:04   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1850

This store lacks the models and materials that are Masks and Unusual Effects.


"Masks"
{
"Porcelain Doll"
{
"model" "models/player/holiday/facemasks/porcelain_doll.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Zombie Fortune"
{
"model" "models/player/holiday/facemasks/facemask_zombie_fortune_plastic.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Wolf"
{
"model" "models/player/holiday/facemasks/facemask_wolf.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Tiki"
{
"model" "models/player/holiday/facemasks/facemask_tiki.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}


"Spy"
{
"model" "models/player/holiday/facemasks/facemask_tf2_spy_model.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}


"Soldier"
{
"model" "models/player/holiday/facemasks/facemask_tf2_soldier_model.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Sniper"
{
"model" "models/player/holiday/facemasks/facemask_tf2_sniper_model.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Scout"
{
"model" "models/player/holiday/facemasks/facemask_tf2_scout_model.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Pyro"
{
"model" "models/player/holiday/facemasks/facemask_tf2_pyro_model.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Medic"
{
"model" "models/player/holiday/facemasks/facemask_tf2_medic_model.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Heavy"
{
"model" "models/player/holiday/facemasks/facemask_tf2_heavy_model.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Engineer"
{
"model" "models/player/holiday/facemasks/facemask_tf2_engi_model.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Demoman"
{
"model" "models/player/holiday/facemasks/facemask_tf2_demo_model.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Skull"
{
"model" "models/player/holiday/facemasks/facemask_skull.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Skull (Gold)"
{
"model" "models/player/holiday/facemasks/facemask_skull_gold.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Sheep"
{
"model" "models/player/holiday/facemasks/facemask_sheep_model.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Sheep (Gold)"
{
"model" "models/player/holiday/facemasks/facemask_sheep_gold.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Sheep (Bloody)"
{
"model" "models/player/holiday/facemasks/facemask_sheep_bloody.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Samurai"
{
"model" "models/player/holiday/facemasks/facemask_samurai.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Pumpkin"
{
"model" "models/player/holiday/facemasks/facemask_pumpkin.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Porcelain Doll Kabuki"
{
"model" "models/player/holiday/facemasks/facemask_porcelain_doll_kabuki.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Hoxton"
{
"model" "models/player/holiday/facemasks/facemask_hoxton.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Devil"
{
"model" "models/player/holiday/facemasks/facemask_devil_plastic.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Dallas"
{
"model" "models/player/holiday/facemasks/facemask_dallas.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Chicken"
{
"model" "models/player/holiday/facemasks/facemask_chicken.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Chains"
{
"model" "models/player/holiday/facemasks/facemask_chains.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Bunny"
{
"model" "models/player/holiday/facemasks/facemask_bunny.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Bunny (Gold)"
{
"model" "models/player/holiday/facemasks/facemask_bunny.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Boar"
{
"model" "models/player/holiday/facemasks/facemask_boar.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Anaglyph"
{
"model" "models/player/holiday/facemasks/facemask_anaglyph.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}

"Evil Clown"
{
"model" "models/player/holiday/facemasks/evil_clown.mdl"
"attachment" "facemask"
"price" "120"
"type" "hat"
"games" "csgo"
"slot" "3"
}
}



"Unusual Effects"
{
"Flying Bits"
{
"unusual_id" "2"
"price" "180"
"type" "tfunusual"
}

"Nemesis Burst"
{
"unusual_id" "3"
"price" "180"
"type" "tfunusual"
}

"Community Sparkle"
{
"unusual_id" "4"
"price" "180"
"type" "tfunusual"
}

"Holy Glow"
{
"unusual_id" "5"
"price" "180"
"type" "tfunusual"
}

"Green Confetti"
{
"unusual_id" "6"
"price" "180"
"type" "tfunusual"
}

"Purple Confetti"
{
"unusual_id" "7"
"price" "180"
"type" "tfunusual"
}

"Haunted Ghosts"
{
"unusual_id" "8"
"price" "200"
"type" "tfunusual"
}

"Green Energy"
{
"unusual_id" "9"
"price" "200"
"type" "tfunusual"
}

"Purple Energy"
{
"unusual_id" "10"
"price" "200"
"type" "tfunusual"
}

"Circling TF Logo"
{
"unusual_id" "11"
"price" "200"
"type" "tfunusual"
}

"Massed Flies"
{
"unusual_id" "12"
"price" "200"
"type" "tfunusual"
}

"Burning Flames"
{
"unusual_id" "13"
"price" "200"
"type" "tfunusual"
}

"Scorching Flames"
{
"unusual_id" "14"
"price" "280"
"type" "tfunusual"
}

"Searing Plasma"
{
"unusual_id" "15"
"price" "280"
"type" "tfunusual"
}

"Vivid Plasma"
{
"unusual_id" "16"
"price" "280"
"type" "tfunusual"
}

"Sunbeams"
{
"unusual_id" "17"
"price" "280"
"type" "tfunusual"
}

"Circling Peace Sign"
{
"unusual_id" "18"
"price" "280"
"type" "tfunusual"
}

"Circling Heart"
{
"unusual_id" "19"
"price" "280"
"type" "tfunusual"
}

"Map Stamps"
{
"unusual_id" "20"
"price" "280"
"type" "tfunusual"
}

"Genteel Smoke"
{
"unusual_id" "28"
"price" "360"
"type" "tfunusual"
}

"Stormy Storm"
{
"unusual_id" "29"
"price" "360"
"type" "tfunusual"
}

"Blizzardy Storm"
{
"unusual_id" "30"
"price" "360"
"type" "tfunusual"
}

"Nuts n' Bolts"
{
"unusual_id" "31"
"price" "360"
"type" "tfunusual"
}

"Orbiting Planets"
{
"unusual_id" "32"
"price" "360"
"type" "tfunusual"
}

"Orbiting Fire"
{
"unusual_id" "33"
"price" "360"
"type" "tfunusual"
}

"Bubbling"
{
"unusual_id" "34"
"price" "360"
"type" "tfunusual"
}

"Smoking"
{
"unusual_id" "35"
"price" "360"
"type" "tfunusual"
}

"Steaming"
{
"unusual_id" "36"
"price" "360"
"type" "tfunusual"
}

"Flaming Lantern"
{
"unusual_id" "37"
"price" "360"
"type" "tfunusual"
}

"Cloudy Moon"
{
"unusual_id" "38"
"price" "360"
"type" "tfunusual"
}

"Cauldron Bubbles"
{
"unusual_id" "39"
"price" "360"
"type" "tfunusual"
}

"Eerie Orbiting Fire"
{
"unusual_id" "40"
"price" "440"
"type" "tfunusual"
}

"Knifestorm"
{
"unusual_id" "43"
"price" "440"
"type" "tfunusual"
}

"Misty Skull"
{
"unusual_id" "44"
"price" "440"
"type" "tfunusual"
}

"Harvest Moon"
{
"unusual_id" "45"
"price" "440"
"type" "tfunusual"
}

"It's A Secret To Everybody"
{
"unusual_id" "46"
"price" "440"
"type" "tfunusual"
}

"Stormy 13th Hour"
{
"unusual_id" "47"
"price" "440"
"type" "tfunusual"
}

"Attrib_Particle55"
{
"unusual_id" "55"
"price" "440"
"type" "tfunusual"
}

"Kill-a-Watt"
{
"unusual_id" "56"
"price" "440"
"type" "tfunusual"
}

"Terror-Watt"
{
"unusual_id" "57"
"price" "440"
"type" "tfunusual"
}

"Cloud 9"
{
"unusual_id" "58"
"price" "440"
"type" "tfunusual"
}

"Aces High"
{
"unusual_id" "59"
"price" "440"
"type" "tfunusual"
}

"Dead Presidents"
{
"unusual_id" "180"
"type" "tfunusual"
"price" "440"
"type" "tfunusual"
}

"Miami Nights"
{
"unusual_id" "61"
"price" "180"
"type" "tfunusual"
}

"Disco Beat Down"
{
"unusual_id" "62"
"price" "520"
"type" "tfunusual"
}

"Phosphorous"
{
"unusual_id" "63"
"price" "520"
"type" "tfunusual"
}

"Sulphurous"
{
"unusual_id" "64"
"price" "520"
"type" "tfunusual"
}

"Memory Leak"
{
"unusual_id" "65"
"price" "520"
"type" "tfunusual"
}

"Overclocked"
{
"unusual_id" "66"
"price" "520"
"type" "tfunusual"
}

"Electrostatic"
{
"unusual_id" "67"
"price" "520"
"type" "tfunusual"
}

"Power Surge"
{
"unusual_id" "68"
"price" "520"
"type" "tfunusual"
}

"Anti-Freeze"
{
"unusual_id" "69"
"price" "520"
"type" "tfunusual"
}

"Time Warp"
{
"unusual_id" "70"
"price" "520"
"type" "tfunusual"
}

"Green Black Hole"
{
"unusual_id" "71"
"price" "520"
"type" "tfunusual"
}

"Roboactive"
{
"unusual_id" "72"
"price" "520"
"type" "tfunusual"
}

"Arcana"
{
"unusual_id" "73"
"price" "520"
"type" "tfunusual"
}

"Spellbound"
{
"unusual_id" "74"
"price" "600"
"type" "tfunusual"
}

"Chiroptera Venenata"
{
"unusual_id" "75"
"price" "600"
"type" "tfunusual"
}

"Poisoned Shadows"
{
"unusual_id" "76"
"price" "600"
"type" "tfunusual"
}

"Something Burning This Way Comes"
{
"unusual_id" "77"
"price" "600"
"type" "tfunusual"
}

"Hellfire"
{
"unusual_id" "78"
"price" "600"
"type" "tfunusual"
}

"Darkblaze"
{
"unusual_id" "79"
"price" "600"
"type" "tfunusual"
}

"Demonflame"
{
"unusual_id" "80"
"price" "600"
"type" "tfunusual"
}

"Showstopper"
{
"unusual_id" "3002"
"price" "600"
"type" "tfunusual"
}

"Holy Grail"
{
"unusual_id" "3003"
"price" "600"
"type" "tfunusual"
}
"Fountain of Delight"
{
"unusual_id" "3005"
"price" "600"
"type" "tfunusual"
}

"Screaming Tiger"
{
"unusual_id" "3006"
"price" "600"
"type" "tfunusual"
}

"Skill Gotten Gains"
{
"unusual_id" "3007"
"price" "600"
"type" "tfunusual"
}

"Midnight Whirlwind"
{
"unusual_id" "3008"
"price" "600"
"type" "tfunusual"
}

"Silver Cyclone"
{
"unusual_id" "3009"
"price" "600"
"type" "tfunusual"
}

"Mega Strike"
{
"unusual_id" "3010"
"price" "600"
"type" "tfunusual"
}
}

"Paint Cans"
{
"A Color Similar to Slate"
{
"color" "47 79 79"
"price" "60"
"type" "tyhatdye"
}

"A Deep Commitment to Purple"
{
"color" "125 64 113"
"price" "60"
"type" "tyhatdye"
}

"A Distinctive Lack of Hue"
{
"color" "20 20 20"
"price" "60"
"type" "tyhatdye"
}

"A Mann's Mint"
{
"color" "188 221 179"
"price" "60"
"type" "tyhatdye"
}

"After Eight"
{
"color" "45 45 36"
"price" "60"
"type" "tyhatdye"
}

"Aged Moustache Grey"
{
"color" "126 126 126"
"price" "60"
"type" "tyhatdye"
}

"An Extraordinary Abundance of Tinge"
{
"color" "230 230 230"
"price" "60"
"type" "tyhatdye"
}

"Australium Gold"
{
"color" "231 181 59"
"price" "60"
"type" "tyhatdye"
}

"Color No. 216-190-216 "
{
"color" "216 190 216"
"price" "60"
"type" "tyhatdye"
}

"Dark Salmon Injustice"
{
"color" "233 150 122"
"price" "60"
"type" "tyhatdye"
}

"Drably Olive"
{
"color" "128 128 0"
"price" "60"
"type" "tyhatdye"
}

"Indubitably Green"
{
"color" "114 158 66"
"price" "60"
"type" "tyhatdye"
}

"Mann Co. Orange"
{
"color" "207 115 54"
"price" "60"
"type" "tyhatdye"
}

"Muskelmannbraun"
{
"color" "165 117 69"
"price" "60"
"type" "tyhatdye"
}

"Noble Hatter's Violet"
{
"color" "81 56 74"
"price" "60"
"type" "tyhatdye"
}

"Peculiarly Drab Tincture"
{
"color" "197 175 145"
"price" "60"
"type" "tyhatdye"
}
"Pink as Hell"
{
"color" "255 105 180"
"price" "60"
"type" "tyhatdye"
}

"Radigan Conagher Brown"
{
"color" "105 77 58"
"price" "60"
"type" "tyhatdye"
}

"The Bitter Taste of Defeat and Lime"
{
"color" "50 205 50"
"price" "60"
"type" "tyhatdye"
}

"The Color of a Gentlemann's Business Pants"
{
"color" "240 230 140"
"price" "60"
"type" "tyhatdye"
}

"Ye Olde Rustic Colour"
{
"color" "124 108 87"
"price" "60"
"type" "tyhatdye"
}

"Zepheniah's Greed"
{
"color" "66 79 59"
"price" "60"
"type" "tyhatdye"
}
}


if anyone knows something where i can find these models, let me know.
Sebastiano 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:10.


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