/////////////////////////////////
///////////Hud Meters///////////
obj
Adventure_StoreTL
icon='AdventureStore.dmi'
layer = 998
New(client/c)
screen_loc="2,2"
c.screen+=src
Click()
if(usr.StoreOpen)
winshow(usr,"Store",0) //Show the window
usr.StoreOpen = 0
else
winshow(usr,"Store") //Show the window
alert("Welcome to the Rival Shop, you have [usr.AP] RP.")
usr.StoreOpen = 1
/////////////////////////////////
loading Naruto Clash of Rivals.dme
loading Interface.dmf
loading Skin.dmf
loading skin2.dmf
loading Naruto Ultimate Adventure\skin.dmf
BYOND(464.1066) Error: the file C:\Documents and Settings\Compaq_Owner\My Documents\Downloads\NUA Host Files\Naruto Clash of Rivals.rsc is locked up!
Login.dm:41:error: 'AdventureStore.dmi': cannot find file
Naruto Clash of Rivals.dmb - 1 error, 0 warnings (double-click on an error to jump to it)
I was not using the RSC Dyn RSC or the DMB when I got this... HELP!!!