Do something after client joined team..
Hi,
i want to do something, when a player joined a team.. but it doesn't work.. it's my first plugin and I never coded with C++, but i read the documentation with the basics of pawn.. My Code: PHP Code:
Thanks Br41n |
Re: Do something after client joined team..
try this
Code:
|
Re: Do something after client joined team..
You can catch the TextMsg #Game_join_ct and #Game_join_terrorist (2nd arg) using register_event
|
Re: Do something after client joined team..
Ven is always full of usefull info :)
|
Re: Do something after client joined team..
Hey... thanks guys... i got it working:
Code:
public client_putinserver ( id ) {Thanks Br41n |
| All times are GMT -4. The time now is 06:51. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.