Shattered Kingdoms

Where Roleplay and Tactics Collide
VOTE NOW!
It is currently Sun Apr 28, 2024 2:51 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 70 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 7  Next
Author Message
 Post subject: Re: ZMud/CMud Starting Icon Setup
PostPosted: Mon Feb 27, 2012 8:30 pm 
Offline
Mortal

Joined: Wed Mar 06, 2002 10:34 am
Posts: 1505
Location: Los Angeles, CA
I wish I could help more D, but I can only make triggers and scripts with zMUDS simple trigger wizard. Hey at least I got you Finney!


Top
 Profile  
Reply with quote  
 Post subject: Re: ZMud/CMud Starting Icon Setup
PostPosted: Mon Feb 27, 2012 10:54 pm 
Offline
Mortal

Joined: Sat Mar 02, 2002 4:00 pm
Posts: 1444
Location: New York
All of the features I've used are in the zmud scripts thread. None were designed by me. For future iterations, you may want to see if you can find grep or rennus since I think they did a lot of scripting also.

The chat catcher script is another helpful one if it's not in finney's current package.


Top
 Profile  
Reply with quote  
 Post subject: Re: ZMud/CMud Starting Icon Setup
PostPosted: Tue Feb 28, 2012 12:57 am 
Offline
Mortal

Joined: Wed Apr 24, 2002 11:51 am
Posts: 1500
only posting in gd from now - thx and have a nice day


Last edited by FinneyOwnzU on Sat Jan 31, 2015 10:51 am, edited 1 time in total.

Top
 Profile  
Reply with quote  
 Post subject: Re: ZMud/CMud Starting Icon Setup
PostPosted: Wed Feb 29, 2012 10:13 am 
Offline
Mortal

Joined: Wed Apr 24, 2002 11:51 am
Posts: 1500
only posting in gd from now - thx and have a nice day


Last edited by FinneyOwnzU on Sat Jan 31, 2015 10:52 am, edited 4 times in total.

Top
 Profile  
Reply with quote  
 Post subject: Re: ZMud/CMud Starting Icon Setup
PostPosted: Wed Feb 29, 2012 10:43 am 
Offline
Implementor

Joined: Wed Feb 27, 2002 4:00 pm
Posts: 8216
Location: Redwood City, California
Thanks again, Finney! I would have been in trouble without your timely assistance.

If anyone can test it today, the feedback would be greatly appreciated. I need to send the initial icon package to Zuggsoft tomorrow if at all possible. Please submit your feedback to this thread and also feel free to email myself and Finney (at pgpagli@gmail.com) so that we can take immediate action to make fixes and re-test.


Top
 Profile  
Reply with quote  
 Post subject: Re: ZMud/CMud Starting Icon Setup
PostPosted: Wed Feb 29, 2012 11:24 am 
Offline
Mortal

Joined: Mon Dec 14, 2009 4:11 pm
Posts: 319
Location: The 316
I use cmud and finney sent me his color captures for combat and they are awesome. I'm glad to help test anything in any way. Let me know what is needed. My char is Keyv, so if you see me online hit me up, or just pm me with instructions! I think this is an asinh step for the game D!!


Top
 Profile  
Reply with quote  
 Post subject: Re: ZMud/CMud Starting Icon Setup
PostPosted: Wed Feb 29, 2012 11:43 am 
Offline
Mortal

Joined: Wed Apr 24, 2002 11:51 am
Posts: 1500
only posting in gd from now - thx and have a nice day


Last edited by FinneyOwnzU on Sat Jan 31, 2015 10:52 am, edited 4 times in total.

Top
 Profile  
Reply with quote  
 Post subject: Re: ZMud/CMud Starting Icon Setup
PostPosted: Wed Feb 29, 2012 11:45 am 
Offline
Mortal

Joined: Wed Apr 24, 2002 11:51 am
Posts: 1500
only posting in gd from now - thx and have a nice day


Last edited by FinneyOwnzU on Sat Jan 31, 2015 10:52 am, edited 1 time in total.

Top
 Profile  
Reply with quote  
 Post subject: Re: ZMud/CMud Starting Icon Setup
PostPosted: Wed Feb 29, 2012 1:14 pm 
Offline
Mortal

Joined: Sat May 21, 2011 11:50 pm
Posts: 476
SK Character: Toji
I'm trying out Finney's triggers and they're fantastic! Also, I have a little contribution. Macros!

Basically, it sets the numpad (which is used for moving by default) to do the following:

ALT - Numkey1 to 9 : Look at that direction.
CTRL - NumKey1 to 9 : Open that direction.

All you have to do, is save this code in a txt, go to Zmud's "macros" menu, then File -> Import Text and select your TXT. It will create a new folder called Numpad Options.

Code:
#CLASS {NumPad Options}
#KEY ALT-ADD {look down}
#KEY ALT-SUB {look up}
#KEY ALT-KEY4 {look west}
#KEY ALT-KEY8 {look north}
#KEY ALT-KEY6 {look east}
#KEY ALT-KEY2 {look south}
#KEY ALT-KEY1 {look southwest}
#KEY ALT-KEY7 {look northwest}
#KEY ALT-KEY9 {look northeast}
#KEY ALT-KEY3 {look southeast}
#KEY CTRL-KEY1 {open southwest}
#KEY CTRL-KEY2 {open south}
#KEY CTRL-KEY3 {open southeast}
#KEY CTRL-KEY4 {open west}
#KEY CTRL-KEY6 {open east}
#KEY CTRL-KEY7 {open northwest}
#KEY CTRL-KEY8 {open north}
#KEY CTRL-KEY9 {open northeast}
#KEY CTRL-SUB {open up}
#KEY CTRL-ADD {open down}
#CLASS 0


Top
 Profile  
Reply with quote  
 Post subject: Re: ZMud/CMud Starting Icon Setup
PostPosted: Wed Feb 29, 2012 1:36 pm 
Offline
Mortal

Joined: Wed Apr 24, 2002 11:51 am
Posts: 1500
only posting in gd from now - thx and have a nice day


Last edited by FinneyOwnzU on Sat Jan 31, 2015 10:52 am, edited 4 times in total.

Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 70 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 7  Next

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 22 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group