ok heres what im currently doing...

[/code/]


(autocast)) == (15348) {
cast manual with spell 1155;
spell cast starts at position X Y;
}
}
}
}
}


itemID)) == 15348 {
}
return 406;
{


Case 1505:


UsingMage) = true;
else if (ItemID == 15348)
[13] > 70
caster 1155 {


PublicVoid Magic()


Case 1505:


itemID == 15348
cast from weapon == true;
cast from hands == false;


spellID == 1155 == true;
spellID == 10238 == true;
spellID == 11111 == true;


sendFrame 406;


sendMessage(
You just advanced a magic level!
messageToAll.playerHandler.All (
"+ PlayerName +" has just gotten " +get level + " magic! )


return == false;


playerSave == true;

yet i keep getting errors damnit and im doing this exactly the way its supposed too!!!!

Recommended Answers

All 3 Replies

Dude, what is this piece of code supposed to do? By the way, first you should take a look on Java syntax. And also, start with 'Hello World' type applications to learn how to write correct, readable Java code.

It's not Java, obviously - it's gibberish.

commented: I cannot stop laughing... good one +3
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.