Elysium Posted April 18, 2016 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 164 Reputation: 17 Joined: 03/15/12 Last Seen: October 24, 2020 Share Posted April 18, 2016 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. Quote Link to comment Share on other sites More sharing options...
0 benching Posted April 18, 2016 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 350 Reputation: 43 Joined: 09/07/12 Last Seen: August 30, 2019 Share Posted April 18, 2016 (edited) how bout @savepoint != 0 also, you're using a temp variable by using @Refer here for variable informations :https://rathena.org/wiki/Variables Edited April 18, 2016 by benching Quote Link to comment Share on other sites More sharing options...
0 Elysium Posted April 18, 2016 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 164 Reputation: 17 Joined: 03/15/12 Last Seen: October 24, 2020 Author Share Posted April 18, 2016 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; Quote Link to comment Share on other sites More sharing options...
0 benching Posted April 18, 2016 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 350 Reputation: 43 Joined: 09/07/12 Last Seen: August 30, 2019 Share Posted April 18, 2016 show your whole script to clear some things out,if you cant, you can pm me the script. Quote Link to comment Share on other sites More sharing options...
Question
Elysium
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.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.