The-Gaben / zephyrus-store-preview-new-syntax

My rewritten zephyrus store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Current development

  • CSGO: emote
  • CSS: done (if you want more module contact me)
  • L4D2: now supported (youtube)

Newly added

  • Now supporting for in-game reload items.txt config without having restart server. (You need to change or reload map or may get some bugs).

zephyrus-store (support SM 1.10).

My rewritten zephyrus store

Store system for CS:GO. Zephyrus store system rewritten with preview support (compilable with SM 1.10)

Not support for compile in SM 1.11

Since this is zephyrus's store that was rewritten so any custom module that support zephyrus store can also be run without any problem. Contact me if you find any bugs or error.

Update 18/3: Re-add tf2 item support (I dont know this is gonna work or not). Please fell free to create a new issue post for bug report.

P/S: Note. Store mainly supported for csgo, any others game (css, l4d2) may have some module that need to rework to be able to use. I will rework any that needed and will store in <game_name>_modules folders. Check for it (if you see no item that store in that folder, which mean any module on the main scripting folder are all available to use)

Modules that has preview support:

  • Player Skin (by zephyrus) youtube
  • Custom weapon Model Skin (by bbs.93x.net) youtube
  • Life live pet (with idle2 animation config - Rare idle animation => Support for spawn and death animation soon) by Totenfluch youtube
  • Custom MVP music (by kento and shanapu)
  • Zombie reloaded playerclasses (original by zephyrus) youtube
  • Hats preview (original by zephyrus)
  • Trails preview (original by zephyrus)
  • Aura particle preview (by shanapu)
  • Kill Effects particle preview (by shanapu)
  • Spawn Effects particle preview (by shanapu)
  • Grenade skin (by zephyrus)
  • Sprays
  • Say sound
  • Re-add valve's weapon skins and knives (warning: this may cause your server get ban. Please use at your own risk). (Please uncomment //#define WEAPONS_KNIVES at line #202 to enable this module)
  • more will be supported

Modules has no preview support:

  • PaintBall Effects (by shanapu)
  • Bullet Spark (by shanapu)
  • Grenade trail (by zephyrus)
  • Laser sight (by zephyrus)
  • Colored Smoke ported from SHOP. (youtube) (You can change smoke color or change smoke particle's material to custom material. Current no preview support. Preview will support in 1.1 version)

New feature added:

  • Added "preview" key value enable preview system
  • Added "steam" key value which support for exclusive skin (special thanks Shanabu)
  • Case opening system (lootbox) youtube
  • "description" key value
  • Store's search for item function (youtube)
  • Store Logging for module (To find out errors. Build 5.5.4_voucher_v2 no sqlite support, build 5.5.6 is now has sqlite support) log
  • Store Voucher system module generating code, redeem, check, and buy. Build 5.5.4_voucher_v2 no sqlite support, build 5.5.6 is now has sqlite support) voucher

Important links

Contact me via steam for bug report: https://steamcommunity.com/id/nuclearsilo/

Special Thank

Original store by Zephyrus, Preview system by Kxnrl, Some code from Shanapu's MyStore (gamble)

Credits/Spezial Thanks:

sourcemod team, Zephyrus (dvarnai), Hexer10, bara, Kxnrl, Totenfluch, dordnung, Franc1sco, Drixevel, CZE|EMINEM, Kuristaja, maoling, In*Victus, rogeraabbccdd, Mitchell, gubka, FrozDark, SWAT_88, Bacardi, PeEzZ, Rachnus

About

My rewritten zephyrus store


Languages

Language:SourcePawn 98.6%Language:C++ 1.4%