messageAll('',"%MessageOne");%MessageOne doesn't exist, but $Messages::One is available.
umm like that? ( i modified it )and added more messages
Now everyone will be message "$Messages::One", literally.
You put it in quotes, silly."$bob" != $bob
lol ok so any ideas on why it wont show up on the server control?
You didn't copy the code correctly
No you didn't. Go back and look at the code where you copied it from and compare it to what you have.
I have the same thing. Nothing is different. This is my exact server.cs file. Do you know why its not showing up?
if(isFile("Add-Ons/System_ReturnToBlockland/server.cs")){ if(!$RTB::RTBR_ServerControl_Hook) exec("Add-Ons/System_ReturnToBlockland/RTBR_ServerControl_Hook.cs"); RTB_registerPref("Duplicator Timeout","Duplicator","Duplicator::Timeout","int 0 60","Tool_Duplicator",40,0,0);}else{ $Duplicator::Timeout = 40;}