How to pass cd into a task?
Hello,
I want to pass some client data through a task from FM_UpdateClientData hook. I've tried this, but compiler seems not to be happy and it doesn't work: Code:
task_reset_cd: Code:
PHP Code:
|
Re: How to pass cd into a task?
Tags in Pawn are implemented for awareness and their [possibly onliest] use comes when declaring floats (due to the way they're stored in memory) and loading operators. Passing ClientData:CDTaskData[1] (notice the tag) should remove that warning.
Quote:
|
| All times are GMT -4. The time now is 13:44. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.