Jump to content
  • 0

Make player killable only when wearing certain item.


Kahvenon

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  1
  • Reputation:   0
  • Joined:  08/26/17
  • Last Seen:  

Hi guys,

Currently I'm using 

.......{},{ atcommand "@killable"; },{ atcommand "@killable"; }

But the killable state will swap if player relogin while wearing the item.

I need the player to stay killable even after reconnecting, or the script which can detect the killable state.

Thanks!

Edited by Kahvenon
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.01
  • Content Count:  208
  • Reputation:   60
  • Joined:  09/23/17
  • Last Seen:  

3 hours ago, Kahvenon said:

Hi guys,

Currently I'm using 


.......{},{ atcommand "@killable"; },{ atcommand "@killable"; }

But the killable state will swap if player relogin while wearing the item.

I need the player to stay killable even after reconnecting, or the script which can detect the killable state.

Thanks!

You would need an OnPCLogin script that detects the equipped item and uses @killable

  • Like 1
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...