Problem description:
This might make me seem inept at coding, but I can't seem to figure this out. I am attempting to use a verb to create and spawn a particular object on the map at runtime. I have seen this procedure in use several times in icon-based games. Which types of procs should I use to perform this function?
ID:264425
Jun 5 2009, 4:38 pm
|
|
Jun 5 2009, 9:21 pm
|
|
new /obj/thingy(location)
|