ChaveS
Journeyman
Posts: 69
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Oct 2012
Reputation: 0
|
OF_OSIMultiSight issue
I already use OF_OSIMultiSight on houses to provide a lower lag for players
But im trying to do it on other regions, so i made an item which no components and it isnt working.
Code:
[ITEMDEF i_antilag_iceisle]
id=i_virtstone_3
Name=Anti Lag
TYPE=T_MULTI
MULTIREGION=-17,-15,16,15
I want to all items inside this "multi" unable to be seen...
I tried too:
Code:
[ITEMDEF i_antilag_iceisle]
id=i_multi_house_stone_small
Name=Anti Lag
TYPE=T_MULTI
MULTIREGION=-17,-15,16,15
but it isnt working
Some advice?
Solved... after server restart it worked
(This post was last modified: 12-14-2012 03:32 AM by ChaveS.)
|
|
12-14-2012 03:13 AM |
|
|