Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
One Way Gates not working (RP)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="uttmmmm5" data-source="post: 426448" data-attributes="member: 68424"><p>Then my avatar doesn‘t freeze - i can still move but the gate isn‘t opening and i still can‘t go through.</p><p>[doublepost=1515968481,1515943289][/doublepost]Ok i tested a few things...</p><p>Its now the original code from the original plus emulator by [USER=591]@Sledmore[/USER] inside. Should work!</p><p>I replaced the swf which i ripped off a habbo where i know it works 100%. Should work too!</p><p>so the only things where a mistake can be inside is furnidata.xml or in the database.</p><p></p><p>Database "Beige One Way Gate"</p><p>[CODE]id: 994</p><p>item_name: one_way_door*4</p><p>public_name: Beige One Way Gate</p><p>type: s</p><p>width: 1</p><p>lenght: 1</p><p>stack_height: 0.001</p><p>can_stack: 1</p><p>can_sit: 0</p><p>is_walkable: 0</p><p>sprite_id: 2600</p><p>allow_recycle: 1</p><p>allow_trade: 1</p><p>allow_marketplace_sell: 1</p><p>allow_gift: 1</p><p>allow_inventory_stack: 1</p><p>interaction_type: onewaygate</p><p>interaction_modes_count: 2</p><p>vending_ids: 0</p><p>height_adjustable: 0</p><p>effect_id: 0</p><p>wired_id: 0</p><p>clothing_id: 0</p><p>extra_rot: 0[/CODE]</p><p></p><p>furnidata.xml</p><p>[CODE]<furnitype id="2600" classname="one_way_door*4"></p><p><revision>45508</revision></p><p><defaultdir>0</defaultdir></p><p><xdim>1</xdim></p><p><ydim>1</ydim></p><p><partcolors></p><p><color>#F7EBBC</color></p><p><color>#FFFFFF</color></p><p><color>#F7EBBC</color></p><p><color>#FFFFFF</color></p><p><color>#FFFFFF</color></p><p></partcolors></p><p><name>Beige One Way Gate</name></p><p><description>Get in line.</description></p><p><adurl></adurl></p><p><offerid>-1</offerid></p><p><buyout>0</buyout></p><p><rentofferid>-1</rentofferid></p><p><rentbuyout>0</rentbuyout></p><p><bc>0</bc></p><p><excludeddynamic>0</excludeddynamic></p><p><customparams></customparams></p><p><specialtype>1</specialtype></p><p><canstandon>0</canstandon></p><p><cansiton>0</cansiton></p><p><canlayon>0</canlayon></p><p></furnitype>[/CODE]</p></blockquote><p></p>
[QUOTE="uttmmmm5, post: 426448, member: 68424"] Then my avatar doesn‘t freeze - i can still move but the gate isn‘t opening and i still can‘t go through. [doublepost=1515968481,1515943289][/doublepost]Ok i tested a few things... Its now the original code from the original plus emulator by [USER=591]@Sledmore[/USER] inside. Should work! I replaced the swf which i ripped off a habbo where i know it works 100%. Should work too! so the only things where a mistake can be inside is furnidata.xml or in the database. Database "Beige One Way Gate" [CODE]id: 994 item_name: one_way_door*4 public_name: Beige One Way Gate type: s width: 1 lenght: 1 stack_height: 0.001 can_stack: 1 can_sit: 0 is_walkable: 0 sprite_id: 2600 allow_recycle: 1 allow_trade: 1 allow_marketplace_sell: 1 allow_gift: 1 allow_inventory_stack: 1 interaction_type: onewaygate interaction_modes_count: 2 vending_ids: 0 height_adjustable: 0 effect_id: 0 wired_id: 0 clothing_id: 0 extra_rot: 0[/CODE] furnidata.xml [CODE]<furnitype id="2600" classname="one_way_door*4"> <revision>45508</revision> <defaultdir>0</defaultdir> <xdim>1</xdim> <ydim>1</ydim> <partcolors> <color>#F7EBBC</color> <color>#FFFFFF</color> <color>#F7EBBC</color> <color>#FFFFFF</color> <color>#FFFFFF</color> </partcolors> <name>Beige One Way Gate</name> <description>Get in line.</description> <adurl></adurl> <offerid>-1</offerid> <buyout>0</buyout> <rentofferid>-1</rentofferid> <rentbuyout>0</rentbuyout> <bc>0</bc> <excludeddynamic>0</excludeddynamic> <customparams></customparams> <specialtype>1</specialtype> <canstandon>0</canstandon> <cansiton>0</cansiton> <canlayon>0</canlayon> </furnitype>[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
One Way Gates not working (RP)
Top