verb
equip(I as obj in usr.contents)
usr << output(I,"window1.GRID")
Problem description:Not working, no compile errors, Trying to get it, so when the verb is calle,d the src is sent to "window1.GRID" but the output() proc doesn't accept 'src' as an arguement. Please reply if i am missing any info, or code. although, i don't think i am missing any code in relation to this. i have a window named 'window1' and in it is a grid name 'GRID' the verb at this point, is called for 'obj/ring' which has a icon, and icon_state assigned, i have tried many other methods, such as using icon() to check if it would send the icon, to troubleshoot the problem, along with 'file() although i don't think it would work given the situation, to begin with.
Check the Lummox JR's skin tutorial.