I have a script problem (do not be put off....)

Technical Chatter here.
Post Reply
Net_Slayer





Posts: 117
Joined: Sun May 07, 2006 4:18 am
Location: I wish i knew where i was, There is a light at the end of this tunnel which i can see...
Contact:

I have a script problem (do not be put off....)

Post by Net_Slayer »

OK here is my script
the whole lot
(global boolean is_server false)

(script startup spawn-vehicles
(object_create_anew newvehi1)
(object_create_anew newvehi2)
(object_create_anew newvehi3)
(object_create_anew newvehi4)
(object_create_anew newvehi5)
(object_create_anew newvehi6)
(object_create_anew newvehi7)
(object_create_anew newvehi8)
(object_create_anew newvehi9)
(object_create_anew newvehi10)
(object_create_anew newvehi11)
(object_create_anew newvehi12)
(object_create_anew newvehi13)
(object_create_anew newvehi14)
(object_create_anew newvehi15)
(object_create_anew newvehi16)
(object_create_anew newvehi17)
(object_create_anew newvehi18)
)
(script startup notfallingout
(set rider_ejection 0)
)
ok now when i compile this every vehicle is there! :roll:

I set the respawn time in the gametype to 30 seconds coz i want it to respawn!

and *sighs* after 30 seconds every vehicle pops out of nowwhere or on top of each other on the other side of the map....

i have set everything like there names and default gametypes & allowed
gametypes

so

WTH?

and plz reply 90% of the questions i ask never get a reply :'(
OK I'm back getting H2v as soon as it comes out.
Tah for making it
User avatar
peterblue





Posts: 479
Joined: Tue Jan 02, 2007 5:23 pm

Post by peterblue »

Maybe because people can't answer those questions?
Image
So un1337, beware my advice.
"On a burning bridge, your options are minimal at best,
Depending on where you stand and how much breath is in your chest"
Net_Slayer





Posts: 117
Joined: Sun May 07, 2006 4:18 am
Location: I wish i knew where i was, There is a light at the end of this tunnel which i can see...
Contact:

Post by Net_Slayer »

dam it that helped
i fixed it now
may post a tut
OK I'm back getting H2v as soon as it comes out.
Tah for making it
Post Reply