Conversation Between Covy and Ambient

3 Visitor Messages

  1. I've tried both and I did the fix I believe. Do you have TS3 or skype? Preferably TS3 tho lol
  2. that case should be in ClickObject or ActionHandler under 1st/2nd object actions, you may also need to apply the fix for object clicking gl mate
  3. I'm messing around with "Project Insanity - Evolved v.3" and have gotten stumped on teleporting via levers. I have compiled with no errors, but whenever I click a lever it does nothing. I have a feeling I'm just looking over something. Care to help me out? I tried a couple different ways of doing it. Here's the most basic:
    Code:
    			
    			case 5959:
    				c.getPA().startTeleport(2539, 4712, 0, "modern");
    				break;
    Also maybe its the way you've reorganized everything and I'm just putting it in the wrong place.
Showing Visitor Messages 1 to 3 of 3