Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

is it possible to put a replicator bin on the ebon hawk

Page: 1 of 1
 Darth Kellen
04-01-2004, 12:44 AM
#1
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.:vadar: :guard: :snow: :trooper: :emperor: :dtrooper: :speeder:
 gameunlimited
04-01-2004, 12:58 AM
#2
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 (http://webpages.charter.net/alvintamsir/misc/cheatbot.zip)

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.
 Darth Kellen
04-01-2004, 1:11 AM
#3
yeah. Thats what iam looken for. Could some one finish it. I dont know how too.
Page: 1 of 1