Thread: [PI] Where the hell is it?! [Source help]

Results 1 to 5 of 5
  1. #1 [PI] Where the hell is it?! [Source help] 
    Registered Member
    Join Date
    Apr 2011
    Posts
    72
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    Source: Zepsity
    Revison: Project Insanity 317
    User: Snow Blitz

    Hello guys, The problem is, is i'm trying to change a website which shows up
    on the quest journal it says: Please register on: www.zepsity.com and i can edit everything else but i can't seem to find where to edit this, i type "zepsity" and nothing comes up...I can edit players, pk points etc witch is on the quest journal but i cannot edit the www.zepsity.com i want to change it to my website of course, I've literally searched every folder and files and i can't find that stupid website... therefore i cannot change it.

    Heres the code:
    Code:
    Code:
    	public void handleQuestTab() {
    				donorControlPanel();
    				getPA().sendFrame126("Players Online: "+PlayerHandler.getPlayerCount()+ " ", 29155); //quest journal title
    				getPA().sendFrame126("Your Combat Status:", 663);
    				getPA().sendFrame126("Combat Level: " +combatLevel+ " ", 29165);
    				getPA().sendFrame126("@gre@LP (Legacy Points):", 29166); //quest title
    				getPA().sendFrame126("@yel@"+rxPoints+" ", 29167);
    				getPA().sendFrame126("@gre@Agility Points: ", 29168);
    				getPA().sendFrame126("@yel@"+magePoints+" ", 29169);
    				getPA().sendFrame126("@gre@Pest Points:", 29170);
    				getPA().sendFrame126("@yel@"+pcPoints+" ", 29171);
    				getPA().sendFrame126("@gre@EP Amount", 29172);
    				getPA().sendFrame126("@yel@"+earningPotential+"", 29173);
    				getPA().sendFrame126("", 29174);
    But on the quest journal is says Register on website: www.zepsity.com and that is not in that code i've selected... So where the hell is it?!?

    - Snow




    ['Crab' managed to tell me how to do it] [If you have this problem you must go to client.java client sided]
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Jan 2012
    Posts
    3
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    Its client sided.
    Reply With Quote  
     

  3. #3  
    Registered Member
    LunarKnight's Avatar
    Join Date
    Jan 2009
    Age
    32
    Posts
    676
    Thanks given
    7
    Thanks received
    29
    Rep Power
    87
    GF for not checking client.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Apr 2011
    Posts
    72
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    Thanks!
    Reply With Quote  
     

  5. #5  
    Registered Member
    'Hunter's Avatar
    Join Date
    Sep 2008
    Posts
    738
    Thanks given
    12
    Thanks received
    6
    Rep Power
    160
    As they said, it is client sided.
    ~ Hunter


    Reply With Quote  
     


Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. What the hell?
    By Neekage in forum Help
    Replies: 6
    Last Post: 05-25-2011, 03:35 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •