(TUTO) armes de black ops
Wolf_Silver
08 December 2014 - 20:06
MOD TOOLS 1.4 + UGX SCRIPT PLACER REQUIS!!!
Hello ceci est un tuto pour vous permettre d'utiliser d'autres armes comme la galil aller sur creer vous un compte aller sur CFG factory downloads puis call of duty world at war et enfin custom models
Téléchargez le pack d'armes qui vous interresse , ouvrez l'arme que vous voulez ajouté , puis mettez les dossiers
-xmodel
-xmodelparts
-xmodelsurfs
-images
-sound
-soundaliases
-materials
-materials_properties
directement dans votre map
puis marquez :
dans mod.csv qui se trouve dans DOSSIER_DU_JEUX/mods/nazi_zombie_NOM_DE_VOTRE_MAP
ensuite allez dans dlc3 code.gsc dans raw/maps et copiez le fichiez jusqu'a VOTRE_MOD/maps
Rechercher cette ligne :
ajoutez y cette ligne :
false= l'arme ne se trouve pas dans la boite
true= l'arme se trouve dans la boite
Copiez aussi _zombiemode_weapons.gsc qui se trouve dans raw/maps dans DOSSIER_DU_JEUX/mods/nazi_zombie_???/maps
recherchez cette ligne:
ajoutez y cette ligne:
********************************COMPILATIONS******************************************
ouvrez le launcher, aller sur l'onglet mod builder
Choisissez votre map, cochez:
-build fastfiles
-build iwd
et enfin cochez votre arme , son soundaliases à droite , dlc3_code.gsc et _zombiemode_weapons.gsc
N'hésitez pas à me posez des questions!
*************NOTES*******************
Chez le commando vous aurez des erreurs de compil au niveau du son! exemple:
ERROR: Sound file 'sound/weapons/commando/fly_commando_charge.wav' not found
ERROR: Sound file 'sound/weapons/commando/fly_commando_mag_in.wav' not found
ERROR: Sound file 'sound/weapons/commando/fly_commando_mag_out.wav' not found
ERROR: Sound file 'sound/weapons/galil/fly_gear_reload.wav' not found
ERROR: Sound file 'sound/weapons/commando/commando_fire.wav' not found
Vous aurez juste a creer un dossier "weapons" dans DOSSIER_DU_JEUX/mods/nazi_zombie_???/sound
et a mettre touts les dossiers des sons des armes de Black Ops dans le dossier "weapons"! exemple pour le commando:
DOSSIER_DU_JEUX/mods/nazi_zombie_???/sound/weapons/commando
******************************************
Si vous avez une de ses deux erreurs pendant que vous lancez votre map:
-Exceeded limit of 1600 'loaded_sound' assets
-exceeded limit of 400 fx assets
suivez ce tutoriel:400 fx limit + 1600 sound limit
***************************************
Pour le :
-Canon-éclair
-Charogniard
C'est ce tuto:Thundergun/Scavenger
**************************************
Version Pack-A-Punch à téléchargez:ICI
Ce message a été modifié par Wolf_Silver - 22 April 2015 - 19:31.
Hello ceci est un tuto pour vous permettre d'utiliser d'autres armes comme la galil aller sur creer vous un compte aller sur CFG factory downloads puis call of duty world at war et enfin custom models
Téléchargez le pack d'armes qui vous interresse , ouvrez l'arme que vous voulez ajouté , puis mettez les dossiers
-xmodel
-xmodelparts
-xmodelsurfs
-images
-sound
-soundaliases
-materials
-materials_properties
directement dans votre map
puis marquez :
weapon,sp/NOM_DE_L_ARME sound,NON_DU_SOUNDALIASES
dans mod.csv qui se trouve dans DOSSIER_DU_JEUX/mods/nazi_zombie_NOM_DE_VOTRE_MAP
ensuite allez dans dlc3 code.gsc dans raw/maps et copiez le fichiez jusqu'a VOTRE_MOD/maps
Rechercher cette ligne :
include_weapon( "zombie_colt", false );
ajoutez y cette ligne :
include_weapon( "NON_DE_L_ARME", true );
false= l'arme ne se trouve pas dans la boite
true= l'arme se trouve dans la boite
Copiez aussi _zombiemode_weapons.gsc qui se trouve dans raw/maps dans DOSSIER_DU_JEUX/mods/nazi_zombie_???/maps
recherchez cette ligne:
add_zombie_weapon( "zombie_colt", &"ZOMBIE_WEAPON_COLT_50", 50, "vox_crappy", 8 );
ajoutez y cette ligne:
add_zombie_weapon( "NON_DE_L_ARME", &"Maintenez &&1 pour acheter NON_DE_L_ARME [cout: COUT_DE_L_ARME]", COUT_DE_L_ARME, "vox_crappy", 8 );
********************************COMPILATIONS******************************************
ouvrez le launcher, aller sur l'onglet mod builder
Choisissez votre map, cochez:
-build fastfiles
-build iwd
et enfin cochez votre arme , son soundaliases à droite , dlc3_code.gsc et _zombiemode_weapons.gsc
N'hésitez pas à me posez des questions!
*************NOTES*******************
Chez le commando vous aurez des erreurs de compil au niveau du son! exemple:
ERROR: Sound file 'sound/weapons/commando/fly_commando_charge.wav' not found
ERROR: Sound file 'sound/weapons/commando/fly_commando_mag_in.wav' not found
ERROR: Sound file 'sound/weapons/commando/fly_commando_mag_out.wav' not found
ERROR: Sound file 'sound/weapons/galil/fly_gear_reload.wav' not found
ERROR: Sound file 'sound/weapons/commando/commando_fire.wav' not found
Vous aurez juste a creer un dossier "weapons" dans DOSSIER_DU_JEUX/mods/nazi_zombie_???/sound
et a mettre touts les dossiers des sons des armes de Black Ops dans le dossier "weapons"! exemple pour le commando:
DOSSIER_DU_JEUX/mods/nazi_zombie_???/sound/weapons/commando
******************************************
Si vous avez une de ses deux erreurs pendant que vous lancez votre map:
-Exceeded limit of 1600 'loaded_sound' assets
-exceeded limit of 400 fx assets
suivez ce tutoriel:400 fx limit + 1600 sound limit
***************************************
Pour le :
-Canon-éclair
-Charogniard
C'est ce tuto:Thundergun/Scavenger
**************************************
Version Pack-A-Punch à téléchargez:ICI
Ce message a été modifié par Wolf_Silver - 22 April 2015 - 19:31.
Wolf_Silver
14 December 2014 - 22:01
Wolf_Silver
14 December 2014 - 22:39
Interesse toi seulement à la 2nd partie de mon tuto celui sur le 1600 sound limit!
Wolf_Silver
15 December 2014 - 11:48
J'espere que ca va marcher enfin! mdr
Ce message a été modifié par Wolf_Silver - 15 December 2014 - 15:38.
Ce message a été modifié par Wolf_Silver - 15 December 2014 - 15:38.
rudydu08
17 December 2014 - 16:12
salut merci pour tout ce que tu a fait mais je lache l'affaire sa me saoul trop
Wolf_Silver
17 December 2014 - 21:04
tommy123
18 December 2014 - 01:11
Salut à toi. voila j'ai suivie ton tuto à la lettre de A à Z pour obtenir l'arme "commando".
mais une fois arrive a la partie compile j'obtient c'est erreur.
les erreur en rouge:
ERROR: Sound file 'sound/weapons/commando/fly_commando_charge.wav' not found
ERROR: Sound file 'sound/weapons/commando/fly_commando_mag_in.wav' not found
ERROR: Sound file 'sound/weapons/commando/fly_commando_mag_out.wav' not found
ERROR: Sound file 'sound/weapons/galil/fly_gear_reload.wav' not found
ERROR: Sound file 'sound/weapons/commando/commando_fire.wav' not found
l'erreur en vert:
WARNING: Could not load weapon file 'weapons/sp/commando'
j'ai peut etre du louper quelque chose ?
mais une fois arrive a la partie compile j'obtient c'est erreur.
les erreur en rouge:
ERROR: Sound file 'sound/weapons/commando/fly_commando_charge.wav' not found
ERROR: Sound file 'sound/weapons/commando/fly_commando_mag_in.wav' not found
ERROR: Sound file 'sound/weapons/commando/fly_commando_mag_out.wav' not found
ERROR: Sound file 'sound/weapons/galil/fly_gear_reload.wav' not found
ERROR: Sound file 'sound/weapons/commando/commando_fire.wav' not found
l'erreur en vert:
WARNING: Could not load weapon file 'weapons/sp/commando'
j'ai peut etre du louper quelque chose ?
Wolf_Silver
18 December 2014 - 12:09
tommy123, le 18 December 2014 - 01:11, dit :
Salut à toi. voila j'ai suivie ton tuto à la lettre de A à Z pour obtenir l'arme "commando".
mais une fois arrive a la partie compile j'obtient c'est erreur.
les erreur en rouge:
ERROR: Sound file 'sound/weapons/commando/fly_commando_charge.wav' not found
ERROR: Sound file 'sound/weapons/commando/fly_commando_mag_in.wav' not found
ERROR: Sound file 'sound/weapons/commando/fly_commando_mag_out.wav' not found
ERROR: Sound file 'sound/weapons/galil/fly_gear_reload.wav' not found
ERROR: Sound file 'sound/weapons/commando/commando_fire.wav' not found
l'erreur en vert:
WARNING: Could not load weapon file 'weapons/sp/commando'
j'ai peut etre du louper quelque chose ?
mais une fois arrive a la partie compile j'obtient c'est erreur.
les erreur en rouge:
ERROR: Sound file 'sound/weapons/commando/fly_commando_charge.wav' not found
ERROR: Sound file 'sound/weapons/commando/fly_commando_mag_in.wav' not found
ERROR: Sound file 'sound/weapons/commando/fly_commando_mag_out.wav' not found
ERROR: Sound file 'sound/weapons/galil/fly_gear_reload.wav' not found
ERROR: Sound file 'sound/weapons/commando/commando_fire.wav' not found
l'erreur en vert:
WARNING: Could not load weapon file 'weapons/sp/commando'
j'ai peut etre du louper quelque chose ?
En effet, le créateur de ces armes a oublié de creer un dossier pour le commando!
Il faut que tu mette le dossier sound dans:
DOSSIER_DU_JEUX/mods/nazi_zombie_???/sound/weapons
Creé le dossier weapons
Ce message a été modifié par Wolf_Silver - 18 December 2014 - 12:22.
tommy123
18 December 2014 - 14:47
Wolf_Silver, le 18 December 2014 - 12:09, dit :
En effet, le créateur de ces armes a oublié de creer un dossier pour le commando!
Il faut que tu mette le dossier sound dans:
DOSSIER_DU_JEUX/mods/nazi_zombie_???/sound/weapons
Creé le dossier weapons
Il faut que tu mette le dossier sound dans:
DOSSIER_DU_JEUX/mods/nazi_zombie_???/sound/weapons
Creé le dossier weapons
Je vient de faire ça. sa marche les erreurs rouge n'y sont plus.
Mais de se qui es,l'erreur vert WARNING: Could not load weapon file 'weapons/sp/commando'
elle y es toujours,comment je peut reglè ça. Je pense que c'est un probleme au niveau du script ?
ou un probleme dans le "mod.csv"
dans le mod.csv:
// Zombie Mode Stuff
include,zombiemode
include,zombiemode_dogs
// Zombie Mode Strings
localize,zombie
// Mod Strings
localize,mod
// Edited Loadout For Zombie Heroes
rawfile,maps\_loadout.gsc
// Edited LastStand For Deep Water Like Sumpf
rawfile,maps\_laststand.gsc
// Edited For Developer_Script
weapon,sp/shotgun_bayonet_mp
weapon,sp/commando
sound,commando,,all_sp
rawfile,maps\_debug.gsc
stringtable,maps/mapsTable.csv
localize,mod,,
Wolf_Silver
18 December 2014 - 15:40
tommy123, le 18 December 2014 - 14:47, dit :
Je vient de faire ça. sa marche les erreurs rouge n'y sont plus.
Mais de se qui es,l'erreur vert WARNING: Could not load weapon file 'weapons/sp/commando'
elle y es toujours,comment je peut reglè ça. Je pense que c'est un probleme au niveau du script ?
ou un probleme dans le "mod.csv"
dans le mod.csv:
// Zombie Mode Stuff
include,zombiemode
include,zombiemode_dogs
// Zombie Mode Strings
localize,zombie
// Mod Strings
localize,mod
// Edited Loadout For Zombie Heroes
rawfile,maps\_loadout.gsc
// Edited LastStand For Deep Water Like Sumpf
rawfile,maps\_laststand.gsc
// Edited For Developer_Script
weapon,sp/shotgun_bayonet_mp
weapon,sp/commando
sound,commando,,all_sp
rawfile,maps\_debug.gsc
stringtable,maps/mapsTable.csv
localize,mod,,
Mais de se qui es,l'erreur vert WARNING: Could not load weapon file 'weapons/sp/commando'
elle y es toujours,comment je peut reglè ça. Je pense que c'est un probleme au niveau du script ?
ou un probleme dans le "mod.csv"
dans le mod.csv:
// Zombie Mode Stuff
include,zombiemode
include,zombiemode_dogs
// Zombie Mode Strings
localize,zombie
// Mod Strings
localize,mod
// Edited Loadout For Zombie Heroes
rawfile,maps\_loadout.gsc
// Edited LastStand For Deep Water Like Sumpf
rawfile,maps\_laststand.gsc
// Edited For Developer_Script
weapon,sp/shotgun_bayonet_mp
weapon,sp/commando
sound,commando,,all_sp
rawfile,maps\_debug.gsc
stringtable,maps/mapsTable.csv
localize,mod,,
Le script à l'air d'etre bon mais as tu coché ton arme?
tommy123
18 December 2014 - 15:52
j'aivais pas mis le fichier commando qui se trouve dans weapons.
maintenent l'erreur vert est parti.
mais j'en ai d'autre que sont venuent.
ERROR: xanim 'viewmodel_commando_idle' not found
failed loading 'viewmodel_commando_idle' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_fire' not found
failed loading 'viewmodel_commando_fire' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_reload' not found
failed loading 'viewmodel_commando_reload' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_reload_empty' not found
failed loading 'viewmodel_commando_reload_empty' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_pullout' not found
failed loading 'viewmodel_commando_pullout' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_first_raise' not found
failed loading 'viewmodel_commando_first_raise' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_putaway' not found
failed loading 'viewmodel_commando_putaway' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_pullout_quick' not found
failed loading 'viewmodel_commando_pullout_quick' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_putaway_quick' not found
failed loading 'viewmodel_commando_putaway_quick' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_sprint_in' not found
failed loading 'viewmodel_commando_sprint_in' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_sprint_loop' not found
failed loading 'viewmodel_commando_sprint_loop' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_sprint_out' not found
failed loading 'viewmodel_commando_sprint_out' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_ads_fire' not found
failed loading 'viewmodel_commando_ads_fire' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_ads_up' not found
failed loading 'viewmodel_commando_ads_up' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_ads_down' not found
failed loading 'viewmodel_commando_ads_down' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: Sound file 'sound/weapons/galil/fly_gear_reload.wav' not found
maintenent l'erreur vert est parti.
mais j'en ai d'autre que sont venuent.
ERROR: xanim 'viewmodel_commando_idle' not found
failed loading 'viewmodel_commando_idle' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_fire' not found
failed loading 'viewmodel_commando_fire' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_reload' not found
failed loading 'viewmodel_commando_reload' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_reload_empty' not found
failed loading 'viewmodel_commando_reload_empty' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_pullout' not found
failed loading 'viewmodel_commando_pullout' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_first_raise' not found
failed loading 'viewmodel_commando_first_raise' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_putaway' not found
failed loading 'viewmodel_commando_putaway' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_pullout_quick' not found
failed loading 'viewmodel_commando_pullout_quick' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_putaway_quick' not found
failed loading 'viewmodel_commando_putaway_quick' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_sprint_in' not found
failed loading 'viewmodel_commando_sprint_in' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_sprint_loop' not found
failed loading 'viewmodel_commando_sprint_loop' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_sprint_out' not found
failed loading 'viewmodel_commando_sprint_out' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_ads_fire' not found
failed loading 'viewmodel_commando_ads_fire' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_ads_up' not found
failed loading 'viewmodel_commando_ads_up' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_ads_down' not found
failed loading 'viewmodel_commando_ads_down' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: Sound file 'sound/weapons/galil/fly_gear_reload.wav' not found
Wolf_Silver
18 December 2014 - 15:56
tommy123, le 18 December 2014 - 15:52, dit :
j'aivais pas mis le fichier commando qui se trouve dans weapons.
maintenent l'erreur vert est parti.
mais j'en ai d'autre que sont venuent.
ERROR: xanim 'viewmodel_commando_idle' not found
failed loading 'viewmodel_commando_idle' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_fire' not found
failed loading 'viewmodel_commando_fire' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_reload' not found
failed loading 'viewmodel_commando_reload' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_reload_empty' not found
failed loading 'viewmodel_commando_reload_empty' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_pullout' not found
failed loading 'viewmodel_commando_pullout' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_first_raise' not found
failed loading 'viewmodel_commando_first_raise' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_putaway' not found
failed loading 'viewmodel_commando_putaway' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_pullout_quick' not found
failed loading 'viewmodel_commando_pullout_quick' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_putaway_quick' not found
failed loading 'viewmodel_commando_putaway_quick' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_sprint_in' not found
failed loading 'viewmodel_commando_sprint_in' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_sprint_loop' not found
failed loading 'viewmodel_commando_sprint_loop' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_sprint_out' not found
failed loading 'viewmodel_commando_sprint_out' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_ads_fire' not found
failed loading 'viewmodel_commando_ads_fire' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_ads_up' not found
failed loading 'viewmodel_commando_ads_up' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_ads_down' not found
failed loading 'viewmodel_commando_ads_down' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: Sound file 'sound/weapons/galil/fly_gear_reload.wav' not found
maintenent l'erreur vert est parti.
mais j'en ai d'autre que sont venuent.
ERROR: xanim 'viewmodel_commando_idle' not found
failed loading 'viewmodel_commando_idle' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_fire' not found
failed loading 'viewmodel_commando_fire' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_reload' not found
failed loading 'viewmodel_commando_reload' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_reload_empty' not found
failed loading 'viewmodel_commando_reload_empty' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_pullout' not found
failed loading 'viewmodel_commando_pullout' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_first_raise' not found
failed loading 'viewmodel_commando_first_raise' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_putaway' not found
failed loading 'viewmodel_commando_putaway' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_pullout_quick' not found
failed loading 'viewmodel_commando_pullout_quick' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_putaway_quick' not found
failed loading 'viewmodel_commando_putaway_quick' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_sprint_in' not found
failed loading 'viewmodel_commando_sprint_in' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_sprint_loop' not found
failed loading 'viewmodel_commando_sprint_loop' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_sprint_out' not found
failed loading 'viewmodel_commando_sprint_out' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_ads_fire' not found
failed loading 'viewmodel_commando_ads_fire' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_ads_up' not found
failed loading 'viewmodel_commando_ads_up' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: xanim 'viewmodel_commando_ads_down' not found
failed loading 'viewmodel_commando_ads_down' of type 'xanim' found in source file '../zone_source/mod.csv'
ERROR: Sound file 'sound/weapons/galil/fly_gear_reload.wav' not found
cà on s'en fous:
ERROR: Sound file 'sound/weapons/galil/fly_gear_reload.wav' not found
Et pour les autres erreurs,
tu n'a pas du déplacez le dossier xanim de ton arme dans ta map.
Ce message a été modifié par Wolf_Silver - 18 December 2014 - 15:56.
tommy123
18 December 2014 - 16:03
voila plus aucune erreur.
et quand je fait /give all j'ai la commando dedant. ce qui veux dire qu'elle sera dans la boite ?
es-ce qu'ont sais les upgrade ?
Ce message a été modifié par tommy123 - 18 December 2014 - 16:03.
et quand je fait /give all j'ai la commando dedant. ce qui veux dire qu'elle sera dans la boite ?
es-ce qu'ont sais les upgrade ?
Ce message a été modifié par tommy123 - 18 December 2014 - 16:03.
Wolf_Silver
18 December 2014 - 16:19
tommy123, le 18 December 2014 - 16:03, dit :
voila plus aucune erreur.
et quand je fait /give all j'ai la commando dedant. ce qui veux dire qu'elle sera dans la boite ?
es-ce qu'ont sais les upgrade ?
et quand je fait /give all j'ai la commando dedant. ce qui veux dire qu'elle sera dans la boite ?
es-ce qu'ont sais les upgrade ?
Si tu l'as en /give all c'est bon elle est dans la boite! pour les armes améliorés je ferait un tuto dessus je pense ce week-end!
tommy123
18 December 2014 - 16:28
Wolf_Silver
18 December 2014 - 16:31
tommy123, le 18 December 2014 - 16:28, dit :
ok merci à toi pour ton aide précieuse
continue tes tutoriels il vont me servir beaucoup.

