Re: Stumped on loading
Tom Whiting <[email protected]>
| Newsgroups | gmane.games.devel.mud.rom |
|---|---|
| Message-ID | <2005423213242.162420@ltn-home> |
Actually, it was looking for #PLAYER, tried # with no luck, though that explained the lack of eq on char (dumb me ;)) Turned out that moving the fread_temp_char line up to just after found, and removing the breaks after the not found stuff (#) did the trick though. I have noooooo clue why it was still trying to pass #PLAYER off, but it works now. Now to get it working properly (loading everything, objects, blah) from sql.. FUUUUUUUN! On Sat, 23 Apr 2005 18:07:36 -0700, Davion Kalhen wrote: > I don't think its looking for #PLAYER specificly. I think its > looking for the #. It loops untill it finds a #, so anything priror > to the first # is not loaded, which may be your problem > > Davion -- ROM mailing list [email protected] Unsubscribe here ->>> http://www.rom.org/cgi-bin/mailman/listinfo/rom