Problem LuaMFD - Atlantis Launch failed execution

spetsnazTM

New member
Joined
Jan 24, 2012
Messages
3
Reaction score
0
Points
0
So, it seems that my game is either messed up somwhere, because for some reason, following the tutorial's guidelines, I typed in "atlantis/launch"
and it said execution failed for both that input, and also the "launch()" input. Any idea on how to fix this? Thanks
 

jangofett287

Heat shield 'tester'
Joined
Oct 14, 2010
Messages
1,150
Reaction score
13
Points
53
The commands are
Code:
run( "Atlantis\launch" )
Then
Code:
launch()
.
 
Top