Raised This Month: $ Target: $400
 0% 

client_print


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Trumpet_Rhapsody
Junior Member
Join Date: Jun 2004
Old 06-07-2004 , 18:03   client_print
Reply With Quote #1

I am having TONS of trouble getting my client_print command to work. I'm a newbie to coding so I don't know much. All I've learned i've learned by reading other plugin's code and making assumptions. I'm making a plugin to display a help file, and it works perfectly except the client_print command that I want to run when a user joins the server. I'll attach my code just for refrence, but the specific code:

public display_info( id ){
if (id) {
client_print(id,print_chat,"Server Plugins: Say /pluginhelp for Client help on using the server's Plugins")
client_print(id,print_chat,"Server Plugins: Say /pluginAhelp for Admin help on using the server's Plugins")
}
}

This is placed right after the public plugin_init() section (do i need PLUGIN CONTINUE somewhere maybe?). I've tried variations of the client_print command that i've seen in other plugins but to no avail. Please if anyone has any idea what is going on here help me!
Attached Files
File Type: sma Get Plugin or Get Source (plugins_help.sma - 681 views - 1.6 KB)
File Type: sma Get Plugin or Get Source (plugins_help.sma - 784 views - 1.6 KB)
Trumpet_Rhapsody is offline
Send a message via ICQ to Trumpet_Rhapsody Send a message via AIM to Trumpet_Rhapsody
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode