RunUo.Korean.Forum RunUo.Korean.Forum
RunUo(·±À¯¿À)¿¡ °üÇÑ Çѱ¹ Æ÷·³ »çÀÌÆ®
 

Äɸ¯ÅÍ »ý¼º½Ã ³ª¿À´Â µµ½Ã ¹× ÁÂÇ¥ ¼³Á¤¿¡ ´ëÇØ...
Click here to go to the original topic

 
       RunUo.Korean.Forum -> About RunUo
ÀÌÀü ±Û :: ´ÙÀ½ ±Û  
±Û ¾´ÀÌ ¸Þ¼¼Áö ³»¿ë
GangPung



°¡ÀÔÀÏ: 2003³â 12¿ù 22ÀÏ
°Ô½Ã¹°: 322
ÁÖ ¼Ò: ´ëÇѹα¹

±Û ÀÛ¼º½Ã°£ : 2003-12-27 Åä 11:48 am    Á¦¸ñ: Äɸ¯ÅÍ »ý¼º½Ã ³ª¿À´Â µµ½Ã ¹× ÁÂÇ¥ ¼³Á¤¿¡ ´ëÇØ...  

Scripts\Misc\CharacterCreation.cs

¶óÀÎ 487
ÄÚµå : 
         CityInfo city = new CityInfo( "Britain", "Sweet Dreams Inn", 1496, 1628, 10 );

         newChar.Location = city.Location;
         newChar.Map = Map.Felucca;

         Console.WriteLine( "Login: {0}: New character being created (account={1})", args.State, ((Account)args.Account).Username );
         Console.WriteLine( " - Character: {0} (serial={1})", newChar.Name, newChar.Serial );
         Console.WriteLine( " - Started: {0} {1}", city.City, city.Location );

         new WelcomeTimer( newChar ).Start();


CityInfo city = new CityInfo( "Britain", "Sweet Dreams Inn", 1496, 1628, 10 ); ¿¡¼­ À̸§, ÁÂÇ¥µîÀ» ¼öÁ¤ÇϽøéµË´Ï´Ù.
newChar.Map = Map.Felucca; ¿¡¼­´Â Æç·çÄ« ¶Ç´Â ´Ù¸¥ ¸ÊÀ¸·ÎÀÇ À̸§À» Àû¾îÁֽøéµË´Ï´Ù.
¸Ç À§·Î °¡±â  
 
       RunUo.Korean.Forum -> About RunUo
ÇöÀçÆäÀÌÁö : 1/1


Powered by phpBB Search Engine Indexer
Powered by phpBB © 2001, 2002 phpBB Group