Thread: Project Insanity

Page 11 of 54 FirstFirst ... 91011121321 ... LastLast
Results 101 to 110 of 532
  1. #101  
    Registered Member
    Dave's Avatar
    Join Date
    Dec 2006
    Age
    28
    Posts
    3,866
    Thanks given
    178
    Thanks received
    165
    Rep Power
    2802
    Quote Originally Posted by Medusa View Post
    Can I host this?

    I made already some edits, going to update daily, organize events, etc.

    Waiting for my friend to host on his dedicated, if he accepts it.
    Keep hosting medusa 459 and stop changing everytime someone release something:coolface:

    Quote Originally Posted by Aidi View Post
    Why don't you do us all a favor and shut the fuck up?

    User cp and add ignore add my name and reported for spam./flame

     

  2. #102  
    Registered Member

    Join Date
    Feb 2010
    Age
    17
    Posts
    1,259
    Thanks given
    554
    Thanks received
    403
    Rep Power
    832
    Quote Originally Posted by Sanity View Post
    I saw that coming, could I get a link lol



    That wouldn't help lol. You need to stop the server from closing the open interface (probably somewhere in process is where its happening).

    218 downloads now
    It isn't happening in process (I think, I could have easily overlooked something..). Do you think you could just provide me your fix? You made everything in this source, right? I see no harm in that.
     

  3. #103  
    Registered Member
    Sanity's Avatar
    Join Date
    Dec 2008
    Posts
    2,062
    Thanks given
    22
    Thanks received
    362
    Rep Power
    762
    @Dave - I would consider "Reported for spam" to be a spam post lol (not that I care)

    I don't care if you host it with no changes but expect to be flamed by people lol


    Code:
    if(inWild()) {
    			int modY = absY > 6400 ?  absY - 6400 : absY;
    			wildLevel = (((modY - 3520) / 8) + 1);
    			getPA().walkableInterface(197);
    			if(Config.SINGLE_AND_MULTI_ZONES) {
    				if(inMulti()) {
    					getPA().sendFrame126("@yel@Level: "+wildLevel, 199);
    				} else {
    					getPA().sendFrame126("@yel@Level: "+wildLevel, 199);
    				}
    			} else {
    				getPA().multiWay(-1);
    				getPA().sendFrame126("@yel@Level: "+wildLevel, 199);
    			}
    			getPA().showOption(3, 0, "Attack", 1);
    		} else if (inDuelArena()) {
    			getPA().walkableInterface(201);
    			if(duelStatus == 5) {
    				getPA().showOption(3, 0, "Attack", 1);
    			} else {
    				getPA().showOption(3, 0, "Challenge", 1);
    			}
    		} else if(inBarrows()){
    			getPA().sendFrame99(2);
    			getPA().sendFrame126("Kill Count: "+barrowsKillCount, 4536);
    			getPA().walkableInterface(4535);
    		} else if (inCwGame || inPits) {
    			getPA().showOption(3, 0, "Attack", 1);	
    		} else if (getPA().inPitsWait()) {
    			getPA().showOption(3, 0, "Null", 1);
    		}else if (!inCwWait) {
    			getPA().sendFrame99(0);
    			getPA().walkableInterface(-1);
    			getPA().showOption(3, 0, "Null", 1);
    		}
    This is probably what you need. As you can see if you aren't anywhere it closes the interface.
     

  4. #104  
    Registered Member
    Dave's Avatar
    Join Date
    Dec 2006
    Age
    28
    Posts
    3,866
    Thanks given
    178
    Thanks received
    165
    Rep Power
    2802
    Quote Originally Posted by Sanity View Post
    @Dave - I would consider "Reported for spam" to be a spam post lol (not that I care)

    I don't care if you host it with no changes but expect to be flamed by people lol

    Accuatly it's not all of my reported spam is quoted aslong as a response to you it's not just a reply it's 2 quotes going out to two diffrent members and staying on topic :coolface:

     

  5. #105  
    Registered Member

    Join Date
    Feb 2010
    Age
    17
    Posts
    1,259
    Thanks given
    554
    Thanks received
    403
    Rep Power
    832
    Thanks, I've fixed it now.
     

  6. #106  
    Registered Member
    HFNH's Avatar
    Join Date
    Apr 2009
    Posts
    554
    Thanks given
    16
    Thanks received
    10
    Rep Power
    154
    Wtf thats complete spam?
    Anyway, how do i add GFX's, whats the file for it, there is no class23
    Hands Down - Greatest MC
    You heard of hell, well I was sent from it,
    I went to it serving a sentence for murdering instruments,
    Now I'm trying to repent from it,
    But when I hear the beat I'm tempted to make another attempt at it
    ,

    I'm Infinite.
     

  7. #107  
    Registered Member
    Sanity's Avatar
    Join Date
    Dec 2008
    Posts
    2,062
    Thanks given
    22
    Thanks received
    362
    Rep Power
    762
    Quote Originally Posted by Hampton Falls View Post
    Wtf thats complete spam?
    Anyway, how do i add GFX's, whats the file for it, there is no class23
    SpotAnim, its a renamed client.
     

  8. #108  
    Registered Member
    HFNH's Avatar
    Join Date
    Apr 2009
    Posts
    554
    Thanks given
    16
    Thanks received
    10
    Rep Power
    154
    Quote Originally Posted by Sanity View Post
    SpotAnim, its a renamed client.
    well sorry i've never used renamed clients
    Hands Down - Greatest MC
    You heard of hell, well I was sent from it,
    I went to it serving a sentence for murdering instruments,
    Now I'm trying to repent from it,
    But when I hear the beat I'm tempted to make another attempt at it
    ,

    I'm Infinite.
     

  9. #109  
    Banned

    Join Date
    Oct 2006
    Age
    30
    Posts
    3,154
    Thanks given
    310
    Thanks received
    259
    Rep Power
    0
    Thread cleaned up, those who continue to spam in this topic will receive an infraction.
     

  10. #110  
    Fuckin PRO

    Damien's Avatar
    Join Date
    Feb 2008
    Age
    32
    Posts
    2,658
    Thanks given
    928
    Thanks received
    82
    Rep Power
    369
    Nice work on this Sanity.
    You always be my friend on here.
     

Page 11 of 54 FirstFirst ... 91011121321 ... LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

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