he use otx I think xD
all his threads speaking about OTX![]()
xml/outfits.xml
or
xml/mounts.xml
For TFS 1.0
enabled="1"
unlocked="0"
<outfit id="1">
<list gender="0" lookType="136" name="Citizen" speed="25"/>
<list gender="1" lookType="128" name="Citizen" speed="25"/>
</outfit>
<mount id="1" clientId="368" name="Widow Queen" speed="20" premium="no" />
<outfit id="1">
<list gender="0" lookType="136" unlocked="0" name="Citizen" speed="25"/>
<list gender="1" lookType="128" unlocked="0" name="Citizen" speed="25"/>
</outfit>
<mount id="1" clientId="368" name="Widow Queen" speed="20" unlocked="0" premium="no" />
topremium="yes">
if u want to make common players use premium outfitspremium="no"
First of all you should tell us what version of server you are using.
set to if u want to make common players use premium outfits
Where did you get what ever it is you are using?Say me ignorant but i do not know exactly (burnt xd). How can i know it?
If you start your server, the first line in your console shows which server and version it is.Say me ignorant but i do not know exactly (burnt xd). How can i know it?
Hahahaha, since i found a lot of problems trying to put the rl map in OTX i decided to start in a TFS RL Map /sigh ^^
But there i can just find the mounts and the outfits which are implemented. Or it is which players can use?![]()
if i'm right hes using 0.3+ because the outfit.xml he showed looks similar to the 0.3/0.4 outfit.xmlWhere did you get what ever it is you are using?
Yeah but not what VERSION. The files have a different structure compared to 0.2.x/1.0 and 0.3.x/0.4@dominique120 he already answered
Where did you get what ever it is you are using?
<outfit id="1" default="0">
<list gender="0" lookType="136" name="Citizen" speed="25"/>
<list gender="1" lookType="128" name="Citizen" speed="25"/>
</outfit>
Code:<outfit id="1" default="0"> <list gender="0" lookType="136" name="Citizen" speed="25"/> <list gender="1" lookType="128" name="Citizen" speed="25"/> </outfit>