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

[L4D2] Shop [v4.5 | 20 March 2022]


Post New Thread Reply   
 
Thread Tools Display Modes
applesrbest
Junior Member
Join Date: Mar 2022
Old 03-29-2022 , 09:00   Re: [L4D2] Shop [v4.5 | 20 March 2022]
Reply With Quote #121

Hey.

I have added this mod to my server on nitrado, just added the files to their right folders.
Now.. the shop isn't opening, nor showing any signs of working.. but it added a fire extinguisher i was able to pick up?

I downloaded the v4.5 zip file.. in the logs i don't see any errors

Is there any way you might be able to help me?

(Running latest stable release for SM and MM)

Last edited by applesrbest; 03-29-2022 at 09:02.
applesrbest is offline
pan0s
Senior Member
Join Date: Nov 2017
Old 03-30-2022 , 07:27   Re: [L4D2] Shop [v4.5 | 20 March 2022]
Reply With Quote #122

Can you type !buy <item> to buy somethig?
you may try installing 1.11 sm
https://www.sourcemod.net/downloads.php?branch=dev#
__________________
pan0s is offline
applesrbest
Junior Member
Join Date: Mar 2022
Old 03-31-2022 , 06:03   Re: [L4D2] Shop [v4.5 | 20 March 2022]
Reply With Quote #123

Hello,

SM and MM install automaticly for you, you can choose latest release, which is 1.10.x.x
I can't choose 1.11, i tried manually installing it, but without luck.

I wasn't able to buy anything with the command you listed either.
applesrbest is offline
pan0s
Senior Member
Join Date: Nov 2017
Old 03-31-2022 , 11:16   Re: [L4D2] Shop [v4.5 | 20 March 2022]
Reply With Quote #124

Quote:
Originally Posted by applesrbest View Post
Hello,

SM and MM install automaticly for you, you can choose latest release, which is 1.10.x.x
I can't choose 1.11, i tried manually installing it, but without luck.

I wasn't able to buy anything with the command you listed either.
Try re-compiling the plugin by your self.
Split the delete statement.
e.g.
Code:
delete rsShop, rsSF;
to
Code:
delete rsShop;
delete rsSF;
__________________
pan0s is offline
applesrbest
Junior Member
Join Date: Mar 2022
Old 03-31-2022 , 11:25   Re: [L4D2] Shop [v4.5 | 20 March 2022]
Reply With Quote #125

Quote:
Originally Posted by pan0s View Post
Try re-compiling the plugin by your self.
Split the delete statement.
e.g.
Code:
delete rsShop, rsSF;
to
Code:
delete rsShop;
delete rsSF;

Hey, thanks for the advice so far.. how exactly do i re-compile the plugin? i am not 100% experienced yet.
applesrbest is offline
pan0s
Senior Member
Join Date: Nov 2017
Old 03-31-2022 , 20:10   Re: [L4D2] Shop [v4.5 | 20 March 2022]
Reply With Quote #126

Quote:
Originally Posted by applesrbest View Post
Hey, thanks for the advice so far.. how exactly do i re-compile the plugin? i am not 100% experienced yet.
put all .sp into the compile.exe
__________________
pan0s is offline
applesrbest
Junior Member
Join Date: Mar 2022
Old 04-01-2022 , 12:46   Re: [L4D2] Shop [v4.5 | 20 March 2022]
Reply With Quote #127

Quote:
Originally Posted by pan0s View Post
put all .sp into the compile.exe
And... where do i find compile.exe

As i said, not very experienced.. i just love ur plugin from previous servers

Edit: In the scripting folder of version 1.11.x i do see a compile.exe, but this is not found on the 1.10.x version..
I am unable to add the 1.11 version..

Thnx for the help so far..

Last edited by applesrbest; 04-01-2022 at 14:12.
applesrbest is offline
pan0s
Senior Member
Join Date: Nov 2017
Old 04-02-2022 , 10:05   Re: [L4D2] Shop [v4.5 | 20 March 2022]
Reply With Quote #128

Quote:
Originally Posted by applesrbest View Post
And... where do i find compile.exe

As i said, not very experienced.. i just love ur plugin from previous servers

Edit: In the scripting folder of version 1.11.x i do see a compile.exe, but this is not found on the 1.10.x version..
I am unable to add the 1.11 version..

Thnx for the help so far..
sourcemod/scripting/
__________________
pan0s is offline
kazya3
Member
Join Date: Aug 2019
Location: CN
Old 04-04-2022 , 15:35   Re: [L4D2] Shop [v4.5 | 20 March 2022]
Reply With Quote #129

//// l4d2_shop_lethal_ammo.sp
//
// e:\scripting\l4d2_shop_lethal_ammo.sp(366) : warning 219: local variable "Weapon" shadows a variable at a preceding level
// e:\scripting\l4d2_shop_lethal_ammo.sp(419) : error 105: cannot find method or property Weapon.UpdateSlotAndClips
// e:\scripting\l4d2_shop_lethal_ammo.sp(419) : error 029: invalid expression, assumed zero
// e:\scripting\l4d2_shop_lethal_ammo.sp(419) : warning 215: expression has no effect
// e:\scripting\l4d2_shop_lethal_ammo.sp(403) : warning 204: symbol is assigned a value that is never used: "buttons"
//
// 2 Errors.

I used the sourcemod 1.10 then throw errors.
1.11 version was Fine

Last edited by kazya3; 04-05-2022 at 23:37.
kazya3 is offline
kot4404
Senior Member
Join Date: Mar 2013
Old 04-06-2022 , 12:36   Re: [L4D2] Shop [v4.5 | 20 March 2022]
Reply With Quote #130

Disabling shop option cvar
Code:
shop_shop_guns_on "0"
could completely hide it from /buy menu instead of saying it is disabled
very nice plugin
kot4404 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 17:12.


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