Jump to content
  • 0

How to add points on mob kill on this script


abdol

Question


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.02
  • Content Count:  43
  • Reputation:   0
  • Joined:  04/06/22
  • Last Seen:  

I Would like to ask instead of them getting out of the monster arena it will be dedicated everytime they kill a mob

 

For example You got 1 arena point

 

Total points : 12379123 

 

Thanks 

Here is my script

marena.txt

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

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

just find 

dispbottom "You earned 1 Arena Points";

and change it to

dispbottom "You earned 1 Arena Point. Total "+F_InsertComma(arenapoint)+" Points";

same goes for other arena points display message.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.01
  • Content Count:  145
  • Reputation:   36
  • Joined:  05/15/20
  • Last Seen:  

Try this.

marena.txt

It will add additional 1 point on every mobs you kill including the dedicated points set on different mob set.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.02
  • Content Count:  43
  • Reputation:   0
  • Joined:  04/06/22
  • Last Seen:  

3 hours ago, KazumaSatou said:

Will try thankyou so much! 

3 hours ago, KazumaSatou said:

It will add additional 1 point on every mobs you kill including the dedicated points set on different mob set.

Script not working ? Still doesnt show the points 

image.png.63a3db9b960a3b3ef8b6b11e2e1f1d5e.png

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.01
  • Content Count:  145
  • Reputation:   36
  • Joined:  05/15/20
  • Last Seen:  

7 minutes ago, abdol said:

Script not working ? Still doesnt show the points 

image.png.63a3db9b960a3b3ef8b6b11e2e1f1d5e.png

 

Try this again. Wrong position of the script. Sorry.

marena.txt

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.02
  • Content Count:  43
  • Reputation:   0
  • Joined:  04/06/22
  • Last Seen:  

Still not showing ?image.png.a9657af7d61ec9769ca25809c6a2918c.png

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.01
  • Content Count:  145
  • Reputation:   36
  • Joined:  05/15/20
  • Last Seen:  

6 minutes ago, abdol said:

Still not showing ?image.png.a9657af7d61ec9769ca25809c6a2918c.png

image.png.c27b4dfdee208dffbdd213054527a283.png

marena.txt

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