Jump to content
  • 0

Unable to attack and unable to skill


caspa

Question


  • Group:  Members
  • Topic Count:  194
  • Topics Per Day:  0.04
  • Content Count:  499
  • Reputation:   3
  • Joined:  03/11/12
  • Last Seen:  

is there a way to create a function script which an item can callfunc that it disallow you to attack and use skill just like you being 90% overweight......

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


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

prontera,156,180,5	script	kjfhskfhjs	100,{
setoption 0x40, 1;
sleep2 1000;
setoption 0x40, 0;
}

however if you mean you want to make the players become spectator mode,

I advise better do it with source modifications

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  194
  • Topics Per Day:  0.04
  • Content Count:  499
  • Reputation:   3
  • Joined:  03/11/12
  • Last Seen:  

ive done what u did but it only hides my char...... NVM the ability to use skill coz ive already figured it out...... my main problem now is the melee attack......

i'd like that when you equipped the item you cant do melee attacks

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:  

you need to tell the idea behind why you are doing this,

I can't figure out the exact method to solve your problem

and your questions on post#3 is just totally different question from post#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...