Posts: 363
	Threads: 90
	Joined: Nov 2010
	
Reputation: 
0
	 
 
	
	
		Hi all.
I have a .pwn file created with iPLEOMAX TD Editor, but I don't have the project file.
How can I open the file now with the editor?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 734
	Threads: 8
	Joined: Jun 2009
	
	
 
	
	
		Unfortunately no such converter exists, create an example project with just one textdraw, make it save to a .tde file, examine its structure (it's a simple plain-text file) and then go about modifying it with your exported code. You may look in textdraw editor source code for more information as well.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 734
	Threads: 8
	Joined: Jun 2009
	
	
 
	
	
		If you start now you'll finish in roughly 10 minutes 

Good luck!