epicEmu R1 catalog_pages and catalog_items

hotrichman21

New Member
Jan 2, 2011
10
0
Im tryna add my own furni in sql but it says sytax error... And i can only add the furni that came with the database unless i just insert my own. How do i take this stupid snow_cost off the emu etc.? or how do i add my furni? I even edited the sql code of my firni and still didnt work..
 

Benson

Member
Oct 13, 2010
57
3
Just search in the emulator for checking how much the snow is of the furni, and instead of it doing.. example
Code:
snowcost = Database.furniItem(id).snow_cost;

or w/e, just set it to 0, and it wont bother with the snow/snowflakes.
btw, that code up there is invalid, and proberbly wouldn't work in anything, its just an example.
 

Users who are viewing this thread

Top