Jump to content

DragonTTK

Trade With Caution
  • Posts

    22
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by DragonTTK

  1. Hi i am trying to setup a basic script that will detect if there are x amount of whatever item on ground and if there is then pick it up otherwise it would just ignore it, how would i go about doing this i've tried the following but it doesn't seem to be working thanks. GroundItem item1 = groundItems.closest(id); if (item1.getAmount() >= 28) { item1.interact("Take"); }
  2. DragonTTK

    Stealth Quester

    Is the OP correct with the total quest list?
  3. pet might increase a little bit but probably only like 1-2m.
  4. Request Template: - Script name Pest control - trial length: 6 hour - Reason for trial: Would like to check out all PC scripts so i know what one is the best. - Are you ging to give feedback on the script?: Yes!
  5. Hello i need a sprite sheet created for a 2d game i am working on i provided an example below of a sprite sheet that fits my needs if you can create something like this please post below how much you would like and you're attempt with watermark etc i do not want a remake of this example this is just showing what a sprite sheet is i would like the character to be a white male with just boxers and no weapon in hand. Size: Same as example but maybe just a little more height. Example:
  6. Was bored did this nothing too special didn't know what else you wanted beside "S" or "Sean"
  7. DragonTTK

    Stealth Quester

    Great more quest added thank you it did witches house fine for me.
  8. Oh i see makes sense alright ill try this out and stuff thanks guys!
  9. I am trying to make a script and it will constantly keep clicking on the NPC regardless of if its already in combat or not and will sometimes try to switch to another npc in combat how would i go about stopping this? Note im really new to this and would like to get into this sort of stuff. Heres the code im using (Guard killer)
  10. DragonTTK

    Stealth Quester

    I've noticed this script stands there doing nothing during dwarf part of RFD and on chompy when you have to get the bird for the orge it just sits there doing nothing (had it there for like an hour)
×
×
  • Create New...