ID:140213
 
/////////////////////////////////
///////////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!!!
You cannot make changes to the .rsc file while it is in use. Close any running instances of your game, first.
In response to Garthor
Garthor wrote:
You cannot make changes to the .rsc file while it is in use. Close any running instances of your game, first.

I DID close all running instances of the game and it didn't solve anything!!! Plus it wasn't a change to the RSC it was already there!!!
In response to Narutorox123456
You can restart the computer.
In response to Rayne25
Rayne25 wrote:
You can restart the computer.

Nah restarting BYOND is easier