wc3edit.net

United Warcraft 3 map hacking!
It is currently March 28th, 2024, 2:38 pm

All times are UTC




Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: Where to find?
PostPosted: May 29th, 2018, 3:02 pm 
Offline
Newcomer

Joined: September 21st, 2014, 5:05 pm
Posts: 15
Hello. Guys, where to find drop rate / spawn chance/time of items,bosses. Which one files. Checked all war3map.x and didnt found. Plox help ;(
P.S. Was searching with MPQEditor and JassCraft


Top
 Profile  
 
 Post subject: Re: Where to find?
PostPosted: May 29th, 2018, 3:19 pm 
Offline
Forum Staff
User avatar

Joined: March 23rd, 2016, 8:06 pm
Posts: 3236
All in war3map.j but every map has a unique system, so you have to find it.


Top
 Profile  
 
 Post subject: Re: Where to find?
PostPosted: May 29th, 2018, 4:19 pm 
Offline
Newcomer

Joined: September 21st, 2014, 5:05 pm
Posts: 15
devoltz wrote:
All in war3map.j but every map has a unique system, so you have to find it.

Is it will be hard to do for newbie? Map - twrpg


Top
 Profile  
 
 Post subject: Re: Where to find?
PostPosted: May 30th, 2018, 10:06 am 
Offline
Forum Staff
User avatar

Joined: March 23rd, 2016, 8:06 pm
Posts: 3236
Well, for twrpg, its all in one function (wich items Drop, time of respawn, how many items can Drop)
Do a reverse search with a itemid until u find it. Will be something like:
call dada(dudu'I03W', (10)*(0,1)) (not sure if is this right, wrote on phone).


Top
 Profile  
 
 Post subject: Re: Where to find?
PostPosted: May 30th, 2018, 11:17 am 
Offline
Newcomer

Joined: September 21st, 2014, 5:05 pm
Posts: 15
devoltz wrote:
Well, for twrpg, its all in one function (wich items Drop, time of respawn, how many items can Drop)
Do a reverse search with a itemid until u find it. Will be something like:
call dada(dudu'I03W', (10)*(0,1)) (not sure if is this right, wrote on phone).


This one is right? "call FUx(ATv,('cnob'),((6.00)*1.5))" If "1.5" mean drop rate, what means "6.00"?


Top
 Profile  
 
 Post subject: Re: Where to find?
PostPosted: May 30th, 2018, 12:42 pm 
Offline
Forum Staff
User avatar

Joined: March 23rd, 2016, 8:06 pm
Posts: 3236
Yes, but in that case, drop rate for this item would be 9% (6*1.5).


Top
 Profile  
 
 Post subject: Re: Where to find?
PostPosted: May 30th, 2018, 3:53 pm 
Offline
Newcomer

Joined: September 21st, 2014, 5:05 pm
Posts: 15
devoltz wrote:
Yes, but in that case, drop rate for this item would be 9% (6*1.5).

Ahh got it. Thanks a lot. One more question. You made version for me with increased drops. How to change more than one line in a time? Or you did same every line swaping by hand?


Top
 Profile  
 
 Post subject: Re: Where to find?
PostPosted: May 30th, 2018, 5:10 pm 
Offline
Forum Staff
User avatar

Joined: March 23rd, 2016, 8:06 pm
Posts: 3236
paskalt wrote:
Ahh got it. Thanks a lot. One more question. You made version for me with increased drops. How to change more than one line in a time? Or you did same every line swaping by hand?
On SHDR versions,i do both, because i have some hidden commands to change drops ingame.
But if you want to change all droprate from map, with a single line, search for this one:
Code:
if(h6x or(A3v[Zi*(A6v[(ndv)])+(bcv[xLx])])or h5x>0)and GetRandomReal(0,100)<(1.+gjx((ndv)))*(A2v[Zi*(A6v[(ndv)])+(bcv[xLx])]) then
And modify it like:
Code:
if(h6x or(A3v[Zi*(A6v[(ndv)])+(bcv[xLx])])or h5x>0)and GetRandomReal(0,100)<(1.+gjx((ndv)))*(A2v[Zi*(A6v[(ndv)])+(bcv[xLx])]) *2 then //Would be all current drop rates, from every item *2
Other example:
Code:
if(h6x or(A3v[Zi*(A6v[(ndv)])+(bcv[xLx])])or h5x>0)and GetRandomReal(0,100)<(1.+gjx((ndv)))*(A2v[Zi*(A6v[(ndv)])+(bcv[xLx])]) *35 then // All current drop rate *35
Codes from 0.15c version.


Top
 Profile  
 
 Post subject: Re: Where to find?
PostPosted: May 31st, 2018, 9:53 pm 
Offline
Newcomer

Joined: September 21st, 2014, 5:05 pm
Posts: 15
Thanks a lot


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 25 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group

phpBB SEO


Privacy Policy Statement
Impressum (German)