Can't load TIK files in editor

If you're looking for mapping help or you reckon you're a mapping guru, post your questions / solutions here

Moderator: Moderators

Post Reply
Unspecified
Private
Posts: 6
Joined: Wed Jul 10, 2002 6:03 am

Can't load TIK files in editor

Post by Unspecified »

I am attempting to create scripted objects, but I am having trouble loading the models into the editor.

I'm currently getting this error:

Tiki:Load File Couldn't load models/c:/programfiles/eagames/mohaa/main/models/vehicles/tigertank.tik

I have extracted the pak0 file into my mohaa/main folder. I'm guessing this is a problem with where the editor is trying to load the models from.

Any ideas?
Moal
Moderator
Posts: 150
Joined: Wed Jun 05, 2002 6:45 am
Location: Lexington Ky

Post by Moal »

that because it in the editor it should read
key value
classname static_vehicle_german_tank-tiger
model static/vehicle_tigertank.tik

hightlite your script object and then push n
and enter the above classname & value and model & value
then it will work

to make a scritp object the same as a static model
the easyest way
put the static model on your map
highlite it hit n
get the classname value and the model value

easyway to do this is open notepad
highlite the value and copy it then paste it in notepad
for both
then add script object highlite and hit n
add the key of classname and then copy and paste the value
same for model
then delete the static model
and you have your script object

this could come under the heading of a tut huh :)
Creater of MOHpile
Play With Honor
Post Reply