Jump to content
  • 0

Help Save Point won't work


Question

Posted

Hello, so i was trying to create a script which is for Save Point. however the player is already in Save Point but the npc still keep on asking for a zeny or fee although the player is already  Save.

 

Kindly please check this line that i bolded.

 

 

http://i.imgur.com/LRzDbpp.png

 

 

Thank you in Advanced.

3 answers to this question

Recommended Posts

  • 0
Posted

how bout @savepoint != 0

also, you're using a temp variable by using @

Refer here for variable informations :https://rathena.org/wiki/Variables

Yah i already look up in the Script_Commands.txt

but most of it don't work lol.

This one does not work.

 

 

 

 
savepoint++;
if (savepoint) 
{
mes .@n$;
mes "Oh, you already in a Save Point";
emotion e_no1;
 
close;

Join the conversation

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

Guest
Answer this question...

×   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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...