Super AI conversion to JS.

For AI and campaign script related discussions and questions
Post Reply
User avatar
WZ2100ModsFAn
Trained
Trained
Posts: 371
Joined: 15 Apr 2018, 17:25
Location: United States.

Super AI conversion to JS.

Post by WZ2100ModsFAn »

Can @Berserk Cyborg convert the SuperAI to javascript?

Here's the attached file bellow.

It already has a SuperAI.js & SuperAI_includes folder.

Also you can remove the comments in the SuperAI.js file.

Hopefully it's not too challenging to convert.

Thanks.

_______________

It's based off of semperfi Js now.

I'm trying to figure out how to replace it's build droid with add droid.
SuperAItojs.wz
Semperfi JS based.
(27.69 KiB) Downloaded 397 times
Last edited by WZ2100ModsFAn on 20 Aug 2018, 02:36, edited 2 times in total.
User avatar
Berserk Cyborg
Code contributor
Code contributor
Posts: 938
Joined: 26 Sep 2016, 19:56

Re: Super AI conversion to JS.

Post by Berserk Cyborg »

You should try it yourself. Bots take a lot of effort, and most people can spend lots of time working on one and still find many things to improve. If you follow the JS related links in the sticky thread you will learn about some of the basics of programming and be able to do much of what you want.

I am willing to help anyone having specific issues. But if you are not going to put effort into learning or doing something yourself first, and expect everyone else to do what you want cause "you don't know how", then you should stick to doing other things... I hope you understand. :)
User avatar
WZ2100ModsFAn
Trained
Trained
Posts: 371
Joined: 15 Apr 2018, 17:25
Location: United States.

Re: Super AI conversion to JS.

Post by WZ2100ModsFAn »

I did replace the builddroid with adddroid just like in the original superai.

I have noticed some other website.

Warzone atlassian has lots of javascript information.

All though it's outdated it's never been updated since the 3.1 series.

Also more javascript information in here. https://github.com/Warzone2100/warzone2 ... master/doc

This one must be more up to date then the warzone atlassian is.
Post Reply