Jump to content
  • 0

WOE Point system


Thanna

Question


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  271
  • Reputation:   7
  • Joined:  01/06/12
  • Last Seen:  

Hello, I modified my server WOE by making a point system, this is how it works 1 point for 1 player kill, 50 points for breaking the emperium, but my problem is when the agit end I want castle owner to have 100 points for defending their castle can someone please help me with this.

this is the query I use because I want it to be recorded on the database

query_sql "UPDATE guild SET guild_points=guild_points +100 WHERE guild_id="+ getcharid(2);

and Im using Toasty's WOE controller

Link to comment
Share on other sites

2 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:  

Castle owner as in, Guild or Guild master?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  271
  • Reputation:   7
  • Joined:  01/06/12
  • Last Seen:  

the guild that owned the castle, for example the assigned castle for today is prtg_cas01, If my guild conquered the castle our guild will have 100 guild points, I hope you can help me out

bump

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