Raised This Month: $32 Target: $400
 8% 

ZP:S 32-Players


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Kenny Loggins
SourceMod Donor
Join Date: Jun 2008
Location: Rochester, MN
Old 10-13-2008 , 22:21   ZP:S 32-Players
Reply With Quote #1

I'm looking for something that will allow me to run Zombie Panic Source with 32-Players? Any ideas anyone?
Kenny Loggins is offline
r3dh3adkid
Senior Member
Join Date: Apr 2008
Location: Georgia
Old 10-13-2008 , 22:25   Re: ZP:S 32-Players
Reply With Quote #2

I think its hard coded into the mod to only be 32 players.

I would ask on the official zombie panic forums.
__________________
r3dh3adkid is offline
Kenny Loggins
SourceMod Donor
Join Date: Jun 2008
Location: Rochester, MN
Old 10-13-2008 , 22:31   Re: ZP:S 32-Players
Reply With Quote #3

Ya I think you are right. I was not sure if their was a way to change this like we all did in TF2 anyway thank you for the response
Kenny Loggins is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 10-13-2008 , 23:09   Re: ZP:S 32-Players
Reply With Quote #4

If it's anything like TF2/HL2MP, you could hex edit the server.dll file pretty easily (it's different for linux).

Search for:
C7 02 ## 00 00 00

(## is the maxplayers numbers in hex - I think it's 20 in ZP:S, so use 14)

Change to:
C7 02 20 00 00 00

And then save it and reupload it. The game might crash once it hits the normal maxplayers+1, so I suggest you test it out with bots or something.
bl4nk is offline
Kenny Loggins
SourceMod Donor
Join Date: Jun 2008
Location: Rochester, MN
Old 10-13-2008 , 23:37   Re: ZP:S 32-Players
Reply With Quote #5

Ok I will do. I'll post my findings thanks
Kenny Loggins is offline
Kenny Loggins
SourceMod Donor
Join Date: Jun 2008
Location: Rochester, MN
Old 10-14-2008 , 00:17   Re: ZP:S 32-Players
Reply With Quote #6

I must be doing something wrong even if I search the TF2 .dll I can't find any combination of the string you posted.

Maybe someone can take a look?

http://matrix.dot5hosting.com/server.dll <=- ZPS .dll


Update: I did find the string now let me try it out

Last edited by Kenny Loggins; 10-14-2008 at 00:21.
Kenny Loggins is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 10-14-2008 , 00:56   Re: ZP:S 32-Players
Reply With Quote #7

For TF2 you'd search for c7 02 18 00 00 00 (24 players max) to find the String. It doesn't matter if you change it or not, because you can already change the maxplayers to 32 without modifying anything.
bl4nk is offline
Kenny Loggins
SourceMod Donor
Join Date: Jun 2008
Location: Rochester, MN
Old 10-14-2008 , 01:12   Re: ZP:S 32-Players
Reply With Quote #8

I just wanted to make sure I was searching the right way since I knew the same type of string was valid in the TF2 .dll going to test the ZPS dll in about 30 min when I get home.

Last edited by Kenny Loggins; 10-14-2008 at 01:14.
Kenny Loggins is offline
Kenny Loggins
SourceMod Donor
Join Date: Jun 2008
Location: Rochester, MN
Old 10-14-2008 , 02:05   Re: ZP:S 32-Players
Reply With Quote #9

When I try the new .dll I get " UPdatePlayerName with bogus slot 21 " and my game crashes the server does not crash

Last edited by Kenny Loggins; 10-14-2008 at 03:03.
Kenny Loggins is offline
P@c|Man
Junior Member
Join Date: Dec 2007
Old 10-14-2008 , 13:03   Re: ZP:S 32-Players
Reply With Quote #10

Same thing, when using the TF2 hack for Linux.
__________________
P@c|Man is offline
Reply


Thread Tools
Display Modes

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 16:25.


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