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

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
nguyenbaodanh
AlliedModders Donor
Join Date: Jun 2007
Location: HCMC, Vietnam
Old 01-08-2018 , 23:19   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1371

Quote:
Originally Posted by MikesTooLz View Post
can someone make an addon plugin that allows users to purchase VIP user flag through the shop?
need this too
__________________
nguyenbaodanh is offline
ichiballs
Member
Join Date: Oct 2016
Old 01-10-2018 , 18:45   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1372

!credits, !givecredits, !gift and !resetplayer dont work in chat or console, can use admin menu to give credits and reset player tho. Any ideas?
ichiballs is offline
nguyenbaodanh
AlliedModders Donor
Join Date: Jun 2007
Location: HCMC, Vietnam
Old 01-10-2018 , 21:02   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1373

Quote:
Originally Posted by yash1441 View Post
Port of [Store] Survival Huntermode by Franc1sco to Zephyrus Store.
PHP Code:
L 01/11/2018 00:01:39: [SMCall stack trace:
L 01/11/2018 00:01:39: [SM]   [0PrintToChat
L 01
/11/2018 00:01:39: [SM]   [1Line 107K:\games\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\addons\sourcemod\scripting\zeph_huntermode.sp::Earn_Credits
L 01
/11/2018 00:01:39: [SM]   [2Line 92K:\games\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\addons\sourcemod\scripting\zeph_huntermode.sp::EventRoundEnd
L 01
/11/2018 00:04:06: [SMException reportedLanguage phrase "survive message" not found
L 01
/11/2018 00:04:06: [SMBlamingstore-enable\zeph_huntermode.smx 
__________________
nguyenbaodanh is offline
Cruze
Veteran Member
Join Date: May 2017
Old 01-11-2018 , 01:20   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1374

Quote:
Originally Posted by nguyenbaodanh View Post
PHP Code:
L 01/11/2018 00:01:39: [SMCall stack trace:
L 01/11/2018 00:01:39: [SM]   [0PrintToChat
L 01
/11/2018 00:01:39: [SM]   [1Line 107K:\games\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\addons\sourcemod\scripting\zeph_huntermode.sp::Earn_Credits
L 01
/11/2018 00:01:39: [SM]   [2Line 92K:\games\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\addons\sourcemod\scripting\zeph_huntermode.sp::EventRoundEnd
L 01
/11/2018 00:04:06: [SMException reportedLanguage phrase "survive message" not found
L 01
/11/2018 00:04:06: [SMBlamingstore-enable\zeph_huntermode.smx 
You need to have translation file..
__________________
Taking paid private requests! Contact me
Cruze is offline
Alcyone
New Member
Join Date: Jan 2018
Old 01-12-2018 , 14:45   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1375

Hello, is there any way to hide an item from store (Or set it visible to certain flags only), and/or bind it to steamid?
Alcyone is offline
Cruze
Veteran Member
Join Date: May 2017
Old 01-13-2018 , 01:11   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1376

Quote:
Originally Posted by Alcyone View Post
Hello, is there any way to hide an item from store (Or set it visible to certain flags only)
Yes. There is a cvar for making an item visible for certain flag in
Code:
cfg/sourcemod/plugin.store
Quote:
and/or bind it to steamid?
No. I don't think so. (Correct me if I'm wrong)
__________________
Taking paid private requests! Contact me

Last edited by Cruze; 01-13-2018 at 01:13.
Cruze is offline
Wainz
Junior Member
Join Date: Jan 2018
Old 01-13-2018 , 07:18   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1377

The Tags are available in the shop but if I bought it, it doesn't show it in the chat.
Does anyone know how to fix it or what I done wrong?

Code: "Chat stuff"
{
"Name Tags"
{
"Newbie"
{
"tag" "{lightblue}[Newbie]{teamcolor} "
"price" "60"
"type" "nametag"
}
"Wannabe"
{
"tag" "{red}[Wannabe]{teamcolor} "
"price" "90"
"type" "nametag"
}
"Ex-Con"
{
"tag" "{black}[Ex-Con]{teamcolor} "
"price" "120"
"type" "nametag"
}
"Officer"
{
"tag" "{lightblue}[Officer]{teamcolor} "
"price" "120"
"type" "nametag"
}
"S.W.A.T"
{
"tag" "{blue}[S.W.A.T]{teamcolor} "
"price" "120"
"type" "nametag"
}
"420"
{
"tag" "{green}[420]{teamcolor} "
"price" "180"
"type" "nametag"
}
"Equinox"
{
"tag" "{pink}[Equinox]{teamcolor} "
"price" "300"
"type" "nametag"
}
"Admin"
{
"tag" "{darkred}[Admin]{Red} "
"price" "0"
"type" "nametag"
"flag" "z"
}
}

These are the plugins that I use at the moment:
https://forums.alliedmods.net/showpo...postcount=1047
https://bitbucket.org/minimoney1/sim...sor/downloads/
Wainz is offline
Ultralord
Senior Member
Join Date: Oct 2008
Old 01-13-2018 , 12:22   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1378

Quote:
Originally Posted by Ultralord View Post
does anyone know how to fix the bug that when i give 1.000.000 credits to user after some retry and change map the credits stuck on 350.000 ... is there any limit per user for credits?
does anyone know?
Ultralord is offline
Dim_oK
AlliedModders Donor
Join Date: Feb 2011
Location: Mother Russia
Old 01-14-2018 , 01:36   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1379

How to fix the errors? Player Classes work well, only here are the errors in the logs ...

Quote:
L 01/13/2018 - 211:55: [SM] Exception reported: Invalid class index. (54)
L 01/13/2018 - 211:55: [SM] Blaming: zombiereloaded.smx
L 01/13/2018 - 211:55: [SM] Call stack trace:
L 01/13/2018 - 211:55: [SM] [0] ThrowNativeError
L 01/13/2018 - 211:55: [SM] [1] Line 88, zr/api/class.api.inc::APISelectClientClass
L 01/13/2018 - 211:55: [SM] [3] ZR_SelectClientClass
L 01/13/2018 - 211:55: [SM] [4] Line 146, store/zrclass.sp::ZR_OnClientInfected
L 01/13/2018 - 211:55: [SM] [6] Call_Finish
L 01/13/2018 - 211:55: [SM] [7] Line 180, zr/api/infect.api.inc::APIOnClientInfected
L 01/13/2018 - 211:55: [SM] [8] Line 844, zr/infect.inc::InfectHumanToZombie
L 01/13/2018 - 211:55: [SM] [9] Line 192, zr/respawn.inc::RespawnSpawnClient
L 01/13/2018 - 211:55: [SM] [10] Line 247, zr/respawn.inc::RespawnTimer
__________________
Sorry for my bad english
Dim_oK is offline
ASKER_CZ
BANNED
Join Date: Nov 2016
Old 01-14-2018 , 11:00   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1380

Does anybody know why is chat stuff not working properly with cksurf? Can someone tell me how is that possible?
ASKER_CZ 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 10:46.


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