Opferlamm-Clan Board
www.opferlamm-clan.de
Verantwortlich für diese bösen Machenschaften: siehe Impressum

Registrierung Kalender Mitgliederliste Suche Häufig gestellte Fragen Zur Startseite

Opferlamm-Clan Board » Call of Duty-Board » AWE-MOD für CoD/UO » cod uo mein waffen menü funz nicht mehr » Hallo Gast [Anmelden|Registrieren]
Letzter Beitrag | Erster ungelesener Beitrag Druckvorschau | An Freund senden | Thema zu Favoriten hinzufügen
Neues Thema erstellen Antwort erstellen
Zum Ende der Seite springen cod uo mein waffen menü funz nicht mehr
Beiträge zu diesem Thema Autor Datum
 cod uo mein waffen menü funz nicht mehr Bonbon 12.05.2011 03:47
 RE: cod uo mein waffen menü funz nicht mehr Bonbon 12.05.2011 03:49

Autor
Beitrag « Vorheriges Thema | Nächstes Thema »
Bonbon
Teetrinker


Dabei seit: 31.03.2011
Beiträge: 32


cod uo mein waffen menü funz nicht mehr Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

hallo Leute vielleicht kann mir mal einer helfen irgendwo ist hier ein Fehler
ich weiß selber nicht wo
PS: mehr wie 2 Augen sehen besser^^

Code einblendenCode angehängt. Klicke hier zum Ein-/Ausblenden

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
310:
311:
312:
313:
314:
315:
316:
317:
318:
319:
320:
321:
322:
323:
324:
325:
326:
327:
328:
329:
330:
331:
332:
333:
334:
335:
336:
337:
338:
339:
340:
341:
342:
343:
344:
345:
346:
347:
348:
349:
350:
351:
352:
353:
354:
355:
356:
357:
358:
359:
360:
361:
362:
363:
364:
365:
366:
367:
368:
369:
370:
371:
372:
373:
374:
375:
376:
377:
378:
379:
380:
381:
382:
383:
384:
385:
386:
387:
388:
389:
390:
391:
392:
393:
394:
395:
396:
397:
398:
399:
400:
401:
402:
403:
404:
405:
406:
407:
408:
409:
410:
411:
412:
413:
414:
415:
416:
417:
418:
419:
420:
421:
422:
423:
424:
425:
426:
427:
428:
429:
430:
431:
432:
433:
434:
435:
436:
437:
438:
439:
440:
441:
442:
443:
444:
445:
446:
447:
448:
449:
450:
451:
452:
453:
454:
455:
456:
457:
458:
459:
460:
461:
462:
463:
464:
465:
466:
467:
468:
469:
470:
471:
472:
473:
474:
475:
476:
477:
478:
479:
480:
481:
482:
483:
484:
485:
486:
487:
488:
489:
490:
491:
492:
493:
494:
495:
496:
497:
498:
499:
500:
501:
502:
503:
504:
505:
506:
507:
508:
509:
510:
511:
512:
513:
514:
515:
516:
517:
518:
519:
520:
521:
522:
523:
524:
525:
526:
527:
528:
529:
530:
531:
532:
533:
534:
535:
536:
537:
538:
539:
540:
541:
542:
543:
544:
545:
546:
547:
548:
549:
550:
551:
552:
553:
554:
555:
556:
557:
558:
559:
560:
561:
562:
563:
564:
565:
566:
567:
568:
569:
570:
571:
572:
573:
574:
575:
576:
577:
578:
579:
580:
581:
582:
583:
584:
585:
586:
587:
588:
589:
590:
591:
592:
593:
594:
595:
596:
597:
598:
599:
600:
601:
602:
603:
604:
605:
606:
607:
608:
609:
610:
611:
612:
613:
614:
615:
616:
617:
618:
619:
620:
621:
622:
623:
624:
625:
626:
627:
628:
629:
630:
631:
632:
633:
634:
635:
636:
637:
638:
639:
640:
641:
642:
643:
644:
645:
646:
647:
648:
649:
650:
651:
652:
653:
654:
655:
656:
657:
658:
659:
660:
661:
662:
663:
664:
665:
666:
667:
668:
669:
670:
671:
672:
673:
674:
675:
676:
677:
678:
679:
680:
681:
682:
683:
684:
685:
686:
687:
688:
689:
690:
691:
692:
693:
694:
695:
696:
697:
698:
699:
700:
701:
702:
703:
704:
705:
706:
707:
708:
709:
710:
711:
712:
713:
714:
715:
716:
717:
718:
719:
720:
721:
722:
723:
724:
725:
726:
727:
728:
729:
730:
731:
732:
733:
734:
735:
736:
737:
738:
739:
740:
741:
742:
743:
744:
745:
746:
747:
748:
749:
750:
751:
752:
753:
754:
755:
756:
757:
758:
759:
760:
761:
762:
763:
764:
765:
766:
767:
768:
769:
770:
771:
772:
773:
774:
775:
776:
777:
778:
779:
780:
781:
782:
783:
784:
785:
786:
787:
788:
789:
790:
791:
792:
793:
794:
795:
796:
797:
798:
799:
800:
801:
802:
803:
804:
805:
806:
807:
808:
809:
810:
811:
812:
813:
814:
815:
816:
817:
818:
819:
820:
821:
822:
823:
824:
825:
826:
827:
828:
829:
830:
831:
832:
833:
834:
835:
836:
837:
838:
839:
840:
841:
842:
843:
844:
845:
846:
847:
848:
849:
850:
851:
852:
853:
854:
855:
856:
857:
858:
859:
860:
861:
862:
863:
864:
865:
866:
867:
868:
869:
870:
871:
872:
873:
874:
875:
876:
877:
878:
879:
880:
881:
882:
883:
884:
885:
886:
887:
888:
889:
890:
891:
892:
893:
894:
895:
896:
897:
898:
899:
#include "ui_mp/menudef.h"

