| Author |
Topic:
Plugin Writing Help
[Locked] |
OREOSTARS
Posts: 99
Registered: 2005-3-3 15:23:01
|
Date Posted:
1/1/00 12:00am
Subject:
Plugin Writing Help
|
|
I am learning how to code with Java. I was just wondering if there is away to make a decal plugin with it, or is there a similar language to Java that is usable?
Thanks!
|
|
|
Date Posted:
1/1/00 12:00am
Subject:
Plugin Writing Help
|
Use C# instead of Java.
-----signature-----
|
|
|
Date Posted:
1/1/00 12:00am
Subject:
Plugin Writing Help
|
C# and Java are very very similar.. they aren't identical, but the syntax is basically the same, and a lot of the methods are similar (like ToString() in C# where it is toString() in Java)
C# is really easy to program plugins in as long as you have some decent programming skills..
just be aware of the rules, the Code of Ethics, and that Decal does not make a good first programming project. It is mainly for people who have a solid programming base, and want to extend their abilities.
The basic rules are at : http://jvarga.berkeley.edu/decal/rules.htm
while most everything else can be found at : http://www.decaldev.com
|
|
|
Date Posted:
1/1/00 12:00am
Subject:
Plugin Writing Help
|
|
Or you could use J#. It's not exactly java, but it would be closer to what you were used than c#.
|
Lonsgard
Posts: 15
Registered: 2002-1-5 17:02:38
|
Date Posted:
1/1/00 12:00am
Subject:
Plugin Writing Help
|
|
Don't worry Drakier, he isn't trying to do anything complex... just a replacement for ElTank.
|