• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Visual Studio [QUESTION]

Junior Spellweaver
Joined
Oct 18, 2014
Messages
101
Reaction score
12
Hi all curious when you're typing keywords i.e "Console" a list will appear below with a list of code

Tanked - Visual Studio [QUESTION] - RaGEZONE Forums



I was wondering if it's possible to add your own in that list i.e RoomUser ThisUser = Room.GetRoomUserManager().GetRoomUserByHabbo(Session.GetHabbo().Id)
as would make it easier if possible how would I go about doing this thanks.
 
Banned
Banned
Joined
Oct 5, 2016
Messages
69
Reaction score
10
Make sure you are not trying to unload the application domain that is the default, has a running thread, or that has already been unloaded.
 
Junior Spellweaver
Joined
Oct 18, 2014
Messages
101
Reaction score
12
Make sure you are not trying to unload the application domain that is the default, has a running thread, or that has already been unloaded.

what lol how is that relevant
 
Back
Top