PDA

View Full Version : Time in Insim


elmasfumao
28th October 2010, 02:46
Hello People,

Is there a code for insim that can display the Clock Time in the top part of the display of the insim? If there is can i have it please :P?

Dygear
28th October 2010, 02:49
Prism has a !thetime & !time command.

elmasfumao
28th October 2010, 03:01
The insim i have dont got non of that, that's why im lookin to see if theres a code that would display time in the Website section

skywatcher122
28th October 2010, 03:26
1. what is the language of insim ur using
2. is it another cruise server?
3. i'm through helping cruise servers again

elmasfumao
28th October 2010, 03:36
1.English
2.yes
3. Ok..

skywatcher122
28th October 2010, 04:06
insim language is it C#, C++, PHP or Python

elmasfumao
28th October 2010, 04:11
if im not mistaking i think is C#

skywatcher122
28th October 2010, 04:21
here is the code when showing the time on the server

System.DateTime.Now

if im not mistaken

elmasfumao
28th October 2010, 04:43
Dont i have to put sumthing in front of it other then just System.DateTime.Now?

And for me to make it work in the Website Bar - what i have to do because all it shows is System.DateTime.Now. Look at the picture

skywatcher122
28th October 2010, 04:56
do not put the "" string line on the button

if u want to color it up "^2" + System.DateTime.Now

Whiskey
28th October 2010, 09:09
Wouldn't it be "^2" + System.DateTime.Now.toString() ?

PoVo
28th October 2010, 09:50
Wouldn't it be "^2" + System.DateTime.Now.toString() ?

"^2" + DateTime.Now.ToString()

elmasfumao
28th October 2010, 19:49
do not put the "" string line on the button

if u want to color it up "^2" + System.DateTime.Now




What you mean dont put the String line?

This is getting more complicated then i thought

PoVo
28th October 2010, 21:00
What you mean dont put the String line?

This is getting more complicated then i thought

"^2" + DateTime.Now.ToString()

How many times do I have to post this? :really:

elmasfumao
28th October 2010, 21:47
:| its not working for me :(

dawesdust_12
29th October 2010, 04:28
Then you are stupid and should not be programming if you cant figure out this!

Dygear
29th October 2010, 06:59
Then you are stupid and should not be programming if you cant figure out this!

Oh come on ... Try and be slightly constructive with your scaving (sp?).

PoVo
29th October 2010, 07:28
Oh come on ... Try and be slightly constructive with your scaving (sp?).

I kinda agree with him, if he can't copy & paste a simple line into his button line, then seriously it's a big fail :x

misiek08
29th October 2010, 14:25
Noob said in other topic: "I forgot most things". He's lying every time. I think it's an kiddy with ban on Search button and Google.

PoVo
29th October 2010, 14:46
Noob said in other topic: "I forgot most things". He's lying every time. I think it's an kiddy with ban on Search button and Google.

But come on, Dougie-Lampkin's Cruise mod displays the time... Is it that hard? I mean we were all noobs at once (and still are), but to not look before posting :really: