Portal-Zone Gothic-Zone Gothic II-Zone Gothic 3-Zone Gothic 4-Zone Modifikationen-Zone Download-Zone Foren-Zone RPG-Zone Almanach-Zone Spirit of Gothic

 
 
 

Results 1 to 6 of 6
  1. Visit Homepage View Forum Posts #1 Reply With Quote
    Provinzheld yXy's Avatar
    Join Date
    Jun 2008
    Location
    Hinter den 7 Bergen bei...
    Posts
    213
     
    yXy is offline

    Arbrusteffeckt

    Ich habe mir mal eine neue Fernkampwaffe in Gothic1 gescriptet. Das sieht so aus:
    Code:
    /******************************************************************************************/
    INSTANCE ItAmBolt2(C_Item)
    {
    	name 				=	"verstärkter Bolzen";
    
    	mainflag 			=	ITEM_KAT_MUN;
    	flags 				=	ITEM_CROSSBOW|ITEM_MULTI;
    
    	value 				=	1;
    
    	visual 				=	"ItAm_Bolt_01.3ds";
    
    	material 			=	MAT_WOOD;
    
    	description			= name;
    	//TEXT[0]			= "";					COUNT[0]	= ;
    	//TEXT[1]			= "";					COUNT[1]	= ;
    	//TEXT[2]			= NAME_Damage;			COUNT[2]	= damageTotal;
    	//TEXT[3] 			= NAME_Dex_needed;		COUNT[3]	= cond_value[2];
    	//TEXT[4]			= ""; 					COUNT[4]	= ;
    	TEXT[5]				= NAME_Value;			COUNT[5]	= value;
    };
    Nun wollte ich aber haben das man wenn man einen Gegner mit dem Bolzen umwerfen kann.Ich habs schon mit
    damagetype = DAM_FLY;
    probiert, aber da hat sich geändert. Was muss man eingeben damit der Bolzen diese Wirkung hat?

  2. Visit Homepage View Forum Posts #2 Reply With Quote
    General Dada's Avatar
    Join Date
    Jan 2007
    Location
    Krefeld
    Posts
    3,250
     
    Dada is offline
    Hmm, hab grade leider kein Gothic installiert..
    Aber guck mal im Trollscript nach, der hat ja dieselbe Wirkung

  3. Visit Homepage View Forum Posts #3 Reply With Quote
    Provinzheld yXy's Avatar
    Join Date
    Jun 2008
    Location
    Hinter den 7 Bergen bei...
    Posts
    213
     
    yXy is offline
    ja hab ich ja gemachtund da passiert nichts

  4. Visit Homepage View Forum Posts #4 Reply With Quote
    Provinzheld yXy's Avatar
    Join Date
    Jun 2008
    Location
    Hinter den 7 Bergen bei...
    Posts
    213
     
    yXy is offline
    kann mir keiner helfen??

  5. View Forum Posts #5 Reply With Quote
    Legende Lehona's Avatar
    Join Date
    Jul 2007
    Posts
    7,484
     
    Lehona is offline
    Das liegt daran, dass alle Gegner (Oder zumindest fast alle) einen Schutz vor Wirbel haben. Du musst also entweder die Schutzwerte senken oder den Schaden erhöhen.


    Dein IQ bestimmt, wie hässlich du sein darfst.

  6. Visit Homepage View Forum Posts #6 Reply With Quote
    Provinzheld yXy's Avatar
    Join Date
    Jun 2008
    Location
    Hinter den 7 Bergen bei...
    Posts
    213
     
    yXy is offline
    Ich werds versuchen

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Impressum | Link Us | intern
World of Gothic © by World of Gothic Team
Gothic, Gothic 2 & Gothic 3 are © by Piranha Bytes & Egmont Interactive & JoWooD Productions AG, all rights reserved worldwide