Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Nimhfree
Forum: Carbonite: Dev Talk 08-24-15, 07:19 PM
Replies: 23
Views: 15,195
Posted By Nimhfree
Hey, how do you disable the posting of that...

Hey, how do you disable the posting of that WORLD_MAP_UPDATE because I would love to do something similar when I am reading maps. Of course no one has complained as of yet, but you never know.
Forum: Carbonite: Dev Talk 08-24-15, 08:35 AM
Replies: 23
Views: 15,195
Posted By Nimhfree
I do not believe so because there are code paths...

I do not believe so because there are code paths in the Rythal code that will cause the Blizzard code not to be executed. Hooking will always have the Blizzard code run.
Forum: Carbonite: Dev Talk 08-23-15, 06:33 PM
Replies: 23
Views: 15,195
Posted By Nimhfree
As an aside, isn't the following code: if level...

As an aside, isn't the following code:

if level then
blizSetMapByID(zone,level)
else
blizSetMapByID(zone)
end

the same as:
Showing results 1 to 3 of 3