03-15-2013, 02:12 PM
Here you go:
If this helped you, please click on "Give Reputation to this user" you can do it more then once! It's FREE!
Thank you.
Code:
1000 {clean slimy moss} glober:=12077 moss1:=12061 moss2:=12063 moss3:=12075 moss4:=12076 X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.UseOn(!glober!, !moss1!, !X!, !Y!, !Z!, 9) Map.UseOn(!glober!, !moss2!, !X!, !Y!, !Z!, 9) Map.UseOn(!glober!, !moss3!, !X!, !Y!, !Z!, 9) Map.UseOn(!glober!, !moss4!, !X!, !Y!, !Z!, 9)
If this helped you, please click on "Give Reputation to this user" you can do it more then once! It's FREE!
Thank you.