| Yoko http://forum.yoko.com.ua/ |
|
| one dude to writeln http://forum.yoko.com.ua/viewtopic.php?f=3&t=4226 |
Page 1 of 1 |
| Author: | Arthur [ 2005-06-14 13:45:09 ] |
| Post subject: | one dude to writeln |
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? |
|
| Page 1 of 1 | All times are UTC+02:00 |
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |
|