![]() |
Time Script
I see many of you asking about the time script and if you have even a small amount of knowledge you should be able to figure it out. I made a simple little NPC showing how to use timevar for a clock and im sure you could make it much better :D Here ya go
// NPC made by LH if (playerenters) { timeout=1; } if(timeout){ this.time=timevar; time+=1; message #v(time); timeout=1; } |
that will only show you seconds since server was started and is slower than normal time
|
Lord Helmut if you can't get that Time Script to work I made just IM me on aim.
|
Quote:
|
Timevar increases once every five seconds.
|
=/ I don't like time systems, because for instance, if you want to go buy a fishing pole but it's the middle of the graalian night, you can't cause the ******* fishing salesman isn't awake...then you have to wait a REAL half hour for him to get up..
|
| All times are GMT +2. The time now is 04:29 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.