continue tes tutoriels il vont me servir beaucoup.
Merci! je repertorie tous mes tutos ici
tommy123
18 December 2014 - 16:41
Wolf_Silver, le 18 December 2014 - 16:31, dit :
Merci! je repertorie tous mes tutos ici
oui j'ai vus. j'ai déjà quelque bonne idée avec tes tuto

j'ai une question. Serait-il possible de modifier les singes ?
ce que je veux dire c'est: a la place de lance un singe on lancerais un minions

mais qui joue le même rôle du singe ?
Wolf_Silver
18 December 2014 - 16:49
tommy123, le 18 December 2014 - 16:41, dit :
oui j'ai vus. j'ai déjà quelque bonne idée avec tes tuto 
j'ai une question. Serait-il possible de modifier les singes ?
ce que je veux dire c'est: a la place de lance un singe on lancerais un minions
mais qui joue le même rôle du singe ?

j'ai une question. Serait-il possible de modifier les singes ?
ce que je veux dire c'est: a la place de lance un singe on lancerais un minions

mais qui joue le même rôle du singe ?
Oui c'est possible mais je ne pense pas en être capable!
tommy123
18 December 2014 - 17:01
Wolf_Silver
18 December 2014 - 17:23
tommy123, le 18 December 2014 - 17:01, dit :
ok tu aurais pas des tuto ou des source ou je pourrai trouve comment faire ?
Je pense qu'il faut que tu télécharges Maya 8.5 pour éditer un xmodel je te conseille ces sites qui sont en anglais malheureusement
zombiemodding
ugx
Ce message a été modifié par Wolf_Silver - 18 December 2014 - 18:22.