Jump to content

ace16huey

Member
  • Content Count

    5
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About ace16huey

  • Rank
    Rookie
  1. ace16huey

    SHK_pos

    Well, thank you for your help. I figured out what I did wrong I guess. My blacklist_1 rectangle had a rotation of 180. When I put that back to 0, it worked as needed. but at 180, it was having that weird behavior. Plus I have no idea how it got to 180 rotation. But yeah, thanks for the help. I honestly overlooked the rotation, not thinking it was the reason.
  2. ace16huey

    SHK_pos

    I am having a few issues with this and I cannot quite understand them. I have a rectangle marker down for a spawn area then another rectangle marker and 2 circle markers for blacklist as well. Now the circles are doing just fine with blacklisting but the rectangle is not. I used the marker function from your test mission to see where the positions were going but this was the result. The function I am using is this _pos = ["spawn_area",0,["spawn_blacklist_1","spawn_blacklist_2","spawn_blacklist_3"]] call SHK_pos; The 2 circles being blacklist 2 and 3 then the darker rectangle being blacklist 1. I first thought it was just my markers being weird and really rough (Just really guessed where I want them) but after moving them around, the same thing happened. I went through and put some debugging code through the functions to see where it is going wrong and it is getting to about the isinrectangle function and saying that it is not in the blacklist rectangle. So I am basically stuck on what to do here. Is it because I am using both circle and rectangles or am I messing something up?
  3. Alright, Thank you. Also if you could help me and my friend, (the one that posted the issue), we are fairly new to making addon signatures and every tool that we have used has done the same thing in our server. I thought yours would be instantly better with verifysignatures able to be enabled and what not. I am pretty sure it is something that we are doing wrong but we are stuck.
  4. Okay, Thank you. I will look forward to this. :)
  5. Is there any eta on this? I love this tool so far but I don't want to have to condense all my mods into one mod folder.
×