Raised This Month: $ Target: $400
 0% 

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
Cooky
Veteran Member
Join Date: Jun 2010
Location: 127.0.0.1
Old 09-19-2016 , 08:55   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #831

Quote:
Originally Posted by g00gl3 View Post
i have this problem to ^^^^^^
and see the image please help me guys

https://forums.alliedmods.net/showpo...&postcount=830
Stop bumping... set the correct positions for your props.
Cooky is offline
g00gl3
Member
Join Date: Feb 2016
Location: bulgaria
Old 09-19-2016 , 09:29   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #832

Quote:
Originally Posted by Cooky View Post
Stop bumping... set the correct positions for your props.
Hi, Cooky
I need to change the positions of all the hats and glasses?!!?!?!?
its for the csgo default skins i see in alot of servers the hats and the glasses is correct

and if i need to change the positions you have a plugin to edit the positions from the server and not from the items.txt
I will not fix now all the hats.... its alot man.

I will be happy if anyone can help me with this please! :-)
ty.

Last edited by g00gl3; 09-19-2016 at 09:29.
g00gl3 is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 09-19-2016 , 10:01   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #833

Quote:
Originally Posted by g00gl3 View Post
Hi, Cooky
I need to change the positions of all the hats and glasses?!!?!?!?
its for the csgo default skins i see in alot of servers the hats and the glasses is correct

and if i need to change the positions you have a plugin to edit the positions from the server and not from the items.txt
I will not fix now all the hats.... its alot man.

I will be happy if anyone can help me with this please! :-)
ty.
You can use my hats plugins that have a editor menu for change position and angle in real time, and then get these positions to the configuration file of my plugin and use it in the store plugin.
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 09-19-2016 at 10:01.
Franc1sco is offline
Send a message via MSN to Franc1sco
Lannister
Veteran Member
Join Date: Apr 2015
Old 09-19-2016 , 12:50   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #834

Quote:
Originally Posted by Franc1sco View Post
You can use my hats plugins that have a editor menu for change position and angle in real time, and then get these positions to the configuration file of my plugin and use it in the store plugin.
You know i thought this was the proper way of doing it, so i've done it, and i found out that the positions aren't the same, it's fucking weird but, with !hats the position looks GREAT, so i copy the position and paste it to store, and when i tried the same hat with !store it looks different, like the position is no the same.

It's fucking weird i know maybe someone could try this also to check if im not the only one with this issue, best thing someone could do is to add your position configuration (from !hats) and add it to the store!
Lannister is offline
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 09-19-2016 , 22:23   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #835

Any chance someone can modify the store to work with the new chat processor plugin for SM 1.8? The Dev said we shouldn't have to change much. Just change the forward names and prototypes.

https://forums.alliedmods.net/showthread.php?t=286913

Last edited by TrappaTroopa; 09-19-2016 at 22:25.
TrappaTroopa is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 09-20-2016 , 00:26   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #836

Quote:
Originally Posted by TrappaTroopa View Post
Any chance someone can modify the store to work with the new chat processor plugin for SM 1.8? The Dev said we shouldn't have to change much. Just change the forward names and prototypes.

https://forums.alliedmods.net/showthread.php?t=286913
i think you just need to change