#define ORIGIN_MENUTABS				96 64
#define ORIGIN_MENUWINDOW			96 96
#define ORIGIN_WEAPONIMAGE			296 116
#define ORIGIN_WEAPONTEXT			296 220
#define ORIGIN_WEAPONPROPERTIESTEXT		296 330
#define ORIGIN_WEAPONACCURACY			395 319
#define ORIGIN_WEAPONDAMAGE			395 336
#define ORIGIN_WEAPONMOBILITY			395 353
{
	menuDef
	{
		name			"weapon_american"
		fullscreen		0
		rect			80 60 480 360
		focuscolor		1 1 1 1
		disablecolor	0 0 0 0
		style			WINDOW_STYLE_SHADER
		background		"ui_mp/assets/menu/sfc_auswahl_menu.tga"
		onEsc
		{
			scriptMenuResponse "close";
			close weapon_american;
		}
		onOpen
		{
			scriptMenuResponse "open";
			//show ak47_info;
			//show weapon_propertiestext;
			
			hide bar_info;
			hide m1carbine_info;
			hide m1garand_info;
			hide springfield_info;
			hide thmpson_info;
			hide mg30cal_info;
			hide bren_info;
			hide sten_info;
			hide enfield_info;
			hide mg34_info;
			hide mosin_nagant_sniper_info;
			hide gewehr43_info;
			hide mp40_info;
			hide kar98k_info;
			hide dp28_info;
			hide kar98k_sniper_info;
			hide svt40_info;
			hide ppsh_info;
			hide mosin_nagant_info;
			hide mp5_info;
			hide bm12_info;
			hide uzi_info;
			hide sig552_info;
			hide button_bar;
			hide button_m1carbine;
			hide button_m1garand;
			hide button_springfield;
			hide button_thmpson;
			hide button_mg30cal;
			hide button_bren;
			hide button_sten;
			hide button_enfield;
			hide button_mg34;
			hide button_kar98k_sniper;
			hide button_gewehr43;
			hide button_mp40;
			hide button_kar98k;
			hide button_dp28;
			hide button_mosin_nagant_sniper;
			hide button_svt40;
			hide button_ppsh;
			hide button_mosin_nagant;
			hide button_mp5;
			hide button_uzi;
			hide button_bm12;
			hide button_sig552;
		}
		onClose
		{
			scriptMenuResponse "close";
			hide button_bar;
			hide button_m1carbine;
			hide button_m1garand;
			hide button_springfield;
			hide button_thmpson;
			hide button_mg30cal;
			hide button_bren;
			hide button_sten;
			hide button_enfield;
			hide button_mg34;
			hide button_kar98k_sniper;
			hide button_gewehr43;
			hide button_mp40;
			hide button_kar98k;
			hide button_dp28;
			hide button_mosin_nagant_sniper;
			hide button_svt40;
			hide button_ppsh;
			hide button_mosin_nagant;
			hide button_mp5;
			hide button_uzi;
			hide button_bm12;
			hide button_sig552;
		}
	// MENU TABS
		itemDef
		{
			name			"button_mainmenu"
			visible			1
			rect			-90 255 90 32
			origin			ORIGIN_MENUTABS
			//style			WINDOW_STYLE_SHADER
			forecolor		1 1 1 1
			backcolor		0 0 0 0.7975
			type			ITEM_TYPE_BUTTON
			text			"@MPMENU_MAIN_MENU"
			textfont		UI_FONT_NORMAL
			textscale		.24
			textalignx		45
			textaligny		24
			textalign		ITEM_ALIGN_CENTER
			action
			{
				play "mouse_click";
				close weapon_american;
				open main;
			}
			onFocus
			{
				play "mouse_over";
			}
		}
//**********************************************************************************
//**********************************************************************************
//Alte Waffen Menu 1 Selection Screen Button

itemDef
		{
			name			"button_Waffen_Menu_1"
			visible			1
			rect			-90 0 90 32
			origin			ORIGIN_MENUTABS
			text			"@MPMENU_MAIN_1_MENU"
			type			ITEM_TYPE_BUTTON
			textfont		UI_FONT_NORMAL
			textscale		.24
			textalignx		45
			textaligny		24
			textalign		ITEM_ALIGN_CENTER
			action
			{
				play "mouse_click";

hide bar_info;
			hide m1carbine_info;
			hide m1garand_info;
			hide springfield_info;
			hide thmpson_info;
			hide mg30cal_info;
			hide bren_info;
			hide sten_info;
			hide enfield_info;
			hide mg34_info;
			hide mosin_nagant_sniper_info;
			hide gewehr43_info;
			hide mp40_info;
			hide kar98k_info;
			hide dp28_info;
			hide kar98k_sniper_info;
			hide svt40_info;
			hide ppsh_info;
			hide mosin_nagant_info;
			hide mp5_info;
			hide bm12_info;
			hide uzi_info;
			hide sig552_info;

			show button_bar;
			show button_m1carbine;
			show button_m1garand;
			show button_springfield;
			show button_thmpson;
			show button_mg30cal;
			hide button_bren;
			hide button_sten;
			hide button_enfield;
			hide button_mg34;
			hide button_kar98k_sniper;
			hide button_gewehr43;
			hide button_mp40;
			hide button_kar98k;
			hide button_dp28;
			hide button_mosin_nagant_sniper;
			hide button_svt40;
			hide button_ppsh;
			hide button_mosin_nagant;
			hide button_mp5;
			hide button_uzi;
			hide button_bm12;
			hide button_sig552;
			}
			onFocus
			{
				play "mouse_over";
			}
		}
//**********************************************************************************
//Alte Waffen Menu 2 Selection Button
itemDef
		{
			name			"button_Waffen_Menu_2"
			visible			1
			rect			0 0 90 32
			origin			ORIGIN_MENUTABS
			type			ITEM_TYPE_BUTTON
			text			"@MPMENU_MAIN_2_MENU"
			textfont		UI_FONT_NORMAL
			textscale		.24
			textalignx		45
			textaligny		24
			textalign		ITEM_ALIGN_CENTER
			action
			{
				play "mouse_click";
			hide bar_info;
			hide m1carbine_info;
			hide m1garand_info;
			hide springfield_info;
			hide thmpson_info;
			hide mg30cal_info;			
			hide bren_info;
			hide sten_info;
			hide enfield_info;			
			hide mg34_info;
			hide mosin_nagant_sniper_info;
			hide gewehr43_info;
			hide mp40_info;
			hide kar98k_info;			
			hide dp28_info;
			hide kar98k_sniper_info;
			hide svt40_info;
			hide ppsh_info;
			hide mosin_nagant_info;
			hide mp5_info;
			hide bm12_info;
			hide uzi_info;
			hide sig552_info;
			
			hide button_bar;
			hide button_m1carbine;
			hide button_m1garand;
			hide button_springfield;
			hide button_thmpson;
			hide button_mg30cal;
			show button_bren;
			show button_sten;
			show button_enfield;
			hide button_mg34;
			hide button_kar98k_sniper;
			hide button_gewehr43;
			hide button_mp40;
			hide button_kar98k;
			hide button_dp28;
			hide button_mosin_nagant_sniper;
			hide button_svt40;
			hide button_ppsh;
			hide button_mosin_nagant;
			hide button_mp5;
			hide button_uzi;
			hide button_bm12;
			hide button_sig552;
			}
			onFocus
			{
				play "mouse_over";
			}
		}
//***************************************************************************************************
//Waffen Menu 3 Selection Screen Button
itemDef
		{
			name			"button_Waffen_Menu_3"
			visible			1
			rect			90 0 90 32
			origin			ORIGIN_MENUTABS
			type			ITEM_TYPE_BUTTON
			text			"@MPMENU_MAIN_3_MENU"
			textfont		UI_FONT_NORMAL
			textscale		.24
			textalignx		45
			textaligny		24
			textalign		ITEM_ALIGN_CENTER
			action
			{
				play "mouse_click";
			hide bar_info;
			hide m1carbine_info;
			hide m1garand_info;
			hide springfield_info;
			hide thmpson_info;
			hide mg30cal_info;
			hide bren_info;
			hide sten_info;
			hide enfield_info;
			hide mg34_info;
			hide mosin_nagant_sniper_info;
			hide gewehr43_info;
			hide mp40_info;
			hide kar98k_info;
			hide dp28_info;
			hide kar98k_sniper_info;
			hide svt40_info;
			hide ppsh_info;
			hide mosin_nagant_info;
			hide mp5_info;
			hide bm12_info;
			hide uzi_info;
			hide sig552_info;
			hide button_bar;
			hide button_m1carbine;
			hide button_m1garand;
			hide button_springfield;
			hide button_thmpson;
			hide button_mg30cal;
			hide button_bren;
			hide button_sten;
			hide button_enfield;
			show button_mg34;
			show button_kar98k_sniper;
			show button_gewehr43;
			show button_mp40;
			show button_kar98k;
			hide button_dp28;
			hide button_mosin_nagant_sniper;
			hide button_svt40;
			hide button_ppsh;
			hide button_mosin_nagant;
			hide button_mp5;
			hide button_uzi;
			hide button_bm12;
			hide button_sig552;
			}
			onFocus
			{
				play "mouse_over";
			}
		}
//***************************************************************************************************
//Waffen Menu 4 Selection Screen Button
itemDef
		{
			name			"button_Waffen_Menu_4"
			visible			1
			rect			180 0 90 32
			origin			ORIGIN_MENUTABS
			type			ITEM_TYPE_BUTTON
			text			"@MPMENU_MAIN_4_MENU"
			textfont		UI_FONT_NORMAL
			textscale		.24
			textalignx		45
			textaligny		24
			textalign		ITEM_ALIGN_CENTER
			action
			{
				play "mouse_click";
			hide bar_info;
			hide m1carbine_info;
			hide m1garand_info;
			hide springfield_info;
			hide thmpson_info;
			hide mg30cal_info;
			hide bren_info;
			hide sten_info;
			hide enfield_info;
			hide mg34_info;
			hide mosin_nagant_sniper_info;
			hide gewehr43_info;
			hide mp40_info;
			hide kar98k_info;
			hide dp28_info;
			hide kar98k_sniper_info;
			hide svt40_info;
			hide ppsh_info;
			hide mosin_nagant_info;
			hide mp5_info;
			hide bm12_info;
			hide uzi_info;
			hide sig552_info;
			hide button_bar;
			hide button_m1carbine;
			hide button_m1garand;
			hide button_springfield;
			hide button_thmpson;
			hide button_mg30cal;
			hide button_bren;
			hide button_sten;
			hide button_enfield;
			hide button_mg34;
			hide button_kar98k_sniper;
			hide button_gewehr43;
			hide button_mp40;
			hide button_kar98k;
			show button_dp28;
			show button_mosin_nagant_sniper;
			show button_svt40;
			show button_ppsh;
			show button_mosin_nagant;
			hide button_mp5;
			hide button_uzi;
			hide button_bm12;
			hide button_sig552;
			}
			onFocus
			{
				play "mouse_over";
			}
		}
//***************************************************************************************************
//Waffen Menu 5 Selection Screen Button
itemDef
		{
			name			"button_Waffen_Menu_5"
			visible			1
			rect			270 0 90 32
			origin			ORIGIN_MENUTABS
			type			ITEM_TYPE_BUTTON
			text			"@MPMENU_MAIN_5_MENU"
			textfont		UI_FONT_NORMAL
			textscale		.24
			textalignx		45
			textaligny		24
			textalign		ITEM_ALIGN_CENTER
			action
			{
				play "mouse_click";
			hide bar_info;
			hide m1carbine_info;
			hide m1garand_info;
			hide springfield_info;
			hide thmpson_info;
			hide mg30cal_info;
			hide bren_info;
			hide sten_info;
			hide enfield_info;
			hide mg34_info;
			hide mosin_nagant_sniper_info;
			hide gewehr43_info;
			hide mp40_info;
			hide kar98k_info;
			hide dp28_info;
			hide kar98k_sniper_info;
			hide svt40_info;
			hide ppsh_info;
			hide mosin_nagant_info;
			hide mp5_info;
			hide bm12_info;
			hide uzi_info;
			hide sig552_info;
			hide button_bar;
			hide button_m1carbine;
			hide button_m1garand;
			hide button_springfield;
			hide button_thmpson;
			hide button_mg30cal;
			hide button_bren;
			hide button_sten;
			hide button_enfield;
			hide button_mg34;
			hide button_kar98k_sniper;
			hide button_gewehr43;
			hide button_mp40;
			hide button_kar98k;
			hide button_dp28;
			hide button_mosin_nagant_sniper;
			hide button_svt40;
			hide button_ppsh;
			hide button_mosin_nagant;
			show button_mp5;
			show button_uzi;
			show button_bm12;
			show button_sig552;
			}
			onFocus
			{
				play "mouse_over";
			}
		}
//**********************************************************************************
//**********************************************************************************
// TEAM BUTTON
		itemDef
		{
			name			"button_team"
			visible			1
			rect			0 255 90 32
			origin			ORIGIN_MENUTABS
			type			ITEM_TYPE_BUTTON
			text			"@MPMENU_TEAM"
			textfont		UI_FONT_NORMAL
			textscale		.24
			textalignx		45
			textaligny		24
			textalign		ITEM_ALIGN_CENTER
			action
			{
				play "mouse_click";
				scriptMenuResponse "team";
				close weapon_american;
			}
			onFocus
			{
				play "mouse_over";
			}
		}
// WEAPON BUTTON
		itemDef
		{
			name			"button_weapon"
			visible			1
			rect			90 255 90 32
			origin			ORIGIN_MENUTABS
			text			"@MPMENU_WEAPON"
			textfont		UI_FONT_NORMAL
			textscale		.24
			textalignx		45
			textaligny		24
			textalign		ITEM_ALIGN_CENTER
			decoration
		}
		itemDef
		{
			name			"button_weapon_gray"
			visible			1
			rect			179 3 90 29
			origin			ORIGIN_MENUTABS
			style			WINDOW_STYLE_FILLED
			backcolor		1 1 1 .125
			decoration
		}
// VIEW MAP BUTTON
		itemDef
		{
			name			"button_viewmap"
			visible			1
			rect			180 255 90 32
			origin			ORIGIN_MENUTABS
			type			ITEM_TYPE_BUTTON
			text			"@MPMENU_VIEW_MAP"
			textfont		UI_FONT_NORMAL
			textscale		.24
			textalignx		45
			textaligny		24
			textalign		ITEM_ALIGN_CENTER
			action
			{
				play "mouse_click";
				scriptMenuResponse "viewmap";
				close weapon_american;
			}
			onFocus
			{
				play "mouse_over";
			}
		}
// CALL VOTE BUTTON
		itemDef
		{
			name			"button_callvote"
			visible			1
			rect			270 255 90 32
			origin			ORIGIN_MENUTABS
			type			ITEM_TYPE_BUTTON
			text			"@MPMENU_CALL_VOTE"
			textfont		UI_FONT_NORMAL
			textscale		.24
			textalignx		42
			textaligny		24
			textalign		ITEM_ALIGN_CENTER
			cvartest		"ui_allowvote"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "callvote";
				close weapon_american;
			}
			onFocus
			{
				play "mouse_over";
			}
		}
//********************************************************************************************************************
//********************************************************************************************************************
//Waffen MENU 1
		itemDef
		{
			name			"button_m1carbine"
			visible			1
			rect			WEAPON_RECT_EINS
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			background		"ui_mp/assets/hud@m1carbine.tga
			//text			"@MPMENU_1_M1A1_CARBINE"
			type			ITEM_TYPE_BUTTON
			cvartest		"ui_allow_m1carbine"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "m1carbine_mp";
				close weapon_american;
			}
			onFocus
			{
				hide m1garand_info;
				hide thompson_info;
				hide bar_info;
				hide springfield_info;
				hide mg30cal_info;
				play "mouse_over";
				show m1carbine_info;
				hide weapon_propertiestext;
			}
		}
		execKey "1" { play "mouse_click"; scriptMenuResponse "m1carbine_mp"; close weapon_american }
		itemDef
		{
			name			"button_m1garand"
			visible			1
			rect			WEAPON_RECT_ZWEI
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			background		"ui_mp/assets/hud@m1garand.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@MPMENU_2_M1_GARAND"
			cvartest		"ui_allow_m1garand"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "m1garand_mp";
				close weapon_american;
			}
			onFocus
			{
				hide m1carbine_info;
				hide thompson_info;
				hide bar_info;
				hide springfield_info;
				hide mg30cal_info;
				play "mouse_over";
				show m1garand_info;
				hide weapon_propertiestext;
			}
		}
		execKey "2" { play "mouse_click"; scriptMenuResponse "m1garand_mp"; close weapon_american }
		itemDef
		{
			name			"button_thompson"
			visible			1
			rect			WEAPON_RECT_DREI
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			background		"ui_mp/assets/hud@thompson.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@MPMENU_3_THOMPSON"
			cvartest		"ui_allow_thompson"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "thompson_mp";
				close weapon_american;
			}
			onFocus
			{
				hide m1carbine_info;
				hide m1garand_info;
				hide bar_info;
				hide springfield_info;
				hide mg30cal_info;
				play "mouse_over";
				show thompson_info;
				hide weapon_propertiestext;
			}
		}
		execKey "3" { play "mouse_click"; scriptMenuResponse "thompson_mp"; close weapon_american }
		itemDef
		{
			name			"button_bar"
			visible			1
			rect			WEAPON_RECT_VIER
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			background		"ui_mp/assets/hud@bar.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@MPMENU_4_BAR"
			cvartest		"ui_allow_bar"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "bar_mp";
				close weapon_american;
			}
			onFocus
			{
				hide m1carbine_info;
				hide m1garand_info;
				hide thompson_info;
				hide springfield_info;
				hide mg30cal_info;
				play "mouse_over";
				show bar_info;
				hide weapon_propertiestext;
			}
		}
		execKey "4" { play "mouse_click"; scriptMenuResponse "bar_mp"; close weapon_american }
		itemDef
		{
			name			"button_springfield"
			visible			1
			rect			WEAPON_RECT_FÜNF
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			background		"ui_mp/assets/hud@springfield.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@MPMENU_5_SPRINGFIELD"
			cvartest		"ui_allow_springfield"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "springfield_mp";
				close weapon_american;
			}
			onFocus
			{
				hide m1carbine_info;
				hide m1garand_info;
				hide thompson_info;
				hide bar_info;
				hide mg30cal_info;
				play "mouse_over";
				show springfield_info;
				hide weapon_propertiestext;
			}
		}
		execKey "5" { play "mouse_click"; scriptMenuResponse "springfield_mp"; close weapon_american }
		itemDef
		{
			name			"button_mg30cal"
			visible			1
			rect			WEAPON_RECT_SECHS
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			background		"ui_mp/assets/hud@mg30cal.dds"
			type			ITEM_TYPE_BUTTON
			//text			"@GMI_MPMENU_6_30CAL"
			cvartest		"ui_allow_mg30cal"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "mg30cal_mp";
				close weapon_american;
			}
			onFocus
			{
				hide m1carbine_info;
				hide m1garand_info;
				hide thompson_info;
				hide bar_info;
				hide springfield_info;
				play "mouse_over";
				show mg30cal_info;
				hide weapon_propertiestext;
			}
		}
		execKey "6" { play "mouse_click"; scriptMenuResponse "mg30cal_mp"; close weapon_american }
		itemDef
		{
			name			"button_enfield"
			visible			1
			rect			WEAPON_RECT_EINS
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@enfield.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@MPMENU_1_LEEENFIELD"
			cvartest		"ui_allow_enfield"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "enfield_mp";
				close weapon_american;
			}
			onFocus
			{
				hide sten_info;
				hide bren_info;
				play "mouse_over";
				show enfield_info;
				hide weapon_propertiestext;
			}
		}
		execKey "7" { play "mouse_click"; scriptMenuResponse "enfield_mp"; close weapon_american }
		itemDef
		{
			name			"button_sten"
			visible			1
			rect			WEAPON_RECT_ZWEI
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@sten.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@MPMENU_2_STEN"
			cvartest		"ui_allow_sten"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "sten_mp";
				close weapon_american;
			}
			onFocus
			{
				hide enfield_info;
				hide bren_info;
				play "mouse_over";
				show sten_info;
				hide weapon_propertiestext;
			}
		}
		execKey "8" { play "mouse_click"; scriptMenuResponse "sten_mp"; close weapon_american }
		itemDef
		{
			name			"button_bren"
			visible			1
			rect			WEAPON_RECT_DREI
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@bren.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@MPMENU_3_BREN_LMG"
			cvartest		"ui_allow_bren"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "bren_mp";
				close weapon_american;
			}
			onFocus
			{
				hide enfield_info;
				hide sten_info;
				play "mouse_over";
				show bren_info;
				hide weapon_propertiestext;
			}
		}
		execKey "9" { play "mouse_click"; scriptMenuResponse "bren_mp"; close weapon_american }
		itemDef
		{
			name			"button_kar98k"
			visible			1
			rect			WEAPON_RECT_EINS
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@kar98k.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@MPMENU_1_KAR98K"
			cvartest		"ui_allow_kar98k"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "kar98k_mp";
				close weapon_american;
			}
			onFocus
			{
				hide mp40_info;
				hide gewehr43_info;
				hide kar98ksniper_info;
				hide mg34_info;
				play "mouse_over";
				show kar98k_info;
				hide weapon_propertiestext;
			}
		}
		execKey "10" { play "mouse_click"; scriptMenuResponse "kar98k_mp"; close weapon_american }



