I keep getting this runtime:
runtime error: type mismatch
proc name: Buy (/obj/guilddoor2/verb/Buy)
source file: myturfs.dm,616
usr: Dante_Zero (/mob/characters/HalfSaiyanSL)
src: the guilddoor2 (/obj/guilddoor2)
call stack:
the guilddoor2 (/obj/guilddoor2): Buy()
ID:268472
![]() Aug 8 2004, 8:06 pm
|
|
![]() Aug 8 2004, 8:09 pm
|
|
And "myturfs.dm,616" says what?
|
Dante_Zero wrote:
I keep getting this runtime: Line 616 in myturfs.dm has a problem with the type of something. The error occured from the /obj/guilddoor2 Buy verb How about you show us line 616 (and a few lines before and after) of myturfs.dm, so we might be able to help. |
JackGuy wrote:
Dante_Zero wrote: OK here you are guilddoor2 |
Please close your HTML tags, and use <dm> tags around your code.
[edit] Ooops. That was supposed to be DM, not DG. Lummox JR |
Lummox JR wrote:
Please close your HTML tags, and use <dg> tags around your code. OK sorry.. |
i believe you mean dm
and Dante_Zero if you dont know what those are then look at this: <dm> *code* </dm> it achieves this: mob |