Yoko

All sides of Injection
It is currently 2025-12-21 20:05:54

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
 Post subject: one dude to writeln
PostPosted: 2005-06-14 13:45:09 
Offline

Joined: 2004-08-20 11:02:35
Posts: 11
sub write()
var X=uo.getx()
var Y=uo.gety()
var Z=uo.getz()
var t = file("c:\test.txt")
t.open()
t.writeln(str(X)+","+str(Y)+","+str(Z))
t.close()
end sub

this only make one line with coordinates
how to add new line and write coordinates to this?


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 1 post ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited