Thread
:
Newb interactive fiction
View Single Post
Mar 17th, 2008, 9:29 AM
#
12
commodore
Programmer
Join Date: Nov 2005
Location: Estonia
Posts: 97
Rep Power:
0
Re: Newb interactive fiction
Thanks for helping. Is -> used with pointers? There's still a problem. When I run it, type in "look" and then "n" it crashes.
EDIT: it's because handle_input returns 0 after "look". I replaced it with return currentRoom;
commodore
View Public Profile
Find More Posts by commodore