Thread
:
GS2 Emulator
View Single Post
#
4
02-27-2012, 07:26 PM
Cubical
Banned
Join Date: Feb 2007
Posts: 1,348
This forest work either
function onCreated() {
Temp.t = [ "Paul", "frank", "Sam"];
For(temp.I : temp.t){
Echo(temp.I);
}
}
Cubical
View Public Profile
View GraalOnline Profile
Find all posts by Cubical