connect message script
Well i've tryed to make a script, that would wirte a HUD message to a client when he joins... It goes like this:
Code:
I got one error: (Line 4) error 001: expected token: ";", but found "-identifier-" I hope some on can help me with this. |
Code:
|
Okay, thanks alot! :)
|
Well okay, ive compiled it, and there no errors, but when i join the server, there aint appearing any message? :/ How can that be?
|
hmm
Well this shows it when you are connecting. By the time you are actually in the server, the message will have faded away. If you want to see it when you enter use public client_putinserver(id) instead of client_connect(id)
|
Hmm, do you have msn messenger? So i could got some impluse help? :P If you have, then please let me have your mail (:
|
Well i've changed the client_connect(id) to client_putinserver(id) - aint working - But shouldent it go like this "public client_putinserver(id)" instead of just "client_putinserver(id)"?[/b]
|
Yep.
|
Ohh dident saw that you already have written public infront of client_putinserver :) my mistake
|
Well i've added the public thing there. Now i get an error with my "show_hudmessage"
(Line 9) Error 035: argument type mismatch (argument 1) |
| All times are GMT -4. The time now is 09:59. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.