Darth Kellen Posted April 1, 2004 Share Posted April 1, 2004 i was just wondering if it was possible to put a replicator bin on the ebon hawk, so u could get any item in the game etc. Link to comment Share on other sites More sharing options...
gameunlimited Posted April 1, 2004 Share Posted April 1, 2004 I have actually made this mod before, that places a computer panel in the ebon hawk. The computer will allow you to teleport to any place, including player made areas, as well as give any player made items without using the cheat console. You have to create a script that teleports or gives items for each different item and areas though. Here is the file: Here To give a certain item, you have to edit the file B1.nss and recompile it. A sample giveitem script would look like this: void main() { CreateItemOnObject("g_w_yourlightsaber", GetFirstPC()); } If you want to list more than just two items, you have to edit the cheatbot.dlg file to accomodate more than two items during the conversation. As of for now, it only contains the options to warp to the arena mod and survival battle mod. Link to comment Share on other sites More sharing options...
Darth Kellen Posted April 1, 2004 Author Share Posted April 1, 2004 yeah. Thats what iam looken for. Could some one finish it. I dont know how too. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.