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

Remove/Hide Join Team Menu


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Zoremer
Junior Member
Join Date: Apr 2019
Old 04-01-2019 , 04:20   Remove/Hide Join Team Menu
Reply With Quote #1

Hi there zombie fans,

I'm trying to remove the team selection screen after joining the server I tried setting the cvar mp_force_pick_time to 1, using the [CS:GO] Auto Pick plugin and a few more tricks but the screen is always there even if I pressume a team is joined but just the team selection screen is not hidden after that, it just stays forever until you choose a team.

The problem seems to be Zombie Reloaded plugin as somehow disabling it makes disappear that VGUI and everything goes as expected.

Do you have any idea about how to make this possible?
Zoremer is offline
simpson0141
Member
Join Date: Sep 2017
Location: South Korea
Old 04-01-2019 , 06:18   Re: Remove/Hide Join Team Menu
Reply With Quote #2

1. open the scripting - zr - event.inc file
2. find eventPlayerTeam
3. change return Plugin_Handled; to return Plugin_Continue;
4. recompile and apply the zombiereloaded plugin and test it
simpson0141 is offline
Zoremer
Junior Member
Join Date: Apr 2019
Old 04-01-2019 , 13:14   Re: Remove/Hide Join Team Menu
Reply With Quote #3

Quote:
Originally Posted by simpson0141 View Post
1. open the scripting - zr - event.inc file
2. find eventPlayerTeam
3. change return Plugin_Handled; to return Plugin_Continue;
4. recompile and apply the zombiereloaded plugin and test it
Thank you very much, it makes sense, but unfortunately when trying to compile I'm getting these errors:

Code:
// zr/paramparser.inc(438) : error 163: indeterminate array size in "sizeof" expression (symbol "paramString")
// zr/paramparser.inc(471) : error 163: indeterminate array size in "sizeof" expression (symbol "paramString")
// zr/paramparser.inc(527) : error 163: indeterminate array size in "sizeof" expression (symbol "str")
// zr/weapons/weapons.inc(764) : error 017: undefined symbol "offsActiveWeapon"
//
Any help would be more than welcome
Zoremer is offline
simpson0141
Member
Join Date: Sep 2017
Location: South Korea
Old 04-02-2019 , 07:30   Re: Remove/Hide Join Team Menu
Reply With Quote #4

Quote:
Originally Posted by Zoremer View Post
Thank you very much, it makes sense, but unfortunately when trying to compile I'm getting these errors:

Code:
// zr/paramparser.inc(438) : error 163: indeterminate array size in "sizeof" expression (symbol "paramString")
// zr/paramparser.inc(471) : error 163: indeterminate array size in "sizeof" expression (symbol "paramString")
// zr/paramparser.inc(527) : error 163: indeterminate array size in "sizeof" expression (symbol "str")
// zr/weapons/weapons.inc(764) : error 017: undefined symbol "offsActiveWeapon"
//
Any help would be more than welcome
put in scripting - zr folder, and recompile zombiereloaded. i think there is an error when compiling in version 1.10.
Attached Files
File Type: zip scripting.zip (9.9 KB, 237 views)

Last edited by simpson0141; 04-02-2019 at 07:46.
simpson0141 is offline
Zoremer
Junior Member
Join Date: Apr 2019
Old 04-12-2019 , 06:23   Re: Remove/Hide Join Team Menu
Reply With Quote #5

Quote:
Originally Posted by simpson0141 View Post
put in scripting - zr folder, and recompile zombiereloaded. i think there is an error when compiling in version 1.10.
Perfect. Thank you!
Zoremer 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 09:57.


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