| 08-19-2003, 05:33 PM | #1 |
We need to decomplie the game engin and dll files that are in wc3 to find out what each var is called and how it is used such as the x,y of mouse ect keyboard we allaredy know that it is used by the game engin so therefor it must be var and or fuction example in jass what im talking about type widget extends handle // an interactive game object with life Blizzard has Hidden has fuctions in the game engin that makes it run. all the J script dose tells what funtions and things can be run in map its self. If we can find the propper names of the fuctions in the game engin we could then write new jass. I have allready have asked blizzard and they said that there are thing that they have left out purpuly in jass cause of the fact they did not need it or it would give user too much power. Post what do you think Should this site make a team to decomplie the wc3 engin its and it dl files to make map making too whole new level! |
| 08-19-2003, 05:47 PM | #2 |
Well if someone actually manages to do it then great but the risk is that you'll get Blizzard all over your behinds... Question is if it's really possible at all. |
| 08-19-2003, 05:49 PM | #3 |
ya it is but you got to find the right names and it could change with ecah pacth . Blizzard really dosent care what you do as long as you dont make money from it. |
| 08-19-2003, 06:00 PM | #4 |
good idea but i have doubts, scince JASS is a SCRIPTING LANGUAGE, and not an acual programming tounge that you would compile, these functions and variables might not exist (i.e. they are hard-hardcoded) so they exist only in 0s and 1s and not in FunctionXY() |
| 08-19-2003, 09:03 PM | #5 |
some one sould look into that if teh fuctions are in 1and 0 when decoplied anyone here good at decompling? |
