r1054 problem when scaling flats

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: r1054 problem when scaling flats

Re: r1054 problem when scaling flats

by Graf Zahl » Sun Jun 29, 2008 1:54 am

fixed

r1054 problem when scaling flats

by Enjay » Sat Jun 28, 2008 6:16 pm

See the attached. The script is:

Code: Select all

Script 1 open
{
   Sector_SetFloorScale(14, 3, 0, 3, 0);
}
Which totally messes up the floor.

Top