native date(&year = 0, &month = 0, &day = 0);
year | Variable to store year in |
month | Variable to store month in |
day | Variable to store day in |
Retrieves the current date in year, month and day.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.