Jump to content
  • 0

Can someone confirm this hourly points system?


Aya

Question


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  125
  • Reputation:   2
  • Joined:  08/27/12
  • Last Seen:  

http://pastebin.com/j7TShtFF

This is the script that I am using at this moment. According to my players who stays in game for about 32 hours, he only receives the points in 1 hour and in 12 hours.

This is my players situation:

He is online at around 2:00PM, he receives 100 points at 3:00PM. 4:00PM - 1:59AM, he doesn't receive any points, he receives the 1500 Points in 2:00AM which is set to 12 hours.

I though this script gives the players 100 points every hour. Can someone confirm this? Thank you! =)

Link to comment
Share on other sites

11 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  666
  • Reputation:   93
  • Joined:  04/27/12
  • Last Seen:  

Well, it looks like it is supposed to give points every hour, and it must be giving points every hour, since it reached the 12 hour point. But for trouble shooting sake

//Find
stopnpctimer;
initnpctimer;
//Replace with
setnpctimer 0;

Edited by GmOcean
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  125
  • Reputation:   2
  • Joined:  08/27/12
  • Last Seen:  

Let me try that =)

Tested, not really working. Please help me with this.

BUMP!

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

you can try this also ~

http://pastebin.com/raw.php?i=Dt2sW00K

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  2044
  • Reputation:   682
  • Joined:  10/09/12
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  125
  • Reputation:   2
  • Joined:  08/27/12
  • Last Seen:  

Thank you for your replies =)

Now trying Emistry's Script. If this doesn't work, I can try Annie's Script.

Thank you guys! =)

Emistry, it still doesn't work.

Now trying Annie's. Hope this will work now :/

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

@Aya

What's not working...be specify.....elaborate your "NOT WORKING"

the script work fine for me when i test in game.

ErsTO.png

http://pastebin.com/raw.php?i=TBKJ1ijN

same script with just 1 extra line to check it's running or not


even your script in post#1 also work fine in my test server

olle6.png

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  125
  • Reputation:   2
  • Joined:  08/27/12
  • Last Seen:  

How did you make it work sir? Because I monitored it myself in game, the script doesn't work for me. I am AFK in my main town for an hour just to monitor if this script will work.

Fixed. Thank you Emistry!

And thank you also Annie =)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  83
  • Topics Per Day:  0.02
  • Content Count:  243
  • Reputation:   1
  • Joined:  08/29/12
  • Last Seen:  

is this script those who vends are not countable?

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

is this script those who vends are not countable?

yes.....vendor wont receive any reward...

/swt ...you should try it in game / test server before ask ....

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  83
  • Topics Per Day:  0.02
  • Content Count:  243
  • Reputation:   1
  • Joined:  08/29/12
  • Last Seen:  

btw emistry i just need to change the

set #CASHPOINTS, #CASHPOINTS + 1;

to

set getitem,7227,10; ?

so tgc will be the rewards?

Edited by cadz
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

getitem 7227,10;

refer this.... getitem

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

×
×
  • Create New...