Admin Part:
NPC Code:
if (playerchats){
tokenize #c;
if (strequals(#t(0),News
)
{
setstring server.post,#c; }}
Player Part:
NPC Code:
// NPC made by yahgrown
//Reciving Part Goes in players system
//Updater Script For Cosmo Canyon
//Scripted By Owner (SirMiz,Blitz,hourZ,Phenomena)
//Varibles
$font = "Verdana";
//
//Get Post
timeout=.1;
if (timeout) {
showimg 204,@#s(server.post),screenwidth-693,60;
changeimgvis 204,4;
}
Ok now when I type something real long like this "
Ok, big news theres a new quest up and we hired a few gps. Please do not ask to be GP. We will be hiring FAQs Soon so go around the server or read about the quests items and other stuff on the Cosmo Canyon website because you have to know alot to be FAQ. Thanks -SirMix
"
it keeps printing with out returning... like it keeps going....
oh any how do you change the size? thanks for ya help btw