Could you pls PM me the source code of this? Im learning Java and Im trying to improve it :-) +rep if you do![]()
Could you pls PM me the source code of this? Im learning Java and Im trying to improve it :-) +rep if you do![]()
rofl "pm me the source code of this" what hes trying to say is "gimme the source code so that i can steal all of your work". You should give +rep for the thread/project/contribution , not if he sends you the source or not...
+rep from me.
Last edited by Lahtin3n; 12-07-2007 at 02:35 AM.
Okay here! I wait for my rep !
But in fact. I do not realy care about rep. I dont need virtual dicksizes i have a real oneCode:/** * creates a complete new map to test on it. */ main() { obj = new adt(); check = new adtChecker(obj); // Add some Textures obj.mtex.addString("TilesetSilverPineSilverPineDirt.blp"); int texID = obj.mtex.addString("TilesetElwynnElwynnFlowerBase.blp"); int testTexID = obj.mtex.addString("TilesetTaliisTaliisTest.blp"); // add a wmo int wmoID = obj.mwmo.addString("worldwmoazerothbuildingsguildhousesguildhouseb.wmo"); // set our coordinates adtCoordHelper cordh = new adtCoordHelper(obj); cordh.calcCoordinates(49, 31, 50F, texID); cordh.loadHeightMap("./images/hmap.jpg", 0.25F); // place a wmo building adtObjHelper wmoh = new adtObjHelper(obj); wmoh.addWMO(wmoID, 96049, -9288F, 300F, 60.5F); // render obj.render(); if(check.check()==0) write(); }![]()
what patch is this gonna work with?
What patch? Well it works with every wow version that is able to eat selfmade ADT files ..
I had not tested in all version but im sure it works in each wow between 1.0 and 2.3 .. But try out yourself if you want:
Filebeam - Free Fast File Hosting
Keep it up ;]
Good luck! to bad i cant do java coding![]()
Why had my post got moved to model editing? It have absolute NOTHING todo with models? o.O
Model Editing is also considered World Building. Which is more or what your doing here.
moving to discussion...
Created by MyFitnessPal.com - Free Calorie Counter
"If I and everyone else could contribute to MMOwned like you do it would be a terrific place." Don't PM me with request, only Questions
srry tharo that i cant help you
I know i should learn java but...if you need any graphics stuff or something I'll help you for sure.
Well i cannot say that i realy agree with this movings o.O Next i post a screen and im showoff. Then i release binary and go to tools and then i speak about features i go back to model editing, or what? Thats kinda stupid -.-
Last edited by tharo; 11-22-2007 at 12:04 AM.
Well. Time for some new screens to bump this project a bit up and maybe find (finally) some interested coders.
I did the GUI last weeks. This is state of the art
btw you are welcome to visit our homepage ... Taliis - another Warcraft map editor
![]()
Last edited by tharo; 12-08-2007 at 12:52 AM.
I wish I'd be able to help you ... I hate Java! xP I'll look if I may learn more and finally do something .. :x
Last edited by schlumpf; 12-08-2007 at 06:31 AM.