
How can I put skill 11 or 12 to a guard?
How can I put skill 11 or 12 to a guard?
As roomshaker doesn't allow you to put skills 11 and 12 to a guard, and this is the only level editor I always use, I would like to know how can I make a guard have skill 11 or 12.


Re: How can I put skill 11 or 12 to a guard?
I can think of the following ways:
- Ask Brendon James (author of RoomShaker) to add them to the Guard skill dialog.
- Modifying Apoplexy. It would be easier to add only a keyboard shortcut (in ChangePos() ).
- Use Princed V2.5 Extension 1 (it's a command-line tool!)
- Hex-edit levels.dat
- POPMAP supports skills from 0 to 15 (press E), but it's hard to use.
I modified my copy of Apoplexy so that guard skills can be modified with "+" and "-".
What would be the best way to post it? All files or only the modified ones?
- Ask Brendon James (author of RoomShaker) to add them to the Guard skill dialog.
- Modifying Apoplexy. It would be easier to add only a keyboard shortcut (in ChangePos() ).
- Use Princed V2.5 Extension 1 (it's a command-line tool!)
- Hex-edit levels.dat
- POPMAP supports skills from 0 to 15 (press E), but it's hard to use.
I modified my copy of Apoplexy so that guard skills can be modified with "+" and "-".
What would be the best way to post it? All files or only the modified ones?
Re: How can I put skill 11 or 12 to a guard?
Is he registered in the forum? What's his user name?David wrote:I can think of the following ways:
- Ask Brendon James (author of RoomShaker) to add them to the Guard skill dialog.
I don't know anything about the hex code of POP, that's why I usually ask for specific changes in the forumDavid wrote:- Hex-edit levels.dat

All the files, but the problem is that I don't use Apoplexy... Anyway, I can learn.David wrote:I modified my copy of Apoplexy so that guard skills can be modified with "+" and "-".
What would be the best way to post it? All files or only the modified ones?
Thanks for answering

Re: How can I put skill 11 or 12 to a guard?
He's registered here as "Brendon James" (his full name) and his profile is here.robert wrote:Is he registered in the forum? What's his user name?David wrote:I can think of the following ways:
- Ask Brendon James (author of RoomShaker) to add them to the Guard skill dialog.
You could send him a private message (link), post on the RoomShaker board or contact him via e-mail (mentioned on his site).
Lots of options to poke him.

Re: How can I put skill 11 or 12 to a guard?
I sent him a PM, and a mail in case he doesn't login the forum. Thanks Norbert 

Re: How can I put skill 11 or 12 to a guard?
I've attached the modified Apoplexy to this post.
Note that Apoplexy numbers skills differently then RoomShaker. Apoplexy's skill 9 is RoomShaker's skill 10.
To set the "extra" skills, first set skill 9, then press "+" once or twice. (You won't see the selection, though.)
Note that Apoplexy numbers skills differently then RoomShaker. Apoplexy's skill 9 is RoomShaker's skill 10.
To set the "extra" skills, first set skill 9, then press "+" once or twice. (You won't see the selection, though.)
- Attachments
-
- apoplexy-1.2b-skill.zip
- (2.04 MiB) Downloaded 227 times
Re: How can I put skill 11 or 12 to a guard?
I'm downloading tomorrow 
