New functions?

For problems with creating games or for reporting bugs of the Tool.
Post Reply
pavka_1
PaC-DK Newby
Posts: 26
Joined: 25 Jan 2011, 09:23

New functions?

Post: # 78898Post pavka_1
22 Mar 2012, 20:35

Hi, Zimond! Will you add new functions in editor? For example, get time and data in game from system. This feature will give interesting thing for real-time games)

Zimond
Der Engine Papa
Posts: 3420
Joined: 06 Apr 2003, 19:34
Location: Krefeld
Contact:

Re: New functions?

Post: # 78900Post Zimond
25 Mar 2012, 22:03

No, there will be no new versions since I cannot work on the code anymore without having to rewrite big parts of it. And that i am not interrested in.

However : You can use time and date data already just use this :

speech (self ; The current time is [hour] : [minute] : [second])

or

speech (self ; Its [month] the [day] in the year [year])
Image

Post Reply