Java Developers menu

Shout-Out

User Tag List

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 37
  1. #16
    Nidhogg,'s Avatar Contributor
    Reputation
    110
    Join Date
    Oct 2007
    Posts
    146
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java Developers

    Could you pls PM me the source code of this? Im learning Java and Im trying to improve it :-) +rep if you do

    Java Developers
  2. #17
    Lahtin3n's Avatar Banned
    Reputation
    6
    Join Date
    Jan 2007
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java Developers

    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.

  3. #18
    tttommeke's Avatar Banned
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    613
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java Developers

    Originally Posted by Lahtinen01 View Post
    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.
    /correct at hole the line

  4. #19
    tharo's Avatar Contributor
    Reputation
    108
    Join Date
    Jun 2007
    Posts
    53
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java Developers

    Okay here! I wait for my rep !

    Code:
    	/**
    	 * 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();
    	}
    But in fact. I do not realy care about rep. I dont need virtual dicksizes i have a real one

  5. #20
    Viter's Avatar Elite User
    Reputation
    410
    Join Date
    Aug 2007
    Posts
    2,153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java Developers

    what patch is this gonna work with?



  6. #21
    tharo's Avatar Contributor
    Reputation
    108
    Join Date
    Jun 2007
    Posts
    53
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java Developers

    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

  7. #22
    das Murloc's Avatar Active Member
    Reputation
    24
    Join Date
    May 2007
    Posts
    220
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java Developers

    Keep it up ;]

  8. #23
    Mr.Zunz's Avatar Contributor
    Reputation
    92
    Join Date
    Mar 2007
    Posts
    393
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java Developers

    Good luck! to bad i cant do java coding


  9. #24
    tharo's Avatar Contributor
    Reputation
    108
    Join Date
    Jun 2007
    Posts
    53
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java Developers

    Why had my post got moved to model editing? It have absolute NOTHING todo with models? o.O

  10. #25
    merfed's Avatar キタ━━━(゜∀゜)━━━!!!!!


    Reputation
    452
    Join Date
    Jul 2006
    Posts
    1,537
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Java Developers

    Model Editing is also considered World Building. Which is more or what your doing here.

  11. #26
    Fault's Avatar Retired Super Moderator

    Reputation
    731
    Join Date
    Aug 2006
    Posts
    2,412
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java Developers

    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



  12. #27
    ^Xayo's Avatar Contributor
    Reputation
    214
    Join Date
    Sep 2007
    Posts
    434
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java Developers

    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.

  13. #28
    tharo's Avatar Contributor
    Reputation
    108
    Join Date
    Jun 2007
    Posts
    53
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java Developers

    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.

  14. #29
    tharo's Avatar Contributor
    Reputation
    108
    Join Date
    Jun 2007
    Posts
    53
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

  15. #30
    schlumpf's Avatar Retired Noggit Developer

    Reputation
    755
    Join Date
    Nov 2006
    Posts
    2,759
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Core] BunnyEmu looking for (Java) developers
    By marijnz in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 04-14-2016, 03:49 PM
  2. [Bot] C++, C#, java developer looking for a Mentor // someone to cooperate with.
    By Bloodybeast13 in forum PoE Bots and Programs
    Replies: 7
    Last Post: 05-03-2013, 12:28 PM
  3. Java Developers
    By tharo in forum World of Warcraft Model Editing
    Replies: 25
    Last Post: 11-20-2007, 11:30 PM
  4. Cheat Engine the Movie(Development)
    By Wireless in forum World of Warcraft General
    Replies: 2
    Last Post: 01-26-2007, 01:49 AM
  5. Developer Island?
    By cyber_geek in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 09-17-2006, 04:28 AM
All times are GMT -5. The time now is 11:44 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search