Welcome to the Builder Academy

Question Zcheck

More
11 May 2013 06:50 #2207 by JTP
Zcheck was created by JTP
Where and how do i add a new check in zcheck ? Right now it says NULL to something iwe added

Please Log in or Create an account to join the conversation.

More
11 May 2013 12:46 #2215 by Rumble
Replied by Rumble on topic Zcheck
If you've added something then I assume you know where it is. You need to be more specific about any problem you have and detail what you've done to the code and attempts to fix it.

HELP ROOMFLAGS, the * is used by track and hunt and should not be set manually.

Rumble
The Builder Academy
tbamud.com 9091
rumble@tbamud.com

Please Log in or Create an account to join the conversation.

More
11 May 2013 16:24 #2220 by JTP
Replied by JTP on topic Zcheck
When you create items you assign forexamble AC but if you set an item to be more then 10 AC then zcheck will tell you its out of range.
I have added new stuff people can put on an item in menu D in oedit.

I want zcheck to also be able to check those values.

Please Log in or Create an account to join the conversation.

More
11 May 2013 17:01 #2221 by Vatiken
Replied by Vatiken on topic Zcheck
Code:
joseph@joseph-AOA150:~/Code/tbamud/src$ grep 'zcheck' *.c act.wizard.c:struct zcheck_armor { act.wizard.c:struct zcheck_affs { act.wizard.c:ACMD (do_zcheck) interpreter.c: { "zcheck" , "zcheck" , POS_DEAD , do_zcheck , LVL_BUILDER, 0 }, joseph@joseph-AOA150:~/Code/tbamud/src$

tbaMUD developer/programmer

Please Log in or Create an account to join the conversation.

Time to create page: 0.212 seconds