Yup. Ags uses xml.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
aHang1.Play();
function game_start() {
// ...
if(GetTranslation("LANGUAGE")=="German")) {
// translate stuff
}
// other case, keep originals
}
import jags.native.*;
import java.lang.*;
class MainClass extends jAgsGame {
public void Main(String args[]) {
game_start();
//...
}
}
Quote from: charlescreations on Thu 17/05/2012 13:23:38
IVYSAUR! RAZORLEAF! <3
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.095 seconds with 16 queries.