Quote:
Originally posted by magicbud3344
googi in your sig it says you script, could you fix my message board in my PH?
|
Sure
NPC Code:
if (playerchats){
if (startswith(post,#c)){
if (strequals(#a,magicbud3344)) {
tokenize #c;
message #t(1);
}
}
}
*Hopes there wasn't a clientside he needed to put in there somewhere*
Edit: Oh yeah, incase you can't script, here are the instructions, to post, just say
post "message"
Like this...
post "message thing"