__________________
Unterschätz keinen denn du nicht kennst
oder der auch dich kennt,

Dieser Beitrag wurde 1 mal editiert, zum letzten Mal von Bonbon: 12.05.2011 03:50.

Bonbon ist offline Beiträge von Bonbon suchen Nehmen Sie Bonbon in Ihre Freundesliste auf
Bonbon
Teetrinker


Dabei seit: 31.03.2011
Beiträge: 32


Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

und hier ist der 2te teil

Code einblendenCode angehängt. Klicke hier zum Ein-/Ausblenden

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
310:
311:
312:
313:
314:
315:
316:
317:
318:
319:
320:
321:
322:
323:
324:
325:
326:
327:
328:
329:
330:
331:
332:
333:
334:
335:
336:
337:
338:
339:
340:
341:
342:
343:
344:
345:
346:
347:
348:
349:
350:
351:
352:
353:
354:
355:
356:
357:
358:
359:
360:
361:
362:
363:
364:
365:
366:
367:
368:
369:
370:
371:
372:
373:
374:
375:
376:
377:
378:
379:
380:
381:
382:
383:
384:
385:
386:
387:
388:
389:
390:
391:
392:
393:
394:
395:
396:
397:
398:
399:
400:
401:
402:
403:
404:
405:
406:
407:
408:
409:
410:
411:
412:
413:
414:
415:
416:
417:
418:
419:
420:
421:
422:
423:
424:
425:
426:
427:
428:
429:
430:
431:
432:
433:
434:
435:
436:
437:
438:
439:
440:
441:
442:
443:
444:
445:
446:
447:
448:
449:
450:
451:
452:
453:
454:
455:
456:
457:
458:
459:
460:
461:
462:
463:
464:
465:
466:
467:
468:
469:
470:
471:
472:
473:
474:
475:
476:
477:
478:
479:
480:
481:
482:
483:
484:
485:
486:
487:
488:
489:
490:
491:
492:
493:
494:
495:
496:
497:
498:
499:
500:
501:
502:
503:
504:
505:
506:
507:
508:
509:
510:
511:
512:
513:
514:
515:
516:
517:
518:
519:
520:
521:
522:
523:
524:
525:
526:
527:
528:
529:
530:
531:
532:
533:
534:
535:
536:
537:
538:
539:
540:
541:
542:
543:
544:
545:
546:
547:
548:
549:
550:
551:
552:
553:
554:
555:
556:
557:
558:
559:
560:
561:
562:
563:
564:
565:
566:
567:
568:
569:
570:
571:
572:
573:
574:
575:
576:
577:
578:
579:
580:
581:
582:
583:
584:
585:
586:
587:
588:
589:
590:
591:
592:
593:
594:
595:
596:
597:
598:
599:
600:
601:
602:
603:
604:
605:
606:
607:
608:
609:
610:
611:
612:
613:
614:
615:
616:
617:
618:
619:
620:
621:
622:
623:
624:
625:
626:
627:
628:
629:
630:
631:
632:
633:
634:
635:
636:
637:
638:
639:
640:
641:
642:
643:
644:
645:
646:
647:
648:
649:
650:
651:
652:
653:
654:
655:
656:
657:
658:
659:
660:
661:
662:
663:
664:
665:
666:
667:
668:
669:
670:
671:
672:
673:
674:
675:
676:
677:
678:
679:
680:
681:
682:
683:
684:
685:
686:
687:
688:
689:
690:
691:
692:
693:
694:
695:
696:
697:
698:
699:
700:
701:
702:
703:
704:
705:
706:
707:
708:
709:
710:
711:
712:
713:
714:
715:
716:
717:
718:
719:
720:
721:
722:
723:
724:
725:
726:
727:
728:
729:
730:
731:
732:
733:
734:
735:
736:
737:
738:
739:
740:
741:
742:
743:
744:
745:
746:
747:
748:
749:
750:
751:
752:
753:
754:
755:
756:
757:
758:
759:
760:
761:
762:
763:
764:
765:
766:
767:
768:
769:
770:
771:
772:
773:
774:
775:
776:
777:
778:
779:
780:
781:
782:
783:
784:
785:
786:
787:
788:
789:
790:
791:
792:
793:
794:
795:
796:
797:
798:
799:
800:
801:
802:
803:
804:
805:
806:
807:
808:
809:
810:
811:
812:
813:
814:
815:
816:
817:
818:
819:
820:
821:
822:
823:
824:
825:
826:
827:
828:
829:
830:
831:
832:
833:
834:
835:
836:
837:
838:
839:
840:
841:
842:
843:
844:
845:
846:
847:
848:
849:
850:
851:
852:
853:
854:
855:
856:
857:
858:
859:
860:
861:
862:
863:
864:
865:
866:
867:
868:
869:
870:
871:
872:
873:
874:
875:
876:
877:
878:
879:
880:
881:
882:
883:
884:
885:
886:
887:
888:
889:
890:
891:
892:
893:
894:
895:
896:
897:
898:
899:
900:
901:
902:
903:
904:
905:
906:
907:
908:
909:
910:
911:
912:
913:
914:
915:
916:
917:
918:
919:
920:
921:
922:
923:
924:
925:
926:
927:
928:
929:
930:
931:
932:
933:
934:
935:
936:
937:
938:
939:
940:
		itemDef
		{
			name			"button_mp40"
			visible			1
			rect			WEAPON_RECT_ZWEI
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@mp40.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@MPMENU_2_MP40"
			cvartest		"ui_allow_mp40"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "mp40_mp";
				close weapon_american;
			}
			onFocus
			{
				hide kar98k_info;
				hide gewehr43_info;
				hide kar98ksniper_info;
				hide mg34_info;
				play "mouse_over";
				show mp40_info;
				hide weapon_propertiestext;
			}
		}
		execKey "11" { play "mouse_click"; scriptMenuResponse "mp40_mp"; close weapon_american }
		itemDef
		{
			name			"button_gewehr43"
			visible			1
			rect			WEAPON_RECT_DREI
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@G43.dds"
			type			ITEM_TYPE_BUTTON
			//text			"@GMI_MPMENU_4_GEWEHR"
			cvartest		"ui_allow_gewehr43"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "gewehr43_mp";
				close weapon_american;
			}
			onFocus
			{
				hide kar98k_info;
				hide mp40_info;
				hide kar98ksniper_info;
				hide mg34_info;
				play "mouse_over";
				show gewehr43_info;
				hide weapon_propertiestext;
			}
		}
		execKey "12" { play "mouse_click"; scriptMenuResponse "gewehr43_mp"; close weapon_american }
		itemDef
		{
			name			"button_kar98ksniper"
			visible			1
			rect			WEAPON_RECT_VIER
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@kar98scoped.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@GMI_MPMENU_5_SCOPED_KAR98K"
			cvartest		"ui_allow_kar98ksniper"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "kar98k_sniper_mp";
				close weapon_american;
			}
			onFocus
			{
				hide kar98k_info;
				hide mp40_info;
				hide gewehr43_info;
				hide mg34_info;
				play "mouse_over";
				show kar98ksniper_info;
				hide weapon_propertiestext;
			}
		}
		execKey "13" { play "mouse_click"; scriptMenuResponse "kar98k_sniper_mp"; close weapon_american }
		itemDef
		{
			name			"button_mg34"
			visible			1
			rect			WEAPON_RECT_FÜNF
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@mg34.dds"
			type			ITEM_TYPE_BUTTON
			//text			"@GMI_MPMENU_6_MG34"
			cvartest		"ui_allow_mg34"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "mg34_mp";
				close weapon_american;
			}
			onFocus
			{
				hide kar98k_info;
				hide mp40_info;
				hide gewehr43_info;
				hide kar98ksniper_info;
				play "mouse_over";
				show mg34_info;
				hide weapon_propertiestext;
			}
		}
		execKey "14" { play "mouse_click"; scriptMenuResponse "mg34_mp"; close weapon_american }
		itemDef
		{
			name			"button_nagant"
			visible			1
			rect			WEAPON_RECT_EINS
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@nagant.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@MPMENU_1_MOSINNAGANT"
			cvartest		"ui_allow_nagant"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "mosin_nagant_mp";
				close weapon_american;
			}
			onFocus
			{
				hide ppsh_info;
				hide svt40_info;
				hide nagantsniper_info;
				hide dp28_info;
				play "mouse_over";
				show nagant_info;
				hide weapon_propertiestext;
			}
		}
		execKey "15" { play "mouse_click"; scriptMenuResponse "mosin_nagant_mp"; close weapon_american }
		itemDef
		{
			name			"button_ppsh"
			visible			1
			rect			WEAPON_RECT_ZWEI
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@ppsh.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@MPMENU_2_PPSH"
			textfont		UI_FONT_NORMAL
			cvartest		"ui_allow_ppsh"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "ppsh_mp";
				close weapon_american;
			}
			onFocus
			{
				hide nagant_info;
				hide svt40_info;
				hide nagantsniper_info;
				hide dp28_info;
				play "mouse_over";
				show ppsh_info;
				hide weapon_propertiestext;
			}
		}
		execKey "16" { play "mouse_click"; scriptMenuResponse "ppsh_mp"; close weapon_american }
		itemDef
		{
			name			"button_svt40"
			visible			1
			rect			WEAPON_RECT_DREI
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@nagantscoped.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@GMI_MPMENU_3_SVT40"
			cvartest		"ui_allow_svt40"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "svt40_mp";
				close weapon_american;
			}
			onFocus
			{
				hide nagant_info;
				hide ppsh_info;
				hide nagantsniper_info;
				hide dp28_info;
				play "mouse_over";
				show svt40_info;
				hide weapon_propertiestext;
			}
		}
		execKey "17" { play "mouse_click"; scriptMenuResponse "svt40_mp"; close weapon_american }
		itemDef
		{
			name			"button_nagantsniper"
			visible			1
			rect			WEAPON_RECT_VIER
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@svt40.dds"
			type			ITEM_TYPE_BUTTON
			//text			"@GMI_MPMENU_4_SCOPED_MOSINNAGANT"
			cvartest		"ui_allow_nagantsniper"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "mosin_nagant_sniper_mp";
				close weapon_american;
			}
			onFocus
			{
				hide nagant_info;
				hide ppsh_info;
				hide svt40_info;
				hide dp28_info;
				play "mouse_over";
				show nagantsniper_info;
				hide weapon_propertiestext;
			}
		}
		execKey "18" { play "mouse_click"; scriptMenuResponse "mosin_nagant_sniper_mp"; close weapon_american }
		itemDef
		{
			name			"button_dp28"
			visible			1
			rect			WEAPON_RECT_FÜNF
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@dp28.dds"
			type			ITEM_TYPE_BUTTON
			//text			"@GMI_MPMENU_5_DP28"
			cvartest		"ui_allow_dp28"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "dp28_mp";
				close weapon_american;
			}
			onFocus
			{
				hide nagant_info;
				hide ppsh_info;
				hide svt40_info;
				hide nagantsniper_info;
				play "mouse_over";
				show dp28_info;
				hide weapon_propertiestext;
			}
		}
		execKey "19" { play "mouse_click"; scriptMenuResponse "dp28_mp"; close weapon_american }
