Search results

  1. 1

    Script error.

    Let me know if that does it. If i'm right it should lol.
  2. 1

    Custom Loadout Once Every restart

    Should be simple enough i'll look into it for you a little bit later today if you'd like and repost my findings for you.
  3. 1

    Script error.

    This section of it isn't needed it's more of a title. It's (by default) commented out in my code. Because "Check" isn't a command. So this is supposed to be //'ed out so it's a title rather than a command. Hope that helps.
  4. 1

    Humanity Based Loadouts

    I personally have no interest in this however i do agree. I would do it as database loadouts and find how it gives players custom UID loadouts and modify that code to be instead of custom UID be humanity. Of course everything is easier said than done! however, that's what i'd do. If you...
  5. 1

    Inventory Check

    Does anyone know a way to check if a players inventory is full? Have a script that adds an item but obviously i dont want it to say its adding it if the players inventory is full! Haha thanks.
  6. 1

    Group System(non epoch)

    thank google and epoch! haha xD
  7. 1

    key lock/unlock vehicle

    I'm still a little fuzzy on how this works exactly. im not following you when you say characterid field. there is no id field under the vehicles table except for the vehicle id. which wont prove ownership?
  8. 1

    Humanity Based Loadouts

    just kinda checking in did you ever get this figured out draxanoth?
  9. 1

    key lock/unlock vehicle

    Ok correct me if i'm wrong now that i have my other projects underway again i can start looking at this. basically it gets the variables listed under your desired table (in my case vehicles) then it deletes the table for said (in my case vehicle) and creates a new one adding in the extra values...
  10. 1

    key lock/unlock vehicle

    WOW!!! after taking a look at that i found (based off the error code) i forgot a " at the end of my cuttext message I.E. i had cutText [format["message], "PLAIN DOWN"]; notice theres no " at the end of my message WOW I FAIL HARD LOL!!! thanks a bunch!
  11. 1

    key lock/unlock vehicle

    wait local rpt?!? where is that located by default? i've been looking at the one in my servers ftp. could be my problem there lol!
  12. 1

    key lock/unlock vehicle

    Would appricaite it. at the moment im having issues with every sript i write. the simplier scripts that contain just a cuttext work when i call them from self actions but my more advanced scripts arnt doing anything at all let alone the desired effect. pretty sure i have a syntax error or...
  13. 1

    key lock/unlock vehicle

    so it still requires to delete the vehicles?
  14. 1

    key lock/unlock vehicle

    No he didn't. He was showing me what he did to get around the child:999 hive read/write. He's showing me this because i'll need to do something similar for the vehicle lock/unlock to hopefully keep vehicles locked through server restart
  15. 1

    ARMA SQF Syntax - Scripting Tool

    Man you gave me just what i needed! have a few scripts that i've writen myself and they just don't seem to be working right (seems to be a syntax error somewhere) however i have no error logs in rpt. I was gunna see if i could get someone with a little more experience to look at them. Now i...
  16. 1

    Group System(non epoch)

    That's about it as far as i can tell. Though mine goes longer ranges. just gets a little harder to see after a little while. it's more than fairly simple in terms of what all it does. But it gets the job done for the most part anyway.
  17. 1

    Group System(non epoch)

    What map are you using it on? i assume regular chernarus? Also you were looking at another player correct? another player must be fairly close to you in order for it to show up. It's the same (as far as i know) as the group system on epoch. You look at a player and tag him/her as "friendly"...
  18. 1

    $ Willing To Pay To Help Fix Server Script Errors $

    Could you give a little bit more detail? what map / mod are you trying to use. what scripts do you want. stuff like that?
  19. 1

    Experienced scripter wanted

    Haven't heard from you recently if you're still looking for my help let me know.
  20. 1

    Group System(non epoch)

    So i take NO credit for this script as i did not write any of it! I know a few people who were wanting some sort of group system and someone say "You should start your search for one from the epoch files because it has one build in." So i started my search there and found this...
Back
Top