Random thing I noticed.
I made comments in an external .ent file example, Quakespasm and DarkPlaces don't mind the comments but FTE doesn't like them at all.
	
		
FTE no like.
Running developer 1, I discovered that the particle scripts at least in QSS don't like // comments.
Removing them.
					I made comments in an external .ent file example, Quakespasm and DarkPlaces don't mind the comments but FTE doesn't like them at all.
			
			
				// Specify custom effect
			
		
	Running developer 1, I discovered that the particle scripts at least in QSS don't like // comments.
Removing them.
    
							
						
Comment