View Single Post
  #22  
Old 05-19-2002, 11:16 AM
Googi Googi is offline
A Serious Epidemic
Googi's Avatar
Join Date: Oct 2001
Location: Canada
Posts: 18,866
Googi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud of
Send a message via AIM to Googi
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"
__________________
Reply With Quote