Recent content by Compute(<>)

  1. C

    Snippet GetUnitofGroup

    meh and thank you for welcoming me.
  2. C

    Spellpack Chaos Spells

    nice spell pack its awsome and all those models that looks like you imported but actulay just normal models. +rep from my side for the great spells and making me learn a thing or two in the object editor.
  3. C

    Snippet GetUnitofGroup

    okay you people asked for a use and i gave one do i need to give more, it think the one i gave most people use.
  4. C

    Snippet GetUnitofGroup

    Oh i see but here is a funtion that uses the snippet library Group globals private unit array u unit GroupUnit endglobals function GetUnitofGroup takes integer i, group grp, boolean Remove returns unit local integer h = i if i != 1 then...
  5. C

    Snippet GetUnitofGroup

    How could they be avoided?
  6. C

    Linked Lists?

    thank you Romek i dont really underdtand all the link list stuff and that the tutorial will be most usefull.
  7. C

    Snippet GetUnitofGroup

    meh i though this could be a small part of something big for groups that could give people more flexability with groups
  8. C

    Linked Lists?

    sorry for asking here but how do you actualy set the data to the list and so on?
  9. C

    Snippet GetUnitofGroup

    no if you looked they get added back to the group. This could be used for random units from group, group loop with a loop.
  10. C

    Snippet GetUnitofGroup

    :confused: No
  11. C

    Hey, about random hero

    yes thats why i asked i didnt just want to say dont test it via the editior i first wanted to kwon if he has then tell him not to test
  12. C

    Snippet GetUnitofGroup

    Hi there this is my first snippet Hope you like it Requires JNGP Info: This snippet returns a unit for the group so its like FirstOfGroup() but can return and unit. So if you want the ThirdOfGroup you would do this GetUnitofGroup(3,whichGroup, fasle) easy. library Group globals...
  13. C

    Dummy unit problem

    yes but the location is set to two diffrent places so its fine like that
  14. C

    Hey, about random hero

    how are you testing this?
  15. C

    Model sounds

    you will need to edit the modle it self to remove it.
Top