Jump to content

SG re-setter won't show up.


Bolby91

Recommended Posts


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  60
  • Reputation:   0
  • Joined:  07/03/13
  • Last Seen:  

prontera,154,182,5    script    SG Resetter    644,{
   cutin "arang01",2;
   mes "[sG Resetter]";
   mes "What do you wish to reset?";
   menu "Reset Feeling",feeling,"Reset Hatred",hatred;

feeling:
   atcommand "@feelreset";
   mes "Done.";
   close2;
   cutin "",255;
   end;

hatred:
   set PC_HATE_MOB_MOON, 0;
   set PC_HATE_MOB_STAR, 0;
   set PC_HATE_MOB_SUN, 0;
   mes "Done.";
   next;
   mes "[sG Resetter]";
   mes "Hatred will be reset upon relogging.";
   mes "Do you wish to relog now?";
   menu "Relog now",relog,"Later",later;

relog:
   atcommand "@kick "+strcharinfo(0);
   end;

later:
   next;
   mes "[sG Resetter]";
   mes "Ok then, but don't forget changes won't take effect until you relog.";
   close2;
   cutin "",255;
   end;

}

Hello guys nag search po ako sa rathena ng mga SG Resetter Npc's and almost lahat sila ito ung nirereply sa mga tanong so what i did kinuha ko na sya at nilagay ko sa server i don't know why bakit ayaw nya mag show up.

nasa scripts_custom naman sya at nasa tamang lagayn ng folder wala din ako nakitang mispelled sa mga txt and folders pa help naman po salamat!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  333
  • Reputation:   67
  • Joined:  09/05/12
  • Last Seen:  

Try mo gawin to :

prontera,154,182,5<tab>script<tab>SG Resetter<tab>644,{

Yung mga may <tab> delete mo tapos click Tab. Baka spaces kase yung nababasa ng script kaya hindi lumalabas yung npc.

Or pag di parin gumana check mo kung may error sa map-server. Baka may mali sa script.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  333
  • Reputation:   67
  • Joined:  09/05/12
  • Last Seen:  

2 hours ago, Dattebayo said:

 

@GodKnows Jhomz salamat yun nga mali ? na fix ko na sir.

 

 

Good for you ^_^

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...