Docer Posted May 12, 2012 Posted May 12, 2012 So, hey guys i'm new with server developing, and i need some info. Can someone tell me if it is possible to add a javascript to my server without using eclipse? And if yes how can i do that? Quote
0 Pauler Posted May 12, 2012 Posted May 12, 2012 First of all javascript is way different than java. Also the answer to your question is no. Quote
0 Tryskell Posted May 12, 2012 Posted May 12, 2012 Some things such as handlers (voiced, items, chat, ...) and scripts (AIs, quests,...) can be modified directly on DP side. You just need to reload scripts or server depending of what you modified. For all other, you need sources. Eclipse is only an IDE, it's like notepad++ but specialized for coding (easy bug report, compilation, javadoc, etc). You can code with notepad++/random text editor or any other IDE. Quote
Question
Docer
So, hey guys i'm new with server developing, and i need some info.
Can someone tell me if it is possible to add a javascript to my server without using eclipse?
And if yes how can i do that?
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.