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?
Can't load TIK files in editor
Moderator: Moderators
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 :)
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
Play With Honor