FOnline Development > Questions and Answers

[2238] Fallout Tactics Inventory Icons

(1/2) > >>

E3245:
I'm having a little trouble trying to get the server to read the individual weapon/item icons from Fallout Tactics.
I tried doing this in the weapon.fopro:

--- Code: ---art\inven\weapons\rifles\M72 Gauss Rifle$M72 Gauss Rifle.spr
--- End code ---
But I get a blank inv file when FOnline loads. I opened the spr file in Sprite Creator to find the animation and "M72 Gauss Rifle" was for the big version for the GUI in the game. What am I doing wrong?

Ganado:
Just a guess, but those config files might not support spaces in the filename.

E3245:

--- Quote from: Ganado on July 18, 2014, 04:41:48 am ---Just a guess, but those config files might not support spaces in the filename.

--- End quote ---

If I put this in the weapon pro without the $:

--- Code: ---art\inven\weapons\rifles\M72 Gauss Rifle.spr

--- End code ---
Then I get the map picture of the item. What confuses me is that the game doesn't recognize anything after adding info past the $.

wesan:
I remember from Fonline Tactics times that i just simply took out the sprites to png format by using some F:Tactics game tools. You might try that. Also if you're interested i might to dig into stuff i did and provide you ready icons for taking. From what i remember i have added tactics inventory graphic and onground for every gun ammo and drug.

E3245:

--- Quote from: wesan on July 21, 2014, 03:58:39 am ---I remember from Fonline Tactics times that i just simply took out the sprites to png format by using some F:Tactics game tools. You might try that. Also if you're interested i might to dig into stuff i did and provide you ready icons for taking. From what i remember i have added tactics inventory graphic and onground for every gun ammo and drug.

--- End quote ---

That would be my second option if I can't get it to work. Oh well.

I would very much like to see those ready icons though.

Navigation

[0] Message Index

[#] Next page

Go to full version