Jump to content

spinter

Members
  • Posts

    438
  • Joined

  • Last visited

Everything posted by spinter

  1. I'm sorry but I do not understand how to pass volume Volume is not specified good or I do not understand, as this variable step?
  2. I can not remove a Scenery Objects with the same method as a static object! please help me
  3. units ok Static Objects ok I have problems to destroy Scenery Objects! can you help me?
  4. thank you!!!
  5. function Object.destroy(Object self) how can I use the Object.destroy can you help? I have to destroy a tank with the script! sorry for my eng
  6. thanks Grimes! mist.debug.writeData(mist.utils.serialize,{'test ', 'Ok '}, 'mission_log.txt') I tried to use this and it works! But if you do not want to use Mist1.1 how can I do can help me with a sample example?
  7. none?
  8. and can create a log file? and io.open can use to write a script with file.log
  9. but it will be implemented for the id different helicopters?
  10. set internal cargo in 1.2.5 and implemented in multiplayer?
  11. maybe because you do not set the trigger zone
  12. I'd like to participate but are not a grand expert! but I have some ideas read post http://forums.eagle.ru/showthread.php?t=106497
  13. ti conviene aspettare gratis!
  14. new script that changes with the new version 1.2.5? I have not seen great things in the news!!
  15. Bridge from Mineralnye error!
  16. sempre un mod è!
  17. and can create a script from scheduleFunction? I would need to create based on the request how can I do? function test(arg, time) if pippo == nil then pippo = 1 end trigger.action.outText(pippo, 5) pippo = pippo + 1 return time + 1 end do timer.scheduleFunction(test, nil, timer.getTime() + 1) end
  18. A me piacciono!! potrebbero essere anche in reali ma mi buttano dentro una simulazione che non avevo mai provato, devo comperare un vibratore!!:megalol::megalol:
  19. ahhaha che fighi!!
  20. uau!!! une sample!
  21. how can I get the id when I load the mission from the existing mission? I need to retrieve the id of the helicopters loaded during the creation of the mission!
  22. I do not know how to do it, but you have to use mist and sct
  23. you could clone it every time you get to the end!
  24. thx Grimes! I need to extract the id of the helicopters that I create in a multiplayer mission, the helicopters are there but not yet with a human on board!
  25. local heligroup = Group.getByName('New Helicopter Group') trigger.action.outText(Group.getID(heligroup), 15) I also this code returns an error if they are not in cockpit!
×
×
  • Create New...