Character Sheets.

Hey all.

I have been designing the Car Wars Mod now for the last year or so, (CW 3.0) and I am manged to come up with a Ext, that allows indviduals to have there own car sheets for keeping track of their damage, etc.

But its not the way i had it invisioned, and its not as simple as I would like it to be.

What I would like, is to be able to click on a counter, pick the design sheet option, and poof, there I am on my record sheet.

Now, I can almost do that. But the problem is, anyone can look at that sheet.

I am trying to figure out a way, that only the owner of the “counter” and the “ref” can have access to looking and modifying that sheet.

I can get what I want, like I said above, but EVERYONE has access to it.

Is there away, you can make this sheet locked somehow or restricted to only the person who owns the counter?

Regards
Locke

One way is to create a Private Window for each player side with each containing the player’s sheet. Since each window is restricted to a specific player side, you can use the same hotkey on all the private windows. When that hotkey is triggered, only the player sheet restricted to that player will open and no one else can see it.

I use a similar system for player’s spell books in my game.