What's wrong with this code?
PHP Code:
And why this code gives grenades every round and when new player joins server? PHP Code:
|
Re: What's wrong with this code?
try this:
Code:
public client_authorized(id)Code:
public client_authorized(id) |
Re: What's wrong with this code?
The first code you writed is the same as mine :D.
I am testing second right now. P.S. Check main post. Edit: Undefined symbol Color chat... What should I include? |
Re: What's wrong with this code?
using same task id for every player isnt gonna make it work better.
try using client_putinserver instead of client_authorized PHP Code:
Quote:
|
Re: What's wrong with this code?
So it should be like this?
PHP Code:
|
Re: What's wrong with this code?
PHP Code:
|
Re: What's wrong with this code?
No. It should be like this (am I right?):
PHP Code:
|
| All times are GMT -4. The time now is 19:34. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.