• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved /attr not working

Status
Not open for further replies.

Manian

User Premium
Joined
Jun 30, 2010
Messages
67
Reaction score
1
Hello, the command /attr don't work in my server
i use for example (with god):

/attr set attack 100, in front of a sword and it doesnt work, it doesnt giveme any console error or in game.

im using tfs 0.4 rev. 3777

thanks beforehand

talkactions.xml

<talkaction log="yes" words="/attr" access="5" event="function" value="thingProporties"/>
 
AFAIK you have to determine the data type in command like:
/attr set number attack 100
/attr set text description "Blabla."
 
Great!
Thanks it works, i was using another distro before then i turned to TFS 0.4 didn't know that
Rep++
 
Status
Not open for further replies.

Similar threads

Back
Top