Author Topic: ID vehicles  (Read 2082 times)

0 Members and 1 Guest are viewing this topic.

StanWay

  • Poptart
  • *
  • Posts: 7
    • View Profile
ID vehicles
« on: June 11, 2012, 06:36:09 pm »
Who knows please write id machines, which are present in the arma 2.


StanWay

  • Poptart
  • *
  • Posts: 7
    • View Profile
Re: ID vehicles
« Reply #2 on: June 11, 2012, 06:50:18 pm »
You probably do not understand me correctly, I need to go to the numbers ID  :smile
« Last Edit: June 11, 2012, 06:58:59 pm by StanWay »

jamesgtaiv

  • Intentional Cheater
  • **
  • Posts: 34
    • View Profile
Re: ID vehicles
« Reply #3 on: June 11, 2012, 07:08:20 pm »
You mean the vehicle class names?

StanWay

  • Poptart
  • *
  • Posts: 7
    • View Profile
Re: ID vehicles
« Reply #4 on: June 11, 2012, 07:12:10 pm »
No, such a helicopter 654654 id, etc.

Fury

  • Online Villain
  • ***
  • Posts: 124
  • i̺͇̯̟̗m̤̬p͈̠̖o̫̭̦̼ͅrt͈̝̞ antigravity
    • View Profile
Re: ID vehicles
« Reply #5 on: June 11, 2012, 07:53:49 pm »
It doesn't matter what ID you give them! It could be anywhere between 1 and 9999999
My programming language is common sense and communication. ♥

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: ID vehicles
« Reply #6 on: June 11, 2012, 09:56:59 pm »
1337+random(9999) should suffice.
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

Temo

  • Relentless Teamkiller
  • **
  • Posts: 93
    • View Profile
Re: ID vehicles
« Reply #7 on: June 11, 2012, 10:40:53 pm »
ye mr medic that would do the job


http://www.armatechsquad.com/ArmA2Class/index.php
there u go
« Last Edit: June 12, 2012, 03:35:15 am by Temo »

darkrounge

  • Online Villain
  • ***
  • Posts: 166
    • View Profile
Re: ID vehicles
« Reply #8 on: June 11, 2012, 10:51:59 pm »
That link is decent, but if you're in dayz might want to look at the dayz vehicles.

Temo

  • Relentless Teamkiller
  • **
  • Posts: 93
    • View Profile
Re: ID vehicles
« Reply #9 on: June 11, 2012, 11:09:11 pm »
just look the vehicles up




[TKC]Symantic

  • The Indifferent Character
  • The Central Committee
  • Heckler
  • *
  • Posts: 1647
  • I can has personal text?
    • View Profile
Re: ID vehicles
« Reply #13 on: June 14, 2012, 04:12:59 pm »
*disclaimer* I have never installed arma.

each vehicle in the server has a specific ID? when you spawn a vehicle do you set an ID for it or is it dynamically generated? if you are placing an ID, what would happen if you set two vehicles to the same #?

Enjoy your creative game-play, whatever that may include.

Fury

  • Online Villain
  • ***
  • Posts: 124
  • i̺͇̯̟̗m̤̬p͈̠̖o̫̭̦̼ͅrt͈̝̞ antigravity
    • View Profile
Re: ID vehicles
« Reply #14 on: June 14, 2012, 04:41:37 pm »
*disclaimer* I have never installed arma.

each vehicle in the server has a specific ID? when you spawn a vehicle do you set an ID for it or is it dynamically generated? if you are placing an ID, what would happen if you set two vehicles to the same #?

Each vehicle has an ID, this ID is relative to the type of vehicle we're working with.

For example, what's named a "Bus" ingame, has the actual vehicle name "Ikarus" in the class list
The best example is using a humvee, it can have different attachments such as the .50 cal, the M2 CROWS sheltered machine gun, and grenade launchers.
Each of these humvees has a slightly different identifier, that's not unique.

Check this out http://community.bistudio.com/wiki/ArmA_2_OA:_Vehicles
My programming language is common sense and communication. ♥