Halo 1 & 2 for PC
This topic has moved here: Subject: BluestreakJMS script running problem
  • Subject: BluestreakJMS script running problem
Subject: BluestreakJMS script running problem

ive been having a problem with running the script, "BluestreakJMS" on Gmax. i copy and pasted the script, but when i paste it, it goes in one long line as if there weren't any spaces or "enter" keys added in. but i saved anyway and when i try to run it, it says, "-- No ""="" function for (Global:false Global:maxver)". and i cant export my map. when i paste, it should look like:

all_objects_array = #()
all_object_names = #()

node_objects = #()
node_array = #()
node_translation = #()
node_rotation = #()
node_child_indices = #()
node_first_child_index = #()
node_next_sibling_index = #()
.... and so on

but instead it looks like:


all_objects_array = #() all_object_names = #() node_objects = #() node_array = #() node_translation = #() node_rotation = #() node_child_indices = #() node_first_child_index = #() node_next_sibling_index = #() marker_array = #() marker_parent_index = #() marker_translation = #() marker_rotation = #() geometry_objects = #() geom_parent_index = #() geom_materials = #()... and so on for the rest of the script

does anyone know what i can do to fix this?

[Edited on 08.09.2008 1:26 PM PDT]

  • 08.09.2008 1:26 PM PDT
  •  | 
  • Elder Legendary Member

Yes, I am a hypocrite, and I'm sorry. I really do mean well, but I'm not running on all cylinders.

Everytime someone buys a copy of Halo 2 Vista, a puppy dies.

Type it out so it's correct. That's what I would do (if I were programming in BASIC ;P) Or maybe you should copy it into SciTE.

[Edited on 08.09.2008 5:41 PM PDT]

  • 08.09.2008 5:39 PM PDT

dont worry, i got it working until i click the button that says "export jms data".... it loads something and the window where u save the map doesnt show up... one problem after the other -sigh- does anyone know what i might be doing wrong? or what i have to do before i "export jms data"?

  • 08.18.2008 11:35 AM PDT