Thread: Time Script
View Single Post
  #16  
Old 09-30-2001, 11:40 PM
joseyisleet joseyisleet is offline
Registered User
Join Date: Aug 2001
Posts: 378
joseyisleet is on a distinguished road
hmm.

I was 'fooling' around earlier and figured this out.
// NPC made by Josey Hunt
if(playerenters&&!hasweapon(Time)){toweapons time;
timeout=1;}
if (!server.time){
setstring server.time,0;}
if (timeout){
showimg 1,@Tahoma@Bold@#v(server.time),100,100;changeimgvi s 1,4;timeout=.5;
server.time++;
timeout=1;}

The time changes every 1 second, alls you had to do is change the placing of the image and a few modifications.
I'm to tired right now to do it for you 'peoples' or I would.


Oh yea, watch jeepers creepers. It kicks ass! =)
__________________
Account used by Josey and Howard.
Ali G: 'Is it cause i Black?'
Reply With Quote