Thread: placed objects
View Single Post
  #1  
Old 06-22-2008, 05:23 AM
spider661
Discordant
 
Join Date: Oct 2005
Location: michigain
Posts: 260
Default placed objects

i want to place a ground spawn it should spawn in only one place. i figured out how to use the ground_spawns table somewhat but that don't do what i want so i figured out i need to use the object table.

i got to looking at it and there is some stuff i don't know what to put in the fields.

the item im trying to spawn is a gem with the name jewel of nightmare with an id of 1384 spawning in gfay at #loc 249.5, 329.1, -0.5 heading 119.1

is there somewhere i can find this info or can someone post it?

objectname = does this mean what i want to call the item or does it have to follow some nameing code?

type = what is this what should i call it?

icon = is there somewhere i can get a list?

linked_list_addr_01 & 02 = im guessing these should be 0 becuase nothing else has them set

all the unknowns im guessing should be 0 also?

anyways what should i do is there a help somewhere on this?
Reply With Quote