//********************************************************************************************************************
//Waffen Menu 5
		itemDef
		{
			name			"button_mp5"
			visible			1
			rect			WEAPON_RECT_EINS
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			background 		"ui_mp/assets/hud@mp5_r.tga"
			//text			"@MPMENU_MP5"
			type			ITEM_TYPE_BUTTON
			cvartest		"ui_allow_mp5"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "mp5_mp";
				close weapon_american;
			}
			onFocus
			{
				hide uzi_info;
				hide bm12_info;
				hide sig552_info;
				play "mouse_over";
				show mp5_info;
				hide weapon_propertiestext;
			}
		}
		execKey "20" { play "mouse_click"; scriptMenuResponse "mp5_mp"; close weapon_american }
		itemDef
		{
			name			"button_bm12"
			visible			1
			rect			WEAPON_RECT_ZWEI
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			background 		"ui_mp/assets/hud@bm12.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@MPMENU_BM12"
			cvartest		"ui_allow_bm12"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "bm12_mp";
				close weapon_american;
			}
			onFocus
			{
				hide mp5_info;
				hide uzi_info;
				hide sig552_info;
				play "mouse_over";
				show bm12_info;
				hide weapon_propertiestext;
			}
		}
		execKey "21" { play "mouse_click"; scriptMenuResponse "bm12_mp"; close weapon_american }
		itemDef
		{
			name			"button_uzi"
			visible			1
			rect			WEAPON_RECT_DREI
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			background 		"ui_mp/assets/hud@uzi_r.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@MPMENU_UZI"
			cvartest		"ui_allow_uzi"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "uzi_mp";
				close weapon_american;
			}
			onFocus
			{
				hide mp5_info;
				hide bm12_info;
				hide sig552_info;
				play "mouse_over";
				show uzi_info;
				hide weapon_propertiestext;
			}
		}
		execKey "22" { play "mouse_click"; scriptMenuResponse "uzi_mp"; close weapon_american }
		itemDef
		{
			name			"button_sig552"
			visible			1
			rect			WEAPON_RECT_VIER
			origin			ORIGIN_MENUWINDOW
			forecolor		1 1 1 1
			background 		"ui_mp/assets/hud@sig552.tga"
			type			ITEM_TYPE_BUTTON
			//text			"@MPMENU_SIG552"
			cvartest		"ui_allow_sig552"
			hideCvar		{ "0" }
			action
			{
				play "mouse_click";
				scriptMenuResponse "sig552_mp";
				close weapon_american;
			}
			onFocus
			{
				hide mp5_info;
				hide uzi_info;
				hide bm12_info;
				play "mouse_over";
				show sig552_info;
				hide weapon_propertiestext;
			}
		}
		execKey "23" { play "mouse_click"; scriptMenuResponse "sig552_mp"; close weapon_american }
