I've been using this computer as an object inside of my bank for about a week, it was made in MetaSequoia. I've added two different models in the folder, one is the table with just the computer and the other is the table with some props on it. I used it as a help desk, when players click it, it takes them to my forums.
I think it's a nice addition to home area. Reputation is appreciated, I hope you use it.
[Only registered and activated users can see links. ]
Code:
if (i == 20000) {//object id
objectDef.name = "Help Desk"; //name
objectDef.description = "Alienware.".getBytes();//description examine
objectDef.anIntArray773 = new int[1];
objectDef.anIntArray773[0] = 12361;//model id read from /raw folder
objectDef.itemActions = new String[5];
objectDef.itemActions[0] = "Access";//actions
objectDef.itemActions[1] = "Help";//actions
objectDef.hasActions = true;
objectDef.aBoolean767 = true;//non walkable
objectDef.aBoolean762 = false;//confirms with floor
objectDef.aBoolean769 = false;
}
Then in Actionhandler.java find 'public void firstclickobject' and declare:
Code:
case 20000: // moves player to help zone
c.getPA().movePlayer(1975, 5002, 0);
break;
Then in Actionhnalder.java find 'public void secondclickobject' and declare:
Code:
case 20000: // sends the player to your forums for help
c.startAnimation(1352);
c.getPA().sendFrame126("www.yourwebsite.com/forum.php/", 1);
break;
I've been using this computer as an object inside of my bank for about a week, it was made in MetaSequoia. I've added two different models in the folder, one is the table with just the computer and the other is the table with some props on it. I used it as a help desk, when players click it, it takes them to my forums.
I think it's a nice addition to home area. Reputation is appreciated, I hope you use it.
[Only registered and activated users can see links. ]
This is different o.o but gj i guess
[Only registered and activated users can see links. ]
Originally Posted by Mikey`
Bump. Someone mirror, uppit sucks. Pretty sure uppit gave me a Trojan too.
Originally Posted by lighter xd
i didnt hear baout a keylog but im dling on my shit pc and my dads a police officer and get get swat to track his ip if its a keylog