.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
World Supremacy- Save $9.00

   







Go Back   .com.unity Forums > The Camo Workshop > WinSPWW2 > Mods
Notices


Reply
 
Thread Tools Display Modes
  #1  
Old August 27th, 2022, 10:35 PM

lukerduker123 lukerduker123 is offline
Corporal
 
Join Date: Jul 2013
Posts: 107
Thanks: 24
Thanked 33 Times in 26 Posts
lukerduker123 is on a distinguished road
Default Crashing while changing tiny flags

Howdy! Recently I've been working on a mod but ran into a small issue. In SHPed I open up icon0097, change the tiny flag to a new one, and save it. I boot the game up and it runs fine except it's misaligned, so I go back into SHPed, boot up the ol' SPfix, and align it properly. HOWEVER when I do so and I boot the game back up the tiny flag doesn't load, and worse still when I zoom in the game commits the old crash and burn. Any reason for this? It works fine so long as I don't try to align the flag, but the misalignment hurts my very soul. Example
Reply With Quote
  #2  
Old August 28th, 2022, 07:01 AM
DRG's Avatar

DRG DRG is offline
Shrapnel Fanatic
 
Join Date: Mar 2005
Location: GWN
Posts: 12,261
Thanks: 3,814
Thanked 5,423 Times in 2,694 Posts
DRG will become famous soon enough
Default Re: Crashing while changing tiny flags

Open the file with Shpedit

Load an ID flag you have not changed

Click on SP fix

Note the Old and New numbers will ( should ) look like this


Now go to your modified flag

Change the New numbers to the same as the old numbers that are shown here and click on Write.

DO NOT manually adjust the X/Y up/down arrows. All you should need to do is change the New "Bottom" -1 to 23 but I have NO IDEA what else you may have tried to do that might change those numbers

All of this presupposes that you built the new ID tag to the EXACT dimensions as the originals
Attached Thumbnails
Click image for larger version

Name:	old-new.png
Views:	334
Size:	2.1 KB
ID:	16787  
__________________


If you find you are constantly reacting to your enemy's tactics instead forcing the enemy to react to yours, you are losing the battle....

Last edited by DRG; August 28th, 2022 at 07:09 AM..
Reply With Quote
The Following User Says Thank You to DRG For This Useful Post:
  #3  
Old August 28th, 2022, 03:27 PM

lukerduker123 lukerduker123 is offline
Corporal
 
Join Date: Jul 2013
Posts: 107
Thanks: 24
Thanked 33 Times in 26 Posts
lukerduker123 is on a distinguished road
Default Re: Crashing while changing tiny flags

It worked! My issue was that I was using the up/down and left/right arrows. Doing your method worked fine. Thank you!

Example
Reply With Quote
The Following User Says Thank You to lukerduker123 For This Useful Post:
  #4  
Old August 28th, 2022, 04:47 PM
DRG's Avatar

DRG DRG is offline
Shrapnel Fanatic
 
Join Date: Mar 2005
Location: GWN
Posts: 12,261
Thanks: 3,814
Thanked 5,423 Times in 2,694 Posts
DRG will become famous soon enough
Default Re: Crashing while changing tiny flags

It's the gap above the top of the ID tag that's the issue The 23 is the number it needs to know where the bottom is ( but if you check it's actually 24 but that's because SHPedit code uses zero as the first number and zero + 23 = 24)
__________________


If you find you are constantly reacting to your enemy's tactics instead forcing the enemy to react to yours, you are losing the battle....
Reply With Quote
  #5  
Old November 29th, 2022, 09:42 PM

lukerduker123 lukerduker123 is offline
Corporal
 
Join Date: Jul 2013
Posts: 107
Thanks: 24
Thanked 33 Times in 26 Posts
lukerduker123 is on a distinguished road
Default Re: Crashing while changing tiny flags

I hate to resurrect a dead thread, but recently I've been running into a problem with Mobhack. Whenever I boot it up it works fine until I go to load a certain vehicle. As you can see here the graphics for the vehicle are glitched, but they load fine when I boot up the game problem. This wouldn't be a concern, except whenever I switch nations in Mobhack to reference then switch back and load the vehicle back up Mobhack crashes. Is this because I've made the vehicle the full 88 pixels long? Should I shorten it down to 87 pixels?


This isn't a MAJOR problem, just a minor one I have to get-around by rebooting Mobhack each time I click on the vehicle.
Reply With Quote
  #6  
Old November 29th, 2022, 10:45 PM
DRG's Avatar

DRG DRG is offline
Shrapnel Fanatic
 
Join Date: Mar 2005
Location: GWN
Posts: 12,261
Thanks: 3,814
Thanked 5,423 Times in 2,694 Posts
DRG will become famous soon enough
Default Re: Crashing while changing tiny flags

make the pink square 89x89 then save and set the turret and hull X and Y
__________________


If you find you are constantly reacting to your enemy's tactics instead forcing the enemy to react to yours, you are losing the battle....
Reply With Quote
The Following User Says Thank You to DRG For This Useful Post:
  #7  
Old November 29th, 2022, 10:57 PM

lukerduker123 lukerduker123 is offline
Corporal
 
Join Date: Jul 2013
Posts: 107
Thanks: 24
Thanked 33 Times in 26 Posts
lukerduker123 is on a distinguished road
Default Re: Crashing while changing tiny flags

Interesting! Is 88x88 still the maximum size for icons, or can I have larger vehicles? As it stands I've had to scale this one down because the game developers that designed it made it freakishly large and I'm trying to stick to scale.
Reply With Quote
  #8  
Old November 30th, 2022, 05:21 AM
DRG's Avatar

DRG DRG is offline
Shrapnel Fanatic
 
Join Date: Mar 2005
Location: GWN
Posts: 12,261
Thanks: 3,814
Thanked 5,423 Times in 2,694 Posts
DRG will become famous soon enough
Default Re: Crashing while changing tiny flags

The square you put them in needs to be 89x89 as reported in your drawing program. I've used Paint Shop Pro 7.04 since it was released for everything.

The "confusion" arises because SHPedit reports that as 88x88 I believe due to a "count from 1 vs count from zero" conflict ( in that case SHPedit counts from zero so reports one number less ) but it needs to be 89x89 for the "standard" icon otherwise you get what you got

You can put in larger on map icons but they tend to spill over into adjacent hexes. Most of the larger than 89x89 "canvas" icons are aircraft where that does not matter
__________________


If you find you are constantly reacting to your enemy's tactics instead forcing the enemy to react to yours, you are losing the battle....

Last edited by DRG; November 30th, 2022 at 05:30 AM..
Reply With Quote
Reply

Bookmarks

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 On

Forum Jump


All times are GMT -4. The time now is 01:25 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.