Quote:
|
Originally Posted by Dark2
when i set visible false the players cannot see the item...
But when them walk for de item, They pass over that.
For Example:
I Want an Invisible Stair... When the players step in the invisible stairs they pass over that.
And i want them up the stairs...
please help me...
And i want to create an Skill teleporter and Keyword Teleport at the same time in the same item...
How I do that?
|
I never thought about your 1st issue before... invisible but usable items... hmm
Well, one way, would be to create the stairs (don't bother making them invis) and freeze it into the map. This would be the 1st step with freezing.... normally you would take the second step and patch the client files, but in your case, don't patch, just freeze. The item will be invisible to everyone (including admins) but will still be there and usable.
Never tried this so I don't know if it will work, plus there may be other (better) ways to do this.
As for the teleporters, you will need to ask this in script support.
Its not too hard to do but you will need some C# knowledge