Home   Help Search Login Register  

Author Topic: I'm Really stuck and need help  (Read 476 times)

0 Members and 1 Guest are viewing this topic.

Dingmatt

  • Guest
I'm Really stuck and need help
« on: 25 Dec 2004, 23:36:24 »
I trying to find if theres anyway to name a created vech from script or transport a already named vech across the map to a position?

Can anyone help?

Many Thx,
Dingmatt

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:I'm Really stuck and need help
« Reply #1 on: 25 Dec 2004, 23:48:06 »
name = "vehicletype" createvehicle getpos pos

If we presume you wanted to call a chopper ....fred......and create it at the players position, you could use this:

fred = "cobra" createvehicle getpos player

This of course would be an empty chopper.


Planck
I know a little about a lot, and a lot about a little.

Dingmatt

  • Guest
Re:I'm Really stuck and need help
« Reply #2 on: 26 Dec 2004, 01:09:12 »
Thx for that, got it now.
My friend Deepsmeg and I are working on a mod of cti if anyones interested, a few of its many new features include ballistic weaponary and Improved base defences.
If anyones interested i've got a few movie clips showing off the mod.

Dingmatt