Thread: How to make a ship pkbox/cool new pk area

Results 1 to 6 of 6
  1. #1 How to make a ship pkbox/cool new pk area 
    Registered Member
    Join Date
    Aug 2008
    Posts
    39
    Thanks given
    0
    Thanks received
    0
    Rep Power
    30
    OK DIS IS KINDA COOL KiNDA NOT LOL ITS PRETTY SMALL THOUGH BUT.........
    OK JUST TO TELL YOU GUYS THIS IS 2/3s leeched lols
    only leeched cause i found these signs on my server lol and i teled to them....
    but i made the tele and tut so.....

    Difficulty:1/10
    Edited Stuff: Client.java
    Server Base: any 317 and dodian and stuff with very low graphics lol
    Tested Server:God-of-Worlds Source
    NOTE: THIS MAY NOT WORK CAUSE IDK ABOUT IF ITS IN FULL PK AREA OR SAFE ZONE

    Step 1: You go to Client.java and search makeglobalobject

    Step 2. you add dis

    Code:
      makeGlobalObject(1893, 4825, 2213, -1, 10);// bank, pk
            makeGlobalObject(1890, 4825, 4067, -1, 10);// sign, pk
    Step 3. You look up home or find home tele command

    Step 4. You add dis.
    Code:
            } else if (command.equalsIgnoreCase("pkship")) {
                if (teleblock == true) {
                    sendMessage("A magical force stops you from teleporting."); // made by narutokard
                } else {
                    teleportToX = 1891;
                    teleportToY = 4825;
                    sendMessage(
                            "Welcome to PKShip!");
                }
    Step 5.Search Public Boolean nonwild

    Step 6. Then add dis ****
    Code:
              || (absX >= 1890 && absX <= 1893 && absY >= 4824 && absY <= 4826)
    Then you're done..

    Credits go to:
    49% J O S H(God of Worlds source owner)
    51% Narutokard(me lols)
    NOTE:I woulda go 50 50 but has to be at least one more to be yours
     

  2. #2  
    The Godz
    Guest
    Lol, Ive had this pk box for like 3 months on my server. I found first =D
     

  3. #3  
    Registered Member
    Logical's Avatar
    Join Date
    Jan 2008
    Posts
    1,284
    Thanks given
    11
    Thanks received
    29
    Rep Power
    328
    "lolz w0wz0rs a new pkb0x"
    Lets do something useful rather than add leet pk boxes?

     

  4. #4  
    Registered Member
    Join Date
    Aug 2008
    Posts
    39
    Thanks given
    0
    Thanks received
    0
    Rep Power
    30
    Quote Originally Posted by Godz View Post
    Lol, Ive had this pk box for like 3 months on my server. I found first =D
    sry lol i didnt kno hahahahahaha its pretty new to me!
     

  5. #5  
    Registered Member

    Join Date
    Jun 2007
    Posts
    757
    Thanks given
    1
    Thanks received
    21
    Rep Power
    226
    looks like a peeen0r
     

  6. #6  
    Member #35, most veteran member left? :D


    Join Date
    Jul 2006
    Age
    27
    Posts
    2,663
    Thanks given
    53
    Thanks received
    331
    Rep Power
    925
    Lol Simple I was just about to say that. The ship on the minimap looks like a dick lmfao.

    Anyway, this is really pointless, but I guess some people are lyk luls over it.
    [Only registered and activated users can see links. ]

    `Ex-global moderator x3 (resigned)
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •