Locking down character's icon

Talk about whatever topic you'd like, RPG related or not. (But please discuss things related to our software in the Tools section, below.)

Moderators: dorpond, trevor, Azhrei

Post Reply
Chaos Marine
Kobold
Posts: 4
Joined: Fri Mar 13, 2015 5:44 pm

Locking down character's icon

Post by Chaos Marine »

A player in my group has a tendency to rename my icon with crap and he's not the kind of player who takes criticisms well. You know that type of gamers. I don't want to cause drama but I want to stop him from being able to edit the name of my characters. Is there anyway to prevent people making changes to my token?

User avatar
aliasmask
RPTools Team
Posts: 9029
Joined: Tue Nov 10, 2009 6:11 pm
Location: Bay Area

Re: Locking down character's icon

Post by aliasmask »

When you start the server set strict token ownership. Player will only be able to modify tokens they own.

User avatar
RPTroll
TheBard
Posts: 3159
Joined: Tue Mar 21, 2006 7:26 pm
Location: Austin, Tx
Contact:

Re: Locking down character's icon

Post by RPTroll »

I add this just in case someone's wondering how to change token ownership. It's granted and removed via the edit token window.

Right click->Edit on the token in question, a window will pop up, select Ownership Tab, and make sure the player only owns his/her own tokens.

For the macro hounds out there, you can use the setOwner() function to do it programmatically.

Edit:
I think something like this would work

Code: Select all

[h:list=getNPC("json")]
[h,foreach(id,list): setOwner("",id)]
ImageImage ImageImageImageImage
Support RPTools by shopping
Image
Image

Post Reply

Return to “General Discussion”