//*******************************************************************************************************************
// WEAPON IMAGES
itemDef
		{
			name			"m1carbine_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@m1carbine.tga"
			decoration
		}
		itemDef
		{
			name			"m1garand_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@m1garand.tga"
			decoration
		}
		itemDef
		{
			name			"thompson_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@thompson.tga"
			decoration
		}
		itemDef
		{
			name			"bar_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@bar.tga"
			decoration
		}
		itemDef
		{
			name			"springfield_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@springfield.tga"
			decoration
		}
		itemDef
		{
			name			"mg30cal_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@mg30cal.dds"
			decoration
		}
		itemDef
		{
			name			"enfield_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@enfield.tga"
			decoration
		}
		itemDef
		{
			name			"sten_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@sten.tga"
			decoration
		}
		itemDef
		{
			name			"bren_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@bren.tga"
			decoration
		}
		itemDef
		{
			name			"kar98k_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@kar98k.tga"
			decoration
		}
		itemDef
		{
			name			"mp40_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@mp40.tga"
			decoration
		}
		itemDef
		{
			name			"gewehr43_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@G43.dds"
			decoration
		}
		itemDef
		{
			name			"kar98ksniper_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@kar98scoped.tga"
			decoration
		}
		itemDef
		{
			name			"mg34_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@mg34.dds"
			decoration
		}
		itemDef
		{
			name			"nagant_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@nagant.tga"
			decoration
		}
		itemDef
		{
			name			"ppsh_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@ppsh.tga"
			decoration
		}
		itemDef
		{
			name			"nagantsniper_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@nagantscoped.tga"
			decoration
		}
		itemDef
		{
			name			"svt40_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@svt40.dds"
			decoration
		}
		itemDef
		{
			name			"dp28_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@dp28.dds"
			decoration
		}
		itemDef
		{
			name			"mp5_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@mp5.tga"
			decoration
		}
		itemDef
		{
			name			"uzi_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@uzi.tga"
			decoration
		}
		itemDef
		{
			name			"bm12_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@bm12.tga"
			decoration
		}
		itemDef
		{
			name			"sig552_info"
			visible 		0
			rect			-50 0 224 112
			origin			ORIGIN_WEAPONIMAGE
	 		style			WINDOW_STYLE_SHADER
			background		"ui_mp/assets/hud@sig552.tga"
			decoration
		}
