
12-27-2001, 12:31 PM
|
|
V Avatar
|
 |
Join Date: Jun 2001
Location: Texas
Posts: 954
|
|
Quote:
Originally posted by pimpiroth
opps i mixxed it up >.< the scripts are
This is what goes in the staff thing
// NPC made by yahgrown
//posting script
//post part only for owner or other people who will post.
if (playerchats && strequals(#c,post)) {
tokenize #c;
if (strequals(#t(0),post)) {
setstring server.post,#t(1);
}
}
This is what goes in the player system
// 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
showimg 204,@#s(server.post),screenwidth-693,60;
changeimgvis 204,4;
|
wish I could test it |
__________________
-Matt
|
|
|
|