Quote:
Originally Posted by Vima
Seems like you don't treat Chompy/zeo well!
I think my country-neighbour should help Faded Nation, where his work will be appreciated ;D
|
and Switch, 'arch' means archetype, which is basicly a text file (.txt or .arc)
Simple example of one:
PHP Code:
archname=ironsword
name_singular=Iron Sword
name_plural=Iron Swords
type=weapon
slot=onehand
weapontype=melee
icon=chompy_mud_ironsword.png
value=80
Ini files can also be used, but would maybe need for example Inverness' TIniFile
Well, the mud does all the controlling of objects and the player (ie. using items, storing them etc..)..
I wrote you guys an explanation ;o did you read it?