Page 1 of 1

Getting a weapon change in-game [Solved]

Posted: Tue Mar 04, 2008 7:42 pm
by dck45
So, I have my modded map and I have edited the .odf of the unit whose weapon I want to change (ie the file in the assets\side.......) but i cant for the life of me figure out how to get this weapon change into my map.

Any help would be appeciated.

Thanks

Re: Getting a weapon change in-game

Posted: Tue Mar 04, 2008 8:02 pm
by Caleb1117
Rule number 1: Never edit the assets.

Copy it elsewere, then edit it.

http://www.gametoast.com/forums/viewtop ... 27&t=12729

There is a tut for a custom side which is what you need.

Re: Getting a weapon change in-game

Posted: Wed Mar 05, 2008 3:41 am
by dck45
ahh, sorry i wasnt very clear with the first post. I did copy the file I wanted and edited it in a different place its the step after I am confused about. Basically I am trying to change the imperial scout trooper so that he carries a blaster instead of a sniper rifle in my map. I copied and edited the inf_imp_default_sniper but I dont know where to put it. Any ideas??

Thanks

Re: Getting a weapon change in-game

Posted: Wed Mar 05, 2008 6:13 am
by Silas
if you're just trying to switch out a weapon, all you need to do is copy the imp side from the assets to your side folder, open up the sniper odf with notepad or word, and switch out the sniperrifle for "rep_inf_weap_rifle"

Re: Getting a weapon change in-game

Posted: Wed Mar 05, 2008 8:15 pm
by da_great_ghost
Read this just follow the instructions on editing a shipped side. This is a tut on how to edit a shipped skin but edit the odf instead of the skin.

http://www.gametoast.com/forums/viewtopic.php?t=3726

Re: Getting a weapon change in-game

Posted: Wed Mar 05, 2008 9:39 pm
by woner11
Be sure to also copy the common folder from the assets into your side folder.

Re: Getting a weapon change in-game

Posted: Thu Mar 06, 2008 12:07 pm
by dck45
thanks for the replies, finally got it working.