Search the database
Search forum topics
Search members
Search for trades
diablo2.io is supported by ads
diablo2.io is supported by ads
0 replies   81 views
2

Description

This tiny Emacs Lisp function calculates the Dclone times (EU).

Code: Select all

(dotimes (i 9)
  (let ((tt (+ 20 (* i 3))))
    (if (> tt 24)
	(setq tt (- tt 24)))
    (insert (format "%d\n" tt))))

Code: Select all

20
23
2
5
8
11
14
17
20
5

Can be used to make Runewords:

7
This tiny Emacs Lisp function calculates the Dclone times (EU).

Code: Select all

(dotimes (i 9)
  (let ((tt (+ 20 (* i 3))))
    (if (> tt 24)
	(setq tt (- tt 24)))
    (insert (format "%d\n" tt))))

Code: Select all

20
23
2
5
8
11
14
17
20
9

Advertisment

Hide ads
999

Greetings stranger!

You don't appear to be logged in...

No matches
 

 

 

 

Value:
Hide ads forever by supporting the site with a donation.

Greetings adblocker...

Warriv asks that you consider disabling your adblocker when using diablo2.io

Ad revenue helps keep the servers going and supports me, the site's creator :)

A one-time donation hides all ads, forever:
Make a donation