ok thanks for all the help but im getting this only on the 4th floor all the rest are fine
titletext["4th Floor","PLAIN DOWN"]
player removeaction floor0
player removeaction floor1
player removeaction floor2
player removeaction floor3
player removeaction floor4
player removeaction floor5
player removeaction floor6
player removeaction floor7
player removeaction floor8
floor0 player addaction ["Ground Floor","\wizbuid\scripts\4th\grounddown.sqs"]
floor1 player addaction ["1st Floor","\wizbuid\scripts\4th\1stfloor.sqs"]
floor2 player addaction ["2nd Floor","\wizbuid\scripts\4th\2ndfloor.sqs"]
floor3 player addaction ["3rd Floor","\wizbuid\scripts\4th\3rdfloor.sqs"]
floor5 player addaction ["5th Floor","\wizbuid\scripts\4th\5thfloor.sqs"]
floor6 player addaction ["6th Floor","\wizbuid\scripts\4th\6thfloor.sqs"]
floor7 player addaction ["7th Floor","\wizbuid\scripts\4th\7thfloor.sqs"]
~0.0001
floor8 player addaction ["8th Floor","\wizbuid\scripts\4th\8thfloor.sqs"]