Register for your free account! | Forgot your password?

You last visited: Today at 01:08

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



nip < throwing spear

Discussion on nip < throwing spear within the Diablo 2 Programming forum part of the Diablo 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Dec 2013
Posts: 39
Received Thanks: 0
nip < throwing spear

gtoilet is offline  
Old 01/21/2014, 15:12   #2
 
mirkoregge's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 3,170
Received Thanks: 1,191
Quote:
Originally Posted by gtoilet View Post
remove the words "da zon" in your pickit-file
mirkoregge is offline  
Old 01/21/2014, 17:29   #3
 
elite*gold: 0
Join Date: Dec 2013
Posts: 39
Received Thanks: 0
Quote:
Originally Posted by mirkoregge View Post
remove the words "da zon" in your pickit-file
da zon is when it runs my team d script
this is the full jav nip

//=========================================Misc
//============================================

//=========================
//==========Potions========
//=========================
[Name] == Throwing Spear && [EnhancedDamage] >= 14
gtoilet is offline  
Old 01/27/2014, 03:31   #4
 
elite*gold: 0
Join Date: Dec 2007
Posts: 19
Received Thanks: 2
i think you're not supposed to have spaces between throwing and spear

[Name] == ThrowingSpear && [EnhancedDamage] >= 14

like this
lukorn is offline  
Old 01/27/2014, 11:22   #5
Administrator
 
Muddy Waters's Avatar
 
elite*gold: 41364
Join Date: Jan 2010
Posts: 22,729
Received Thanks: 12,625
The space is irrelevant, if you check that screenshot you can see that all spaces are stripped as the line is being evaluated.

The [EnhancedDamage] keyword is not allowed in the first section of an item definition. Try this instead:
Code:
[Name] == ThrowingSpear # [EnhancedDamage] >= 14
Muddy Waters is offline  
Old 01/27/2014, 18:48   #6
 
elite*gold: 0
Join Date: Dec 2013
Posts: 39
Received Thanks: 0
Quote:
Originally Posted by Muddy Waters View Post
The space is irrelevant, if you check that screenshot you can see that all spaces are stripped as the line is being evaluated.

The [EnhancedDamage] keyword is not allowed in the first section of an item definition. Try this instead:
Code:
[Name] == ThrowingSpear # [EnhancedDamage] >= 14
thanks muddy I no longer get the error with that wording

if you got a few to help on my other thread about your item finder barb set up <

I would appreciate it
gtoilet is offline  
Reply


Similar Threads Similar Threads
Throwing Skills
03/19/2013 - 4Story - 0 Replies
I was bearing in mind that we could change the start skills in a class, like the Attack, wear clothes .. dodge, etc. I've search in the Items Table and I've found the Burning Pumpkin and Snowball, now what I want is to have the skill so I'm able to use them :S I tried also the TGAME_GSP - Function : THalloweenEventPost and THalloweenEventPost2 but they didn't worked. One sends me the Burning Pumpkin - amount 3 units. And the other one neither works/sends something to the character. ...
Log in problem throwing
11/27/2011 - Metin2 Private Server - 0 Replies
Another problem with my computer, but from a different computer without their girebiliyorum After selecting the character enters the re-entry is taking waiting for your help
Log in problem throwing
11/26/2011 - Metin2 Private Server - 2 Replies
Another problem with my computer, but from a different computer without their girebiliyorum After selecting the character enters the re-entry is taking waiting for your help
Log in problem throwing
11/26/2011 - Metin2 Private Server - 0 Replies
Another problem with my computer, but from a different computer without their girebiliyorum After selecting the character enters the re-entry is taking waiting for your help
[Question]Throwing Knives
11/18/2008 - RF Online - 8 Replies
is it possible to use upgraders to TK's by editing them thru item.edf/CE.?



All times are GMT +2. The time now is 01:08.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.