http://www.eveonline.com/devblog.asp?a=blog&bid=687
Has anyone gotten banned?
Just curious if we can start a thread for people who may have gotten banned and what if they can say were they doing when they got banned.
I'm not sure if this will effect evebot users just curious if anyone...
something not working
function main()
{
echo "turn on"
{
if !${Me.Ship.Module[MedSlot0].IsActive}
{
Me.Ship.Module[MedSlot0]:Click
wait 10
}
if !${Me.Ship.Module[MedSlot1].IsActive}
{
Me.Ship.Module[MedSlot1]:Click
wait 10
}...
I want to have something that turns on certain slots everytime I enter space any help would be great.
function main()
{
if !${Me.InSpace}
if ${MyShip.Module[MedSlot0].ToItem.GroupID}==316 && !${MyShip.Module[MedSlot0].IsActive}
MyShip.Module[MedSlot0]:Activate
if...
problems with EveSalvage == When cargo is full and it returns too home base to drop cargo off it opens up window to transfer cargo over but doesn't which seems wierd to me since if it doesn't run out of space it puts items into storage just fine.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.