IsPlayerInRangeOfPoint
#1

Hey, everybody)

Can anybody explain me wat's the problem in this code?
When I Pick Up my pickup, amx_Exec returns to me 1 anyway from function "GetPosit"..
If I disconnect from my server, log doesn't stop:
Код HTML:
[14:59:40] on‌pick = 1
[14:59:41] on‌pick = 1
[14:59:42] on‌pick = 1
[14:59:43] on‌pick = 1
[14:59:44] on‌pick = 1
[14:59:45] on‌pick = 1
[14:59:47] on‌pick = 1
[14:59:48] on‌pick = 1
[14:59:49] on‌pick = 1
[14:59:50] on‌pick = 1
[14:59:51] on‌pick = 1
What is it?? What should I do?
Reply
#2

Put this :
PHP код:
logprintf("onpick = %i"onpick); 
Out from the loop
Reply
#3

Quote:
Originally Posted by haikalbintang
Посмотреть сообщение
Put this :
PHP код:
logprintf("onpick = %i"onpick); 
Out from the loop
No, it does not help
Reply
#4

Anyone versed in the plugins?
Reply
#5

Run with crashdetect and put logs here.
Reply
#6

Crashdetect included, there is no log messages..
Reply
#7

Can anybody help me??
Reply
#8

Quote:
Originally Posted by Edwin2801
Посмотреть сообщение
No, it does not help
Add break; after logprintf
Reply
#9

It's did not help..
I did this through the another function, by recursion, by loop, the result is the same...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)