Results 1 to 3 of 3

Thread: inverting group names which where converted to a string

  1. #1

    inverting group names which where converted to a string

    hi,

    i'm looking for a possibility to invert a groupname converted to a string before.

    i got the group's name in a listbox data, but there it's a string. to use it i have to return anyhow, but i don't know how.

    Is there a way to do it? (call compile doesn't seem to work)

    grz Cthulhu

  2. #2
    That's not possible.

    You have to build a global array when you fill the listbox with the group objects and access them via the listbox index (or iterate through all groups and stringify them to find the correct one).

    Xeno

  3. #3
    ok, already thought about this

    thx xeno!

Similar Threads

  1. Group names in lobby
    By Cali in forum ARMA 2 & OA : MISSIONS - Editing & Scripting
    Replies: 7
    Last Post: Oct 26 2012, 13:38
  2. Getting a clean string out of 'group _unit'
    By CptBBQ in forum ARMA 2 & OA : MISSIONS - Editing & Scripting
    Replies: 4
    Last Post: Dec 16 2010, 21:37
  3. group names (callsigns)
    By dematti in forum ARMA 2 & OA : MISSIONS - Editing & Scripting
    Replies: 8
    Last Post: Jun 16 2010, 19:35
  4. string names to be called in the game
    By Ava|anCh3 in forum OFP : CONFIGS & SCRIPTING
    Replies: 2
    Last Post: Nov 17 2004, 00:47
  5. Group names
    By Stulios in forum OFP : MISSION EDITING & SCRIPTING
    Replies: 2
    Last Post: Jan 22 2002, 06:35

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •