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

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 09-20-2016 , 16:45   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #841

Did it quickly, didn't compile it, support for my Chat-Processor. (Bugs may happen, inc)
Attached Files
File Type: sp Get Plugin or Get Source (scpsupport.sp - 139 views - 3.3 KB)
Drixevel is offline
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 09-20-2016 , 20:25   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #842

Quote:
Originally Posted by redwerewolf View Post
Did it quickly, didn't compile it, support for my Chat-Processor. (Bugs may happen, inc)
You're my hero!
TrappaTroopa is offline
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 09-20-2016 , 22:41   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #843

Quote:
Originally Posted by redwerewolf View Post
Did it quickly, didn't compile it, support for my Chat-Processor. (Bugs may happen, inc)
Get plugin Link isnt working and I can't get it to compile. Tried with SM 1.8 and 1.6 which the store come built with. Can anyone compile this?
TrappaTroopa is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 09-21-2016 , 01:03   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #844

Quote:
Originally Posted by TrappaTroopa View Post
Get plugin Link isnt working and I can't get it to compile. Tried with SM 1.8 and 1.6 which the store come built with. Can anyone compile this?
It's a module, part of the zephyrus store package. When you compile it locally replace scpsupport.sp in /scripting/store/, and recompile store.sp

Edit: red, a few errors

Code:
store/scpsupport.sp(82) : error 181: function argument named 'recipients' differs from prototype
store/scpsupport.sp(82) : error 181: function argument named 'message' differs from prototype
When I replace all includes with those that come with chat-processor, a lot more errors pop instead of just these 2, using the includes from zeph's store package.

Last edited by sneaK; 09-21-2016 at 01:39.
sneaK is offline
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 09-21-2016 , 07:52   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #845

Quote:
Originally Posted by blackhawk74 View Post
It's a module, part of the zephyrus store package. When you compile it locally replace scpsupport.sp in /scripting/store/, and recompile store.sp

Edit: red, a few errors

Code:
store/scpsupport.sp(82) : error 181: function argument named 'recipients' differs from prototype
store/scpsupport.sp(82) : error 181: function argument named 'message' differs from prototype
When I replace all includes with those that come with chat-processor, a lot more errors pop instead of just these 2, using the includes from zeph's store package.
I understand that. I actually just relized I was using store 1.0 by mistake. Not 1.1. So I got the new store and when I try to compile store.sp with the new scpsupport put in the inc folder I get this:

Code:
d\scripting>spcomp store.sp -o../plugins/store.smx
SourcePawn Compiler 1.8.0.5923
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2015 AlliedModders LLC

store/scpsupport.sp(82) : error 181: function argument named 'recipients' differ
s from prototype
store/scpsupport.sp(82) : error 181: function argument named 'message' differs f
rom prototype
store.sp(876) : warning 213: tag mismatch
store.sp(876) : warning 229: index tag mismatch (symbol "g_eItems")
store.sp(881) : warning 213: tag mismatch
store.sp(881) : warning 229: index tag mismatch (symbol "g_eTypeHandlers")
store.sp(893) : warning 213: tag mismatch
store.sp(893) : warning 229: index tag mismatch (symbol "g_eClientItems")
store.sp(2057) : warning 237: coercing functions to and from primitives is unsup
ported and will be removed in the future
store.sp(2810) : warning 204: symbol is assigned a value that is never used: "Si
lentChatTrigger"

2 Errors.
TrappaTroopa is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 09-21-2016 , 14:53   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #846

Attached Files
File Type: sp Get Plugin or Get Source (store.sp - 242 views - 96.3 KB)
File Type: sp Get Plugin or Get Source (scpsupport.sp - 268 views - 3.3 KB)
Drixevel is offline
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 09-21-2016 , 14:59   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #847

Quote:
Originally Posted by redwerewolf View Post
Awesome! It compiled using SM 1.8! I will put it on all my servers now and test it for myself in game in an hour.
TrappaTroopa is offline
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 09-21-2016 , 17:32   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #848

Quote:
Originally Posted by redwerewolf View Post
No Good. There is no color. Also if I equip a color from the store it removes my {Owner} Chat Tag.

This spits out in Client Console
Code:
TrappaTroopa :  !store
Tried to look up command say as if it were a variable.
TrappaTroopa :  !store
Tried to look up command say as if it were a variable.
 [OWNER] TrappaTroopa :  s
Tried to look up command say as if it were a variable.
 [OWNER] TrappaTroopa :  s
Tried to look up command say as if it were a variable.

Last edited by TrappaTroopa; 09-21-2016 at 17:34.
TrappaTroopa is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 09-21-2016 , 18:20   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #849

Quote:
Originally Posted by TrappaTroopa View Post
No Good. There is no color. Also if I equip a color from the store it removes my {Owner} Chat Tag.

This spits out in Client Console
Code:
TrappaTroopa :  !store
Tried to look up command say as if it were a variable.
TrappaTroopa :  !store
Tried to look up command say as if it were a variable.
 [OWNER] TrappaTroopa :  s
Tried to look up command say as if it were a variable.
 [OWNER] TrappaTroopa :  s
Tried to look up command say as if it were a variable.
Oh well, probably takes more work than that to integrate it even though the API isn't that much different.
Drixevel is offline
DevilGames21
Junior Member
Join Date: Jun 2013
Old 09-23-2016 , 12:07   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #850

Hi ! I have a big problem.
The plugin is working but when a player buy something, he looses his item when he leaves the server.
I have nothing in my error logs.
How can I fix it please ?

Last edited by DevilGames21; 09-23-2016 at 12:24.
DevilGames21 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:56.


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