Quote:
Originally Posted by Chompy
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
|
cool thanks

So it just saves as a .txt or somethin??
Quote:
|
Well, the mud does all the controlling of objects and the player (ie. using items, storing them etc..)..
|
I know
Quote:
|
I wrote you guys an explanation ;o did you read it?
|
Yeah I jsut didnt get the arche thing xD