mob/proc/Tick()
src << "<font color = red>(-Auto Save-)"
src.client.base_SaveMob()
spawn(3000) src.Tick()
Problem description:
Cannot open 'C:\Documents and Settings\jarrett 2\Desktop\Fixed RA2\players\d\dragonmas121.sav': file is in use.
proc name: base PlayerSavefile (/client/proc/base_PlayerSavefile)
source file: implementation.dm,224
usr: DragoonMaSter (/mob)
src: Dragonmas121 (/client)
call stack:
Dragonmas121 (/client): base PlayerSavefile()
Dragonmas121 (/client): base SaveMob()
Dragonmas121 (/client): base SaveMob()
Dragonmas121 (/client): Del()
runtime error: Cannot modify null.cd.
proc name: base SaveMob (/client/proc/base_SaveMob)
source file: implementation.dm,312
usr: DragoonMaSter (/mob)
src: Dragonmas121 (/client)
call stack:
Dragonmas121 (/client): base SaveMob()
Dragonmas121 (/client): base SaveMob()
Dragonmas121 (/client): Del()
Cannot open 'C:\Documents and Settings\jarrett 2\Desktop\Fixed RA2\Log.sav': file is in use.
proc name: WorldLogSave (/proc/WorldLogSave)
source file: Log.dm,4
usr: DragoonMaSter (/mob)
src: null
call stack:
WorldLogSave()
DragoonMaSter (/mob): Logout()
Dragonmas121 (/client): Del()
DragoonMaSter has left the game
Cannot open 'C:\Documents and Settings\jarrett 2\Desktop\Fixed RA2\players\d\deficit.sav': file is in use.
proc name: base PlayerSavefile (/client/proc/base_PlayerSavefile)
source file: implementation.dm,224
usr: AlphaXR (/mob)
src: Deficit (/client)
call stack:
Deficit (/client): base PlayerSavefile()
Deficit (/client): base SaveMob()
Deficit (/client): base SaveMob()
AlphaXR (/mob): Tick()
AlphaXR (/mob): Tick()
runtime error: Cannot modify null.cd.
proc name: base SaveMob (/client/proc/base_SaveMob)
source file: implementation.dm,312
usr: AlphaXR (/mob)
src: Deficit (/client)
call stack:
Deficit (/client): base SaveMob()
Deficit (/client): base SaveMob()
AlphaXR (/mob): Tick()
AlphaXR (/mob): Tick()
Im am useing deadrons saveing
Hiead