runtime error: Cannot read null.key
proc name: Del (/client/Del)
source file: SnowyHill.dm,18
usr: null
src: BountyHunteR (/client)
call stack:
BountyHunteR (/client): Del()
Del()
Menu()
Login()
I keep getting this error!! :(
it's for my quit game button on my main menu....
should I just use Logout()?
ID:266701
![]() May 28 2002, 2:51 pm
|
|
Use Logout(), but if you need special things added, then add some stuff to the default proc and call the rest of it with the '..()'.
- Malver