#include <scp> to #include <chat-processor>
change
PHP Code:
public Action:OnChatMessage(&clientHandle:recipientsString:name[], String:message[]) 
to
PHP Code:
public Action OnChatMessage(intauthorHandle recipientseChatFlagsflagchar[] namechar[] messageboolbProcessColorsboolbRemoveColors
https://forums.alliedmods.net/showpo...45&postcount=4
__________________

Last edited by 8guawong; 09-20-2016 at 00:29.
8guawong is offline
g00gl3
Member
Join Date: Feb 2016
Location: bulgaria
Old 09-20-2016 , 09:24   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #837

maybe someone can post here the correct positions for the zephyrus store (CS:GO default Player Model)
g00gl3 is offline
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 09-20-2016 , 12:28   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #838

Quote:
Originally Posted by 8guawong View Post
i think you just need to change

#include <scp> to #include <chat-processor>
change
PHP Code:
public Action:OnChatMessage(&clientHandle:recipientsString:name[], String:message[]) 
to
PHP Code:
public Action OnChatMessage(intauthorHandle recipientseChatFlagsflagchar[] namechar[] messageboolbProcessColorsboolbRemoveColors
https://forums.alliedmods.net/showpo...45&postcount=4
I will make this change and get back to you. I can make the change now but cant actually get in game to test for the next 4 hours or so. Unless I can get one of my Admins to test. Will be back later to report. Thanks.
TrappaTroopa is offline
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 09-20-2016 , 12:54   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #839

Quote:
Originally Posted by 8guawong View Post
i think you just need to change

#include <scp> to #include <chat-processor>
change
PHP Code:
public Action:OnChatMessage(&clientHandle:recipientsString:name[], String:message[]) 
to
PHP Code:
public Action OnChatMessage(intauthorHandle recipientseChatFlagsflagchar[] namechar[] messageboolbProcessColorsboolbRemoveColors
https://forums.alliedmods.net/showpo...45&postcount=4
I'm Sorry. am I editing Store.sp? I don't see this line in the code.

Edit: Sorry! I didn't see the scpsupport.sp file! I am new to this. lol

Compilling errors. Can you help? I used the batch file to compile? I am assuming its using SM 1.6 to compile? Do I need to compile with SM 1.8 since that is what my server is running and the New ChatProcessor uses SM 1.8?

Code:
C:\Users\Administrator\Downloads\Shared Plugins\store-plugin-1.0\addons\sourcemo
d\scripting>spcomp store.sp -o../plugins/store.smx
SourcePawn Compiler 1.6.0
Copyright (c) 1997-2006, ITB CompuPhase, (C)2004-2008 AlliedModders, LLC

C:\Users\Administrator\Downloads\Shared Plugins\store-plugin-1.0\addons\sourcemo
d\scripting\include\zephstocks.inc(1106) : warning 219: local variable "m_szName
" shadows a variable at a preceding level
C:\Users\Administrator\Downloads\Shared Plugins\store-plugin-1.0\addons\sourcemo
d\scripting\include\zephstocks.inc(1128) : warning 204: symbol is assigned a val
ue that is never used: "m_unModelPrecacheMax"
C:\Users\Administrator\Downloads\Shared Plugins\store-plugin-1.0\addons\sourcemo
d\scripting\include\scp.inc(67) : error 025: function heading differs from proto
type
store/scpsupport.sp(82) : error 021: symbol already defined: "Action"
store/scpsupport.sp(82) : error 010: invalid function or declaration
store/scpsupport.sp(88) : error 010: invalid function or declaration
store/scpsupport.sp(89) : error 010: invalid function or declaration
store/scpsupport.sp(95) : error 010: invalid function or declaration
store/scpsupport.sp(98) : error 021: symbol already defined: "strcopy"
store/scpsupport.sp(100) : error 010: invalid function or declaration
store/scpsupport.sp(103) : error 021: symbol already defined: "strcopy"
store/scpsupport.sp(106) : error 010: invalid function or declaration
store/scpsupport.sp(106) : error 021: symbol already defined: "ReplaceColors"
store/scpsupport.sp(106) : warning 215: expression has no effect
store/scpsupport.sp(106) : error 017: undefined symbol "client"
store/scpsupport.sp(106) : fatal error 127: too many error messages on one line

Compilation aborted.
13 Errors.

Last edited by TrappaTroopa; 09-20-2016 at 13:11.
TrappaTroopa is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 09-20-2016 , 15:01   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #840

Quote:
Originally Posted by TrappaTroopa View Post
I'm Sorry. am I editing Store.sp? I don't see this line in the code.

Edit: Sorry! I didn't see the scpsupport.sp file! I am new to this. lol

Compilling errors. Can you help? I used the batch file to compile? I am assuming its using SM 1.6 to compile? Do I need to compile with SM 1.8 since that is what my server is running and the New ChatProcessor uses SM 1.8?

Code:
C:\Users\Administrator\Downloads\Shared Plugins\store-plugin-1.0\addons\sourcemo
d\scripting>spcomp store.sp -o../plugins/store.smx
SourcePawn Compiler 1.6.0
Copyright (c) 1997-2006, ITB CompuPhase, (C)2004-2008 AlliedModders, LLC

C:\Users\Administrator\Downloads\Shared Plugins\store-plugin-1.0\addons\sourcemo
d\scripting\include\zephstocks.inc(1106) : warning 219: local variable "m_szName
" shadows a variable at a preceding level
C:\Users\Administrator\Downloads\Shared Plugins\store-plugin-1.0\addons\sourcemo
d\scripting\include\zephstocks.inc(1128) : warning 204: symbol is assigned a val
ue that is never used: "m_unModelPrecacheMax"
C:\Users\Administrator\Downloads\Shared Plugins\store-plugin-1.0\addons\sourcemo
d\scripting\include\scp.inc(67) : error 025: function heading differs from proto
type
store/scpsupport.sp(82) : error 021: symbol already defined: "Action"
store/scpsupport.sp(82) : error 010: invalid function or declaration
store/scpsupport.sp(88) : error 010: invalid function or declaration
store/scpsupport.sp(89) : error 010: invalid function or declaration
store/scpsupport.sp(95) : error 010: invalid function or declaration
store/scpsupport.sp(98) : error 021: symbol already defined: "strcopy"
store/scpsupport.sp(100) : error 010: invalid function or declaration
store/scpsupport.sp(103) : error 021: symbol already defined: "strcopy"
store/scpsupport.sp(106) : error 010: invalid function or declaration
store/scpsupport.sp(106) : error 021: symbol already defined: "ReplaceColors"
store/scpsupport.sp(106) : warning 215: expression has no effect
store/scpsupport.sp(106) : error 017: undefined symbol "client"
store/scpsupport.sp(106) : fatal error 127: too many error messages on one line

Compilation aborted.
13 Errors.
store-plugin-1.0
mabye you should try edit the latest version which is 1.1 i think
and yea try to compile with sm 1.8 and see what happens
i'm too lazy to do it myself since i don't really know what bug the new scp fixes
__________________
8guawong 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 18:23.


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