ID + TASK
My point is how to remove task without affecting the set task at asda menu ? because when i add id+TASK_RESPAWN at spawn point the menu won't appear.
PHP Code:
|
Re: ID + TASK
Remove task before setting it
|
Re: ID + TASK
change this
PHP Code:
to this? PHP Code:
|
Re: ID + TASK
or
const TASK_RESPAWN = 100 or #define TASK_RESPAWN 100 whatever Or nothing since the plugin seems to use only 1 task. Anyway, there are some errors and some missing code. |
Re: ID + TASK
Quote:
|
Re: ID + TASK
Quote:
Code:
L 03/14/2010 - 21:47:12: [CSTRIKE] Player out of range (101)PHP Code:
|
Re: ID + TASK
the id the in TaskCheckSpawn need to subtracted by TASK_RESPAWN too
Code:
id -= TASK_RESPAWN |
Re: ID + TASK
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|
Re: ID + TASK
PHP Code:
|
| All times are GMT -4. The time now is 08:38. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.