Skill code for displaying prompt

Status
Not open for further replies.

Prashanthanilm

Full Member level 5
Joined
Aug 24, 2012
Messages
302
Helped
36
Reputation
72
Reaction score
36
Trophy points
1,308
Visit site
Activity points
2,950
Hi all,
I want to write a bind key.
Before that I want to display as a prompt when i press the bind key!

EG:When we press "m" for move ; below the prompt appears as "point at the reference for the move:"

Similarly can i edit such a prompt for my bindkey??

Thank you.
Prashanth
 

1. Get the "move" skill command from your CDS.log file after you have moved something, or from the move command in your bindkey file.
2. Then prepend a line: printf( "point at the reference for the move:" ) -- best directly in the skill command for "move" in this bindkey file.
3. Reload the bindkey file.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…