Home   Help Search Login Register  

Author Topic: gun on table  (Read 469 times)

0 Members and 1 Guest are viewing this topic.

marcus3

  • Guest
gun on table
« on: 12 Mar 2005, 22:42:51 »
is there a way to put a gun on a table or something?
i saw this in some screen shot but cant find it now.

Kyle Sarnik

  • Guest
Re:gun on table
« Reply #1 on: 13 Mar 2005, 03:49:43 »
Yes:

1. First create a weapon holder (gun = "WeaponHolder" createvehicle [getpos table select 0, getpos table select 0, .75])

2. Add the weapon to the weapon holder (gun addmagazinecargo ["M16",1]; gun addweaponcargo ["M16",1]

3. Thats it there is no 3

Silencer

  • Guest
Re:gun on table
« Reply #2 on: 13 Mar 2005, 11:22:25 »
Someone has also made a tutorial from that.
It is in the editors depot.
Click here to download it.

Maybe you could learn from that tutorial?

Good Luck!
« Last Edit: 13 Mar 2005, 11:23:28 by Silencer »

marcus3

  • Guest
Re:gun on table
« Reply #3 on: 14 Mar 2005, 15:57:04 »
ok thanks