[solved]add a distance to client
how should the array or what its called, g_noscope_counter_dist[33] look for being correct or working hehe, to hold Distance.
Code:
new g_noscope_counter_dist[33]thanks in advance |
Re: add a distance to client
There's a mistake here:
PHP Code:
|
Re: add a distance to client
lol well thats not the problem, the problem is to change g_noscope_counter_dist[33] to something greater. the compiler tell me that this g_noscope_counter_dist[iAttacker] = Distance have a tag mistake
|
Re: add a distance to client
solved! like this
PHP Code:
|
Re: [solved]add a distance to client
Code:
g_noscope_counter_dist[iAttacker] = floatround(Distance) |
Re: [solved]add a distance to client
haha yea thanks anyway Emp'... damn this was stupid :D
|
| All times are GMT -4. The time now is 09:01. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.