First off I am attempting to make a set of scripts for use in WHs. This is my first time really programming anything so please bear with me. The order I plan to make them in is: salvager, analyzer/hacker, site clearing, and logi. I think that order is easiest to hardest. but I have come across several questions that I cannot find the answers to and I will likely have many more by the time I have these completed to my satisfaction. Now on to the questions that I can remember and please remember I am new to programming and I am trying to look at other scripts and the lavishsoft wiki to do most of my learning.
1) By looking through other scripts I can see that you can target by groupID. Is there any way to get the entities name or type (like I would see in the overview). i would like to treat different wrecks a little differently and this would also help when it comes time to analyze/hack cans and more specifically this will be essential for the combat.
2) How can I prompt for user input? Sounds simple enough, but I haven't been able to find an example of it anywhere. I know I could just give options and I plan to give them in a drop down box in a GUI. But I think I am a long way from doing a GUI.
3) Can you suggest any other scripts I should be looking at for examples other than:
evesalvage
wreckingball2 (mainly for a different look at the logic)
evebot (haven't looked to deep into this one since it is large and I don't think it currently salvages)
Any other tips or advise would be welcomed. Thanks
1) By looking through other scripts I can see that you can target by groupID. Is there any way to get the entities name or type (like I would see in the overview). i would like to treat different wrecks a little differently and this would also help when it comes time to analyze/hack cans and more specifically this will be essential for the combat.
2) How can I prompt for user input? Sounds simple enough, but I haven't been able to find an example of it anywhere. I know I could just give options and I plan to give them in a drop down box in a GUI. But I think I am a long way from doing a GUI.
3) Can you suggest any other scripts I should be looking at for examples other than:
evesalvage
wreckingball2 (mainly for a different look at the logic)
evebot (haven't looked to deep into this one since it is large and I don't think it currently salvages)
Any other tips or advise would be welcomed. Thanks