Well i used to mod this about a year ago but i stopped, but now im back more newbie then ever. my problem is my item does not show the correct pickup text or icon picture and it doesn't show in my inventory.
U31 Gauss Rifle;//name--------------------------------------- 210;//identifier 7;//item class 4.000000;//weight U31 Gauss Rifle, Marine standard issue weapon, Upgrades include Silcencer, U32 bullet chamber and laser pointer;//first pick up text 0.400000;//size on map 1;//show on radar 0=does not show, 1=show on scanner, 2=show even without scanner 20;//particle to shown on radar 1;//visible in inventory 0=no (can only be used via quick keys), 1=yes gauss.png;//texture name -1;//wielded script,-1=nothing, only applicable for wieldable items -1;//wielded item disabling script, -1=nothing, this script is only checked for conditions while the item is wielded, if the conditions prove false, the item is unwielded 1;//show help text for conditions begin_wield_slots; 0;//wield slot number end_wield_slots; begin_effects_block; Lets blast these 'zergins!;//event text none;//event failure text goodtogo.wav;//sound, none for nothing 0;//vanishes after event, 0=no, 1=yes U;//use key -1;//quick key begin_conditions; end_conditions; begin_effects; 9;//effect number 83.000000;//parameter1 0.000000;//parameter2 0.000000;//parameter3 0.000000;//parameter4 end_effects; end_effects_block; begin_combinations; end_combinations; Please 'elp meh.
|