Jump to content

rkhin28

Members
  • Posts

    45
  • Joined

  • Last visited

Posts posted by rkhin28

  1. Click the delete request then wait for the timer, if you haven't configured the time in your server the default is 1 day, then click delete again then put 00000000.

  2. Since this one was modified by Emistry I think he can solve my problem :)

    script error on npc/custom/mvpinvasion.txt line 48

    parse_simpleexpr: unmatch ')'

    43 : mes "Which map would you like me to host this event?";

    44 : mes "Input a ^FF0000VALID^000000 mapname.";

    45 : do{

    46 : message strcharinfo(0),"Enter a VALID mapname . Example : prt_maze02";

    47 : input $@Map$;

    * 48 : }while( getmapmobs'(' $@Map$ ) == -1 );

    49 : next;

    50 : break;

    51 : Case 3:

    52 : mes "How many ^FF0000Special^000000 MVP would you like me to summon?";

    53 : input $@SpecialMVP;

    I got this error on map_server and while ingame I can't talk to the NPC.

  3. Can anybody tell me if why does my client freezes after logging in but when using eAthena it doesn't.

    Client: 2010-10-12aRagexeRE

    Is it really normal that the client closes connection when you login?

    errornf.jpg

×
×
  • Create New...