home *** CD-ROM | disk | FTP | other *** search
/ ring.yamanashi.ac.jp/pub/pc/freem/action/ / action.zip / henkyaku1.0.exe / henkyaku / Program / Usr / rankingtext.tonyu < prev    next >
Text File  |  2010-01-02  |  142b  |  7 lines

  1. extends TextChar;
  2.  
  3. while(1){
  4.   if($playersuu==1) text="1PâQü[âÇâëâôâLâôâO";
  5.   if($playersuu==2) text="2PâQü[âÇâëâôâLâôâO";
  6.   update();
  7. }