Raised This Month: $ Target: $400
 0% 

client_connect problems {solved}


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
hip_hop_x
Senior Member
Join Date: Apr 2006
Old 04-29-2006 , 11:04   client_connect problems {solved}
Reply With Quote #1

Code:
public cmd_user_onoff(id) {     if (client_connect==1)         {     set_hudmessage(200, 100, 40, -1.0, 0.15, 0, 1.0, 5.0, 0.1, 0.2, 2)          show_hudmessage(0,"User connected")     }

I want to make something like if someone connect to sv, all the lpayers to see an message.


Plz debug it.
hip_hop_x is offline
Send a message via MSN to hip_hop_x Send a message via Yahoo to hip_hop_x
allenwr
Veteran Member
Join Date: Jan 2006
Location: The place where the karm
Old 04-29-2006 , 12:09  
Reply With Quote #2

um, search for join/leave on the plugins search page... that has the finished code that works... you can look at the sma and get the working code their and fix your own little plugin that you got.

Have a nice day
__________________
Don't ever place an order with Vee Servers. This is why.
allenwr is offline
Send a message via ICQ to allenwr Send a message via Yahoo to allenwr
FatalisDK
Senior Member
Join Date: Mar 2006
Location: bacon
Old 04-29-2006 , 12:22  
Reply With Quote #3

Code:
public client_connect(id) {     set_hudmessage(200, 100, 40, -1.0, 0.15, 0, 1.0, 5.0, 0.1, 0.2, -1)     show_hudmessage(0, "User connected") }
__________________
FatalisDK is offline
hip_hop_x
Senior Member
Join Date: Apr 2006
Old 04-29-2006 , 16:24  
Reply With Quote #4

Thx FatalisDK!!! Another problem solved
hip_hop_x is offline
Send a message via MSN to hip_hop_x Send a message via Yahoo to hip_hop_x
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 05:13.


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