battery .script

Discussions about ET modding (sdk code, player/weapon modeling)

Moderators: Forum moderators, developers

Post Reply
crazyfrag
Posts: 105
Joined: Fri Oct 01, 2004 1:17 pm

battery .script

Post by crazyfrag »

i feel a litte strange 4 asking so much XD


so now my answer:-)

i want to have a battery.script :

1. allies spawn at beginnin @ west.bunker flag removed
2. axis inside
3. asault ramp already built on beginning!
:-)

thx :-)
crazyfrag
Posts: 105
Joined: Fri Oct 01, 2004 1:17 pm

Post by crazyfrag »

is this possible?
McSteve
Posts: 113
Joined: Tue Sep 12, 2006 7:41 am

Post by McSteve »

Only if you do it yourself to be honest. Map-scripting is a bit fiddly, and spawn-points can be a right pain in the ass (I thought so anyway). Unless one of the veterans is feeling a bit bored, you may not get any takers.
GhosT:McSteve
Ghostworks Gaming Community
crazyfrag
Posts: 105
Joined: Fri Oct 01, 2004 1:17 pm

Post by crazyfrag »

:'( buuhuuu^^
User avatar
mortis
Posts: 360
Joined: Tue Jul 06, 2004 11:57 pm
Location: at the center of the e-universe
Contact:

Post by mortis »

Yes, all of the requested changes are possible.
crazyfrag
Posts: 105
Joined: Fri Oct 01, 2004 1:17 pm

Post by crazyfrag »

i know now XD and i've read the wiki but its complicated where do i get this position codes? and so on...
crazyfrag
Posts: 105
Joined: Fri Oct 01, 2004 1:17 pm

Post by crazyfrag »

how does this funciotn?
trigger flag to allies
and make invisible
thats all
assaultramp doesnt matter
User avatar
dutchmeat
Posts: 62
Joined: Tue Jan 28, 2003 8:08 am
Location: Netherlands
Contact:

Post by dutchmeat »

you can use the /where command to get the position. and here are some tutorials on mapscripting:

http://tramdesign.planetwolfenstein.gam ... urces.html
crazyfrag
Posts: 105
Joined: Fri Oct 01, 2004 1:17 pm

Post by crazyfrag »

puh this is too hard 4 me i dont get anything to work :-(
User avatar
mortis
Posts: 360
Joined: Tue Jul 06, 2004 11:57 pm
Location: at the center of the e-universe
Contact:

Post by mortis »

Look at some of my scripts here:

http://bani.anime.net/banimod/forums/vi ... 32&start=0

First try creating new spawn points, and learn that scripting.

If you can manage that, then we can move on to some additional steps.
crazyfrag
Posts: 105
Joined: Fri Oct 01, 2004 1:17 pm

Post by crazyfrag »

ok i got it workin now :-) thanx to u
User avatar
mortis
Posts: 360
Joined: Tue Jul 06, 2004 11:57 pm
Location: at the center of the e-universe
Contact:

Post by mortis »

I'd have to peruse the battery script more closely, but essentially you'll need to clone part of the capturable spawn in oasis into your battery script, forcing the flag allied. Or else you can simply remove that flag and the corresponding axis spawn points, and create a new TWO to work with the existing allied spawn points, or something along those lines. There are various way to achieve what you want.
crazyfrag
Posts: 105
Joined: Fri Oct 01, 2004 1:17 pm

Post by crazyfrag »

well i have created new allied spwan point in the west bunker

removed the two on the beach

autospawn new bunkerspawn 4 allies

and main bunker for axis

wenn allies capture set flag to invisible

and it works ^^
User avatar
Ragnar_40k
Posts: 394
Joined: Thu Mar 18, 2004 5:18 pm
Location: Berlin, birthplace of the Döner
Contact:

Post by Ragnar_40k »

You could have used the Allied LMS spawns instead of creating new ones. Though they are not located inside the West Bunker, but between the West Bunker and the entrance to the main bunker.
The Emperor watch over you.
User avatar
mortis
Posts: 360
Joined: Tue Jul 06, 2004 11:57 pm
Location: at the center of the e-universe
Contact:

Post by mortis »

Yes, I had forgotten that the LMS mode scripts are a treasure trove of info for making changes!
Post Reply