|
|
|
|
| Latest Updates and News All news and announcements regarding the site and its activities will be posted here to inform our community. |
 |
|
07-02-2009, 04:35 PM
|
#166 (permalink)
|
|
******
Join Date: Nov 2005
Posts: 987
|
Quote:
Originally Posted by Dr Super Good
Or for even more efficency just use a search and replace of all references of H2I( with GetHandleId(. This is not only easier, neater but also makes the resulting code faster as it takes advantage of the native's new speed instead of wrapping it for some reason.
Why did vexorian not think of this is beyond me but it should be far more effective than simply just changing it to a wrapper function.
|
...except that Vexorian's JassHelper will inline it? Meaning that your efficiency argument goes out of the window.
__________________
 | Quote: [02-18-11] Nichita_00: Traxamillion, I WAS TALKING ABOUT MY RETARDNESS [23-09-39] Kimberly: Griffen, there is a party in my bed, and you are also invited | |
|
|
|
07-03-2009, 01:32 AM
|
#167 (permalink)
|
|
Back to normal again. . .
Join Date: Jan 2005
Posts: 6,545
|
Are you sure it copies the contense of the function to where its called? Or do you mean something else with your crazy inline.
Anyway, searching and replacing them can also work outside of JNGP so theres your argument out of the window as well.
|
|
|
07-03-2009, 01:37 AM
|
#168 (permalink)
|
|
******
Join Date: Nov 2005
Posts: 987
|
...you don't know what inline is? I really don't get your question. 'Contense' is not a word...
Working outside of JNGP is working outside of sanity, so screw those people?
__________________
 | Quote: [02-18-11] Nichita_00: Traxamillion, I WAS TALKING ABOUT MY RETARDNESS [23-09-39] Kimberly: Griffen, there is a party in my bed, and you are also invited | |
|
|
|
07-03-2009, 04:43 AM
|
#169 (permalink)
|
|
Original and Proud
Join Date: Aug 2004
Posts: 835
|
Quote:
Originally Posted by Yixx
I dont know if you have paid any attention to this, DoOs_101, but Blizzard has had close contact with Vexorian and others (i have heard),
And all you have to do is make sure the H2I function is private or public, and replace
Jass:
return h
return 0
with
return GetHandleId(h)
Only when you use any I2H (like I2Trigger or I2Timer) you got a problem, but there are other solutions to this problem that are as well usable as I2H,,
|
Alright thats good!
I don't know if I use I2H and other Iinteger 2 something, but does CSCache use all of them? If so then I'm damned and need of an update on that system @@.
__________________
| My Website: |

|
|
|
|
07-03-2009, 07:03 AM
|
#170 (permalink)
|
|
Mag hier wel Nederlands?
Join Date: Oct 2008
Posts: 1,470
|
DSG: Yes it is better to search for the
call H2I(
and replace it,
but lazy people can just change the content of the H2I function as long as it is public or private, since Blizzard is gonna make their own H2I native (as you probably know,,).
__________________
You dont know me, so dont think you know who, what, how and why I am...
|
|
|
07-03-2009, 11:50 AM
|
#171 (permalink)
|
|
******
Join Date: Nov 2005
Posts: 987
|
The blizzard making a H2I native is a decent reason to change the calls to H2I to GetHandleId, though, since we don't know what behaviour the native will have.
__________________
 | Quote: [02-18-11] Nichita_00: Traxamillion, I WAS TALKING ABOUT MY RETARDNESS [23-09-39] Kimberly: Griffen, there is a party in my bed, and you are also invited | |
|
|
|
07-05-2009, 03:56 PM
|
#172 (permalink)
|
|
Original and Proud
Join Date: Aug 2004
Posts: 835
|
Quote:
Originally Posted by Captain Griffen
The blizzard making a H2I native is a decent reason to change the calls to H2I to GetHandleId, though, since we don't know what behaviour the native will have.
|
R they going to fix the I2H as well?
__________________
| My Website: |

|
|
|
|
07-05-2009, 04:21 PM
|
#173 (permalink)
|
Join Date: Dec 2005
Posts: 10,057
|
Naturally.
|
|
|
07-05-2009, 04:46 PM
|
#174 (permalink)
|
|
...
Join Date: Jun 2008
Posts: 546
|
when the 1.24 officially come out?
|
|
|
07-05-2009, 05:09 PM
|
#175 (permalink)
|
|
******
Join Date: Nov 2005
Posts: 987
|
Quote:
Originally Posted by DoOs_101
R they going to fix the I2H as well?
|
If by fix you mean remove, yes. If by fix you mean make a native equivilent, then damned well no.
__________________
 | Quote: [02-18-11] Nichita_00: Traxamillion, I WAS TALKING ABOUT MY RETARDNESS [23-09-39] Kimberly: Griffen, there is a party in my bed, and you are also invited | |
|
|
|
07-05-2009, 06:18 PM
|
#176 (permalink)
|
|
...
Join Date: Feb 2009
Posts: 2,036
|
Ehh Blizzard is so patching wc3 and we last times...
__________________
| My Spell |  |
|
|
|
07-06-2009, 07:25 AM
|
#177 (permalink)
|
|
skool inactive
Join Date: Jan 2009
Posts: 341
|
Quote:
Originally Posted by scorpion182
when the 1.24 officially come out?
|
Not so sure, the only way to get it currently is through Westfall server on Battle.net as a BETA patch, but if you would like to play DotA and some popular scenario's I wouldn't recommend patching it yet.
For now, we would have to wait until its real release.
|
|
|
07-06-2009, 04:55 PM
|
#178 (permalink)
|
|
Back to normal again. . .
Join Date: Jan 2005
Posts: 6,545
|
The guy on the blizzard forum for diablo II said they neary had completed 1.24.
They are probably holding it off release until DotA is updated to work in which case the difference of release should be a few hours atmost. Although this sounds crule, if they did not do this WC3 would die over night.
|
|
|
07-06-2009, 06:38 PM
|
#179 (permalink)
|
|
It's in the jeans...
Join Date: Jun 2006
Posts: 215
|
offtopic: I think Dr Super Good explained the broken primitives at least 10 times...
I just thought I'd mention that amusing tidbit.
__________________
Battle.net Info
Name: Blue_Jeans
Realm: Lordaeron (US West)
Dwelling: channel 2499
Death to the enemy: Vote for the Hive !
|
|
|
07-06-2009, 08:46 PM
|
#180 (permalink)
|
|
******
Join Date: Nov 2005
Posts: 987
|
They are probably holding off until the return bug is fixed.
__________________
 | Quote: [02-18-11] Nichita_00: Traxamillion, I WAS TALKING ABOUT MY RETARDNESS [23-09-39] Kimberly: Griffen, there is a party in my bed, and you are also invited | |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
|
|
|
|
|
|