[JEU] Ping / Pong

Juge Gabranth

Haut Juge de l'empire Archadien
Membre
28 Juillet 2011
3 311
178
143
30
Aurillac
www.garrycity.fr
Pseudo RP
Joffrey Judge
Ping

A force il faudrait un script xD
du genre:

if ( game.pingPong.newPost() ){
--------var newPostContent = "Ping";
--------if ( this.lastPost.content() == "Pong" )
----------------newPostContent = "Ping";
--------this.post.new(newPostContent)
}