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.

On enter script problem

Page: 1 of 1
 HK-42
01-25-2009, 8:31 PM
#1
Hey, Im having a problem with a reskinned tatoonie cantina onenter script. To get the 2 placeable npcs to sit, I have to include the onenter script. So I did. However it takes about 2 minutes for them to sit down, in the meantime they keep standing there. Kinda strange. Anyideas how I can fix this?
 Canderis
01-25-2009, 8:52 PM
#2
Hey, Im having a problem with a reskinned tatoonie cantina onenter script. To get the 2 placeable npcs to sit, I have to include the onenter script. So I did. However it takes about 2 minutes for them to sit down, in the meantime they keep standing there. Kinda strange. Anyideas how I can fix this?

Change the script from Onenter on the module to onheartbeat on the NPC's utc file.
 HK-42
01-25-2009, 9:34 PM
#3
Change the script from Onenter on the module to onheartbeat on the NPC's utc file.

its a mdl file with a onenter script there is no npc.
 Star Admiral
01-26-2009, 1:47 AM
#4
How did you get the mdl file with an onenter script? Sounds rather impossible to me. Try posting the code you used, as it is rather surprising to have it take so long for the NPCs to sit.

- Star Admiral
 HK-42
01-26-2009, 9:57 PM
#5
How did you get the mdl file with an onenter script? Sounds rather impossible to me. Try posting the code you used, as it is rather surprising to have it take so long for the NPCs to sit.

- Star Admiral

Oops I meant module files, not mdls....and I used the original onenter script for the Tat cantina.

EDIT: Just checked even the original module has this problem. Can someone else warp to tat_m17af and see if the placeable people havent sat down.
Page: 1 of 1