//********************************************************************************************************************

//********************************************************************************************************************

//********************************************************************************************************************

//********************************************************************************************************************
//********************************************************************************************************************
// WEAPON DESCRIPTIONS
		itemDef
		{
			name			"m1carbine_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@MPMENU_THE_M1A1_CARBINE_IS_A"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"m1garand_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@MPMENU_THE_M1_GARAND_IS_A_POWERFUL"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"thompson_info"
			visible 		0
			rect			0 17 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@MPMENU_THE_THOMPSON_IS_DEADLY"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"bar_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@MPMENU_THE_BROWNING_AUTOMATIC"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"springfield_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@MPMENU_THIS_IS_A_SNIPER_RIFLE"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"mg30cal_info"
			visible 		0
			rect			0 17 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@GMI_MPMENU_THE_30CAL_MACHINE_GUN"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"enfield_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@MPMENU_THE_LEEENFIELD_RIFLE"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"sten_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@MPMENU_THE_STEN_MARK_2_IS_A"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"bren_info"
			visible 		0
			rect			0 17 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@MPMENU_THE_BREN_IS_AN_EXCELLENT"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"kar98k_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@MPMENU_THE_KAR98K_IS_THE_STANDARD"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"mp40_info"
			visible 		0
			rect			0 17 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@MPMENU_THE_MP40_SUBMACHINE_GUN"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"kar98ksniper_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@MPMENU_THIS_KAR98K_VARIANT_USES"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"gewehr43_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@GMI_MPMENU_THE_GEWEHR43"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"mg34_info"
			visible 		0
			rect			0 17 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@GMI_MPMENU_THE_MG34_MACHINE_GUN"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"nagant_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@MPMENU_THE_MOSINNAGANT_IS_A"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"ppsh_info"
			visible 		0
			rect			0 17 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@MPMENU_THE_PPSH41_SUBMACHINE"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"nagantsniper_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@MPMENU_THE_SCOPED_MOSINNAGANT"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"svt40_info"
			visible 		0
			rect			0 17 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@GMI_MPMENU_THE_SVT40"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"dp28_info"
			visible 		0
			rect			0 17 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			"@GMI_MPMENU_THE_DP28"
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"mp5_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			""
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"uzi_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			""
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"bm12_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			""
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
		itemDef
		{
			name			"sig552_info"
			visible 		0
			rect			0 0 224 64
			origin			ORIGIN_WEAPONTEXT
			forecolor		1 1 1 1
			autowrapped
			text			""
			textfont		UI_FONT_NORMAL
			textscale		.24
			decoration
		}
	}
}


ich hoffe das einer von euch es findet

__________________
Unterschätz keinen denn du nicht kennst
oder der auch dich kennt,
Bonbon ist offline Beiträge von Bonbon suchen Nehmen Sie Bonbon in Ihre Freundesliste auf
Baumstruktur | Brettstruktur
Gehe zu:
Neues Thema erstellen Antwort erstellen
Opferlamm-Clan Board » Call of Duty-Board » AWE-MOD für CoD/UO » cod uo mein waffen menü funz nicht mehr

Impressum ||Datenschutzerklärung

Forensoftware: Wbb - WoltLab GmbH || zum Archiv