Menu

#10 craft.txt

open-later
nobody
None
5
2003-08-12
2003-08-12
No

in craft.txt is.. (crafting)

; Start making
finditem %_tool !!!!!!!!!!!!!!!
if #findkind = -1
{
set %return #false
return
}
set #lobjectid #findid
event Macro 17 0

but if there is any tool outside the backpack, it doesnt
work.
Better only search in backpack for the tool.

Discussion

  • Inmann Werner

    Inmann Werner - 2003-08-12

    Logged In: YES
    user_id=839948

    also atatched script template.txt says, craft.txt is not
    compatibel!?!?!

    call %\_craftTxt
    call %\_subsTxt requirePackage craft 1 0 0
    if \! %return
    \{
        display ok Couldn't find a compatible
    

    version of the craft.txt package
    halt
    }

     
  • Inmann Werner

    Inmann Werner - 2003-08-12

    Logged In: YES
    user_id=839948

    also atatched script template.txt says, craft.txt is not
    compatibel!?!?!

    call %\_craftTxt
    call %\_subsTxt requirePackage craft 1 0 0
    if \! %return
    \{
        display ok Couldn't find a compatible
    

    version of the craft.txt package
    halt
    }

     
  • William Comte

    William Comte - 2003-08-12
    • labels: 523389 -->
    • assigned_to: wza --> nobody
    • status: open --> open-later
     
  • William Comte

    William Comte - 2003-08-12

    Logged In: YES
    user_id=679231

    This is a know issue. In current development CVS, craft.txt is
    being rewriten heavily. Comments mention this to be
    implemented.
    This package hasn't add much priority so far, but this may
    change as I'll get more time to dedicate to the next version.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.