and the vnum for a generic fire being 34.if ovnumhere(30) to if otypehere(34)
Now if I use otypehere(34), area checker will complain about
The same happens when using if ovnumhere(30). Using otyperoom(34), the program will work, however it doesn't seem to check for a fire because it will work in any room.integer (otypehere) statement on line: if otypehere(34)
How could I check for a generic fire being present when trying to use the object?