Register to post in forums, or Log in to your existing account
 
:
Search found 41 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Sat May 05, 2007 11:13 pm   Subject: CPPIG help
For future reference, a gauge will automatically drain vertically if button height is greater than or equal to button width. Similarly, if height is less than (but not equal to) width then it will dr ...
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Sat May 05, 2007 6:58 pm   Subject: CPPIG help
hey nevermind I aligned it to the right so it is top to bottom and it looks nice :)
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Sat May 05, 2007 6:53 pm   Subject: CPPIG help
the grafix get lower from left to right. is there a way to reverse that?
I looked in the button state cant see anywhere
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Sat May 05, 2007 6:50 pm   Subject: CPPIG help
OMG

ok ok ok
it was case sensative I got it working thankyou to everyone that tried to help over the past few days!
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Sat May 05, 2007 6:38 pm   Subject: CPPIG help
omg :P You need to read the following really closely now and do exactly as told.



#TRIGGER {~(Hp:(%d)~/(%d)~)~(Mp:(%d)~/(%d)~)~(M ...
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Sat May 05, 2007 5:46 pm   Subject: CPPIG help
Well you said yourself that you had this as the trigger script:

#VA HP %1; #VA HPMAX %2; #VA MP %3; #VA MPMAX %4; #VA MV %5; #VA MVMAX %6

This will create variables for each of those things. The ...
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Sat May 05, 2007 3:32 am   Subject: CPPIG help
HUH?!

totally lost again


(Hp:386/408)(Mp:168/216)(Mv:372/372)
theres my prompt
what to I do put where to make the buttons work
what do I type in the button fields
what do I type into this ...
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Fri May 04, 2007 10:56 pm   Subject: CPPIG help
Making gauges in ZMud:

1)open up settings editor, navigate to class folder you want the button to appear in
2)select New Button from the New... button
3)set button kind to Gauge via the dropdown ...
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Fri May 04, 2007 2:34 am   Subject: CPPIG help
Ok I found that what do you input to amke it the same code we have been talking about in this thread?

Is there a help thread for making these somewhere with a step-by-step I am clueless about this ...
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Fri May 04, 2007 2:17 am   Subject: CPPIG help
Just choose New... Status Bar from the GUI of the settings editor and fill out whatever you want to appear. Gauges are a bit more complicated - create a button object. Change the Kind to Gauge and a n ...
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Fri May 04, 2007 2:03 am   Subject: CPPIG help
What does it actually do, other than add gauges and status bars? Pure zMUD has both of those things now. If there's some other feature it has that you want, requesting it could get it into CMUD.

wh ...
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Fri May 04, 2007 1:25 am   Subject: CPPIG help
OMG where are they in the 7.21 version!!
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Fri May 04, 2007 1:07 am   Subject: CPPIG help
Its downloadable from this site is all I know :(
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Fri May 04, 2007 12:26 am   Subject: CPPIG help
oh yea go to the downloads and get the cppig one and check it out u can make a hp bar to see
thats what alll this crazieness is about lolol
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Fri May 04, 2007 12:19 am   Subject: CPPIG help
it now matches but the grafic displays nothing
I think ill go find a bridge.....

I have put this line
{#VA HP %1; #VA HPMAX %2; #VA MP %3; #VA MPMAX %4; #VA MV %5; #VA MVMAX %6;}
directly behind ...
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Thu May 03, 2007 11:37 pm   Subject: CPPIG help
I tried that once too I think :( I will go mess with it again i edited my above post for you more info
I have even put the variables in the text box to try it there still nothing

I even tried doin ...
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Thu May 03, 2007 11:24 pm   Subject: CPPIG help
READ MY WORDS!!
If that is checked, it fails the TEST and does not work!
if it is unchecked it [passes the test and still does not work :(


{#VA HP %1; #VA HPMAX %2; #VA MP %3; #VA MPMAX %4; #VA ...
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Wed May 02, 2007 11:41 pm   Subject: CPPIG help
I am going to officially say this plug in does not work :(
it's sad too caus it would be a verry cool one!!
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Wed May 02, 2007 2:46 am   Subject: CPPIG help
newest one that I know of 7.21
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Wed May 02, 2007 2:30 am   Subject: CPPIG help
You need to have the ~ checked for it to work correctly the ~ is important!!!!, Please see my post above about putting your EXACT prompt output between some code tags on the forum. (code tags preserve ...
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Wed May 02, 2007 2:21 am   Subject: CPPIG help
I have 0 triggers in my zmud now

I copy pasted that line into trigger line, saved it, tested it, nothing :(

#TR "prompt" {~(Hp:(%d)/(%d)~)~(Mp:(%d)/(%d)~)~(Mv:(%d)/(%d)~)} {#VAR HP %1;#VAR HPMAX ...
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Wed May 02, 2007 1:29 am   Subject: CPPIG help
from what I read in the help file I posted here this is what it should look like
my prompt
(Hp:337/337)(Mp:206/206)(Mv:346/346)

the trigger to make the grafix work
#TR { (Hp:(%d)/(%d))(Mp:(%d)/( ...
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Wed May 02, 2007 1:10 am   Subject: CPPIG help
ok I checked in there the one with ~ was checked it is labeled quote char.
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Tue May 01, 2007 10:17 pm   Subject: CPPIG help
testing it now

{~(Hp:(%d)/(%d)~)}

pattern does not match
  Topic: CPPIG help
Mr. Sasavicz

Replies: 57
Views: 30687

PostForum: zMUD General Discussion   Posted: Tue May 01, 2007 10:09 pm   Subject: CPPIG help
also if I put this
#TR {(Hp:(%d)/(%d))}
in it does not match if I put
#TR { (Hp:(%d)/(%d)) }
with those 2 spaces it matches
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net