Page 1 of 1
sapien map into game
Posted: Sun Feb 04, 2007 11:20 am
by noobsrus
How can I get from .scenario file to an actual map in game? I put a custom turret into a bloodgulch.scenario file and I want to be able to play it in game.
Posted: Sun Feb 04, 2007 11:22 am
by FleetAdmiralBacon
tool build-cache-file levels\test\[name]\[name]
But resave the scenario with a different name
ie:
bloodgulcha
>
tool build-cache-file levels\test\bloodgulch\bloodgulcha
Posted: Sun Feb 04, 2007 11:50 am
by noobsrus
so i take my scenario file and rename it soemthing like bloodgulcha, then put it into levels/test/bloodgulch and then go to tool and build cash-file and then navigate to the "bloodgulcha" and then say run? Because I tried doing that and I don't think it worked
Posted: Sun Feb 04, 2007 12:06 pm
by striderdude
No..
type in
tool build-cache-file\levels\test\yourmap\yourmap
You dont have to rename anything.
Yourmap = your maps name.
Posted: Sun Feb 04, 2007 12:06 pm
by noobsrus
O, I'm using tool++ or w/e so I don't really type in anything
Posted: Sun Feb 04, 2007 12:13 pm
by noobsrus
got it! Thanks so much guys