Thread
:
MUDlib
View Single Post
#
6
01-14-2007, 01:47 AM
projectigi
Registered User
Join Date: Jan 2004
Posts: 403
yeah an articles covering:
Quote:
-basic mudlib idea
-what fields?
sure an item is like name, description
but then like bonuses, whats smarter?
bonus.str = 3
bonus.int = -2
or bonus = {"str", 3}, {"int", -2 }
etc
would be nice =/
projectigi
View Public Profile
View GraalOnline Profile
Find all posts by projectigi