Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hide helm
Author Message
pointhz
Journeyman
*

Posts: 148
Likes Given: 1
Likes Received: 55 in 28 posts
Joined: Oct 2013
Reputation: 1



Post: #11
RE: Hide helm
What is your invis potion script? And whats the script/option to move while invis?
04-12-2017 10:30 PM
Find all posts by this user Like Post Quote this message in a reply
an0n!m0use
Journeyman
*

Posts: 56
Likes Given: 16
Likes Received: 0 in 0 posts
Joined: Feb 2013
Reputation: 0



Post: #12
RE: Hide helm
(04-12-2017 10:30 PM)pointhz Wrote:  What is your invis potion script? And whats the script/option to move while invis?
Standart.
PHP Code:
[ITEMDEF i_potion_Invisibility]
ID=i_bottle_WHITE
NAME
=Invisibility
TYPE
=T_POTION
TDATA1
=i_bottle_empty
RESOURCES
=i_reag_worm_heart 4i_bottle_EMPTY
SKILLMAKE
=ALCHEMY 65.1

ON
=@Create
    MORE1
=s_invisibility
    MORE2
=100.0
    COLOR
=96 

Problem is when you using simple server command .UPDATE ... client update and helmet upon the shroud ...
04-13-2017 08:23 PM
Find all posts by this user Like Post Quote this message in a reply
Satvet
Journeyman
*

Posts: 105
Likes Given: 32
Likes Received: 6 in 6 posts
Joined: Sep 2015
Reputation: 0



Post: #13
RE: Hide helm
Hi, my similar problem and I want to reverse this process.
The accessory to the head should be visible.
I wrote to resurrected the topic.

it works on 2x client.
// Used robe:
Code:
[ITEMDEF 0204E]
DEFNAME=i_deathshroud
NAME=Death Shroud
[Image: nWmaJl.png]
Note:
I can not use 'i_deathshroud' item with 6x client. No weapons can be seen.



it is not working on a 6x client.
// Robe I used:
Code:
[ITEMDEF 02683]
DEFNAME=i_deathshroud_craft
NAME=hooded shroud
[Image: vp8lJ6.png]


I want this. how can I do it? / Client version I am using: 6.0.6.1
Quote:[Image: f50d40964270.png]

Errors triggers success.
(This post was last modified: 06-22-2017 09:09 AM by Satvet.)
06-22-2017 09:01 AM
Find all posts by this user Like Post Quote this message in a reply
WRWR
Journeyman
*

Posts: 212
Likes Given: 30
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 1



Post: #14
RE: Hide helm
(06-22-2017 09:01 AM)Satvet Wrote:  Hi, my similar problem and I want to reverse this process.
The accessory to the head should be visible.
I wrote to resurrected the topic.

it works on 2x client.
// Used robe:
Code:
[ITEMDEF 0204E]
DEFNAME=i_deathshroud
NAME=Death Shroud
[Image: nWmaJl.png]
Note:
I can not use 'i_deathshroud' item with 6x client. No weapons can be seen.



it is not working on a 6x client.
// Robe I used:
Code:
[ITEMDEF 02683]
DEFNAME=i_deathshroud_craft
NAME=hooded shroud
[Image: vp8lJ6.png]


I want this. how can I do it? / Client version I am using: 6.0.6.1
Quote:[Image: f50d40964270.png]

it's different shrouds
06-22-2017 12:51 PM
Find all posts by this user Like Post Quote this message in a reply
Satvet
Journeyman
*

Posts: 105
Likes Given: 32
Likes Received: 6 in 6 posts
Joined: Sep 2015
Reputation: 0



Post: #15
RE: Hide helm
@WRWR
yes I know. This is not the answer I want to get.
it's different shrouds Smile
How can I use a 6x client like 2x client. different shroud also.?

Errors triggers success.
06-22-2017 04:45 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)