Home   Help Search Login Register  

Author Topic: weapon scripts  (Read 1159 times)

0 Members and 1 Guest are viewing this topic.

Offline penguinman

  • Contributing Member
  • **
  • Money is worthless, just paper, ink, and threads
weapon scripts
« on: 11 Oct 2004, 00:45:38 »
are there any scripts needed to make an already modeled and textured weapon fire if so how would i learn to make these


thanks/cheers

xenofanes

  • Guest
Re:weapon scripts
« Reply #1 on: 11 Oct 2004, 09:48:44 »
If you mean "how to make a unit fire", you can use the "dofire" command. If you didn't understand that, you should read some tutorials on scripting-ofpec is full of them!  ;)

Offline penguinman

  • Contributing Member
  • **
  • Money is worthless, just paper, ink, and threads
Re:weapon scripts
« Reply #2 on: 12 Oct 2004, 03:36:02 »
no that is not what i mean im talking about addon editing.

xenofanes

  • Guest
Re:weapon scripts
« Reply #3 on: 12 Oct 2004, 10:51:20 »
Then you should ask in he addon depot  ;)

DBR_ONIX

  • Guest
Re:weapon scripts
« Reply #4 on: 12 Oct 2004, 14:59:13 »
Ohh I see what you mean..
You need a config.cpp file along side it the models and textures, and some point names in the model too
The config.cpp file is the hardest part, but look for tutorials on modeling.. Most of them have a sample config you can edit
The tutorials will help you with that too ;)

Good luck
- Ben