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

Inverted bomb on minimap


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
genoka
Junior Member
Join Date: Oct 2018
Location: Brazil
Old 12-02-2022 , 10:03   Inverted bomb on minimap
Reply With Quote #1

I would like to find a solution for this inversion of the bombsite letter on the minimap.

Because it is an old map, I copied and renamed it from the workshop and put it on my server to work with my fastdl, but when I start and enter the server, the letter of the bombsites is shown inverted on the minimap.

https://imgur.com/a/dI0AFls

Last edited by genoka; 12-02-2022 at 10:06.
genoka is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 12-02-2022 , 10:31   Re: Inverted bomb on minimap
Reply With Quote #2


Try using MM:S Stripper, dump entity list of that map.

Then find bomb site A func_bomb_target entity and give a targetname, BombsiteA or Bombsite

*edit
Did not work... maybe need also delete map nav file and generate new one ?
I try test that.

Ok, you need edit nav file.

You should start do this in your own game first (against bot), enable cheats and so on.
You need pick bomsite place and set name.

This command show nav place names what are in use on map:
nav_place_list

I look other cmds as well

*edit
I found this post, more easier to do with SM plugin.


What's wrong with m_bombsiteCenter?

*edit
Here plugin.

Here some cvars:
Code:
// Add these in ...cfg/server.cfg file, for reset values
sm_bombsite_swap 0
sm_bombsiteA_pos 0
sm_bombsiteB_pos 0

Code:
// Add these in map config, ...cfg/maps/bombsiteplugin.mapname.cfg file, to set values on that specific map
sm_bombsite_swap 1
sm_bombsiteA_pos 0   // when swap is disabled, you can set custom location for that letter A. "0.0, 0.0, 0.0" value will remove letter from radar.
sm_bombsiteB_pos 0
Attached Files
File Type: sp Get Plugin or Get Source (bombsiteCenter.sp - 45 views - 3.5 KB)
__________________
Do not Private Message @me

Last edited by Bacardi; 12-02-2022 at 14:17.
Bacardi is offline
genoka
Junior Member
Join Date: Oct 2018
Location: Brazil
Old 12-05-2022 , 08:13   Re: Inverted bomb on minimap
Reply With Quote #3

I chose to use the plugin, it solved my problem.
Thanks !!
genoka 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 00:52.


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