That's is realy easy, all you have to do is put a if infront of all the commands.
Something like:
string rp select blabla from rp_blabla
if (rp == on)
rp command here
else if
break;
Done.
Hi,
Apparantly, my emulator crashed because there was a bug with random rooms. the problem is because the minimum number was higher than the max number, something like that.
Does someon haves a fix for it?
Code:
private static void randomRooms()
{
DataRow dRow...
Hi,
I'd like a command that sends a room message without a username.
Could someon create this and share it?
It's for holograph r26 dissi's edit.
Greetings, Ero;)