Raised This Month: $ Target: $400
 0% 

[REQ]client_print problems


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
jiunnwoei2629
BANNED
Join Date: Apr 2008
Old 10-28-2008 , 12:23   [REQ]client_print problems
Reply With Quote #1

client_print(id, print_chat, "xxxxx")

How can just let him enter the server, the first show?

I choose to say urban characters, it shows that text, but as long as access to a good show, and will not appear in the next round
jiunnwoei2629 is offline
Sn!ff3r
Veteran Member
Join Date: Aug 2007
Location: Poland
Old 10-28-2008 , 14:07   Re: [REQ]client_print problems
Reply With Quote #2

Show full code.
__________________
Join US - custom Zombie Server - Custom Addons:



Sn!ff3r is offline
Send a message via Skype™ to Sn!ff3r
jiunnwoei2629
BANNED
Join Date: Apr 2008
Old 10-29-2008 , 08:24   Re: [REQ]client_print problems
Reply With Quote #3

PHP Code:
if (model == CS_CT_GSG9)
 
cs_set_user_model(id"gsg9")
 
client_print(idprint_chat"123456")
 return 
PLUGIN_CONTINUE 
jiunnwoei2629 is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 10-29-2008 , 10:57   Re: [REQ]client_print problems
Reply With Quote #4

Suggestions/Requests is not for Scripting Help
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Ricky Leone
Junior Member
Join Date: Dec 2005
Old 10-29-2008 , 11:10   Re: [REQ]client_print problems
Reply With Quote #5

I have absolutely no idea what he's asking.
Ricky Leone is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 10-29-2008 , 11:24   Re: [REQ]client_print problems
Reply With Quote #6

Do you want text to appear only the first time the player spawns?
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
jiunnwoei2629
BANNED
Join Date: Apr 2008
Old 10-29-2008 , 12:25   Re: [REQ]client_print problems
Reply With Quote #7

I figure that as long as I choose to display a message on the can
Refresh will not occur
Unless the replacement of the map will be re-elected figures appear
jiunnwoei2629 is offline
jiunnwoei2629
BANNED
Join Date: Apr 2008
Old 10-30-2008 , 08:03   Re: [REQ]client_print problems
Reply With Quote #8

return 0

What do you mean by this ?
jiunnwoei2629 is offline
Sn!ff3r
Veteran Member
Join Date: Aug 2007
Location: Poland
Old 10-30-2008 , 11:37   Re: [REQ]client_print problems
Reply With Quote #9

Code:
//Plugin passes through operation.  Whatever called it continues.
#define PLUGIN_CONTINUE        0
//Plugin halts continued operation (plugins following in the plugins.ini won't be called).
//Whatever called it will eventually supercede.
#define PLUGIN_HANDLED        1
//Continue calling plugins but halt the operation
#define PLUGIN_HANDLED_MAIN    2
retrun PLUGIN_CONTINUE
__________________
Join US - custom Zombie Server - Custom Addons:



Sn!ff3r is offline
Send a message via Skype™ to Sn!ff3r
jiunnwoei2629
BANNED
Join Date: Apr 2008
Old 10-30-2008 , 12:14   Re: [REQ]client_print problems
Reply With Quote #10

I know that I would like to thank the

It should show how to write a message into the server ?
jiunnwoei2629 is offline
Reply



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 09:08.


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