View Single Post
  #6  
12-23-2010, 04:12 AM
SpAM_CAN's Avatar
SpAM_CAN
Howler Punk
 
: Jun 2009
: UK
: 312
Rep Power: 16
SpAM_CAN  (108)SpAM_CAN  (108)

:
C+ ? I'm learning java and C# so I might be able to do some coding eventually.
No, its like this:
:
Script touchstone657950

begin
variable
begin
integer linkc1
end

log "running touchstone"

do forever
begin
if linkc1
begin
log "at touchstone command"
touchstone display "..\slatescreens\storystones\region00\R0038.xml"
set linkc1 to false
end
exit
end
end
Turns out the co-ordinates are in the NIF files.
Reply With Quote