im making a map with gmax and im trying to find out how big i should make my bases by importing a gbx model but gbxmodel importer wont work
when i run script and click on gbxmodelimporter i get this error: -- runtime error: Feature not availible: "new script"
when I exit out there is just a text window
that says this
--**************************************************************************************
--* GBXMODEL importer script for Max v5+ and Gmax version 1.0+ *
--* by JamesD *
--* Special thanks to Grenadiac, Viperneo and Bobindashadows, without them *
--* this script would have not have been possible :) *
--*
http://www.halomods.com *
--* Current features: *
--* - loads 1 LOD and normal model variation *
--* - loads markers (spheres) and nodes (blocks) *
--* Current bugs:
--* - Degenerative triangles are not (100%)yet handled. *
--* - Some models cause errors (reason is above) *
--* - vertexorder_array is not cleared(accounts for doubling of model) *
--* - Does not handle matrix rotations (so only nodes of simple *
--* models are rendered). *
--* Instructions on use: *
--* - Open up guerilla and open a gbxmodel tag. *
--* - Export the tag to a txt file *
--* - Run this script and open up the txt file you made *
--* - Adjust the model as needed *
--**************************************************************************************
--* Submit bugs to james@halomods.com or contact me through irc.shadowfire.org *
--* #halomods *
--**************************************************************************************
--* Copyright (C) 2004 James Dickson *
--* This program is free software; you can redistribute it and/or modify it under the *
--* terms of the GNU General Public License as published by the Free Software *
--* Foundation; either version 2 of the License, or (at your option) any later version.*
--* This program is distributed in the hope that it will be useful, but WITHOUT ANY *
--* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A *
--* PARTICULAR PURPOSE. See the GNU General Public License for more details. You should*
--* have received a copy of the GNU General Public License along with this program; if *
--* not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, *
--* Boston, MA 02111-1307, USA. *
....
I do the same thing except i press open scripot instead of run script and i dont get the error message but i just get the same textbox