Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: weapon addon  (Read 1438 times)

0 Members and 1 Guest are viewing this topic.

mystic80

  • Guest
weapon addon
« on: 30 Aug 2003, 07:11:20 »
hi there

My first attempt on weapon addon scripting
I have created a addon for my weapon. everything went fine until i run my mission.

my weapon cannot shoot and does not have texture and there is no ammo. (even though my mag is in)

did i miss something? and may i know if it is possible to jus skin the texture using one file?

thanks!

mystic80

  • Guest
Re:weapon addon
« Reply #1 on: 01 Sep 2003, 07:18:48 »
no one??

or its too hard?

Skaven

  • Guest
Re:weapon addon
« Reply #2 on: 01 Sep 2003, 15:13:52 »
Yes you can skin an entrire weapon with just one texture file, it's not advisable cause you probably won't achieve much qualityand detail, but yes you can.

And the problem of your weapon not woking properly, is probably due to a bad .cpp file, read a nice tutorial about cpp files and you'll have 70% of your problem solved  ;)

mystic80

  • Guest
Re:weapon addon
« Reply #3 on: 02 Sep 2003, 04:38:37 »
thanks a lot. i will go try find out.