
07-08-2009, 01:40 PM
|
|
My empire of dirt
|
 |
Join Date: Mar 2006
Location: Australia
Posts: 2,422
|
|
|
My guess is that you created the GUIs in the 'function onCreated()' event with a weapon. Check where the guis are scripted and if they are in this event, move them to another event and add a manual call to this (chat command, onWeaponFired() etc).
Otherwise, something may be calling another function to draw them in some other onCreated event... |
|
|
|