0 LIKES LikeUnLike
Alright guys, im working on making my first RPG using actionscript 2.0 heres my code//on the first keyframe press f9 and typescore = 0;hp=100;currentslotnum = 1;stop();function addToSlot(item) {if (!item.found) (item._x = eval ("ItemSlot" currentslotnumitem._y = eval ("ItemSlot" currentslotnumitem.found=true;currentslotnum ;}}i get the errors} not expected (at end)and the item.x/y "ItemSlot" says expected }/) or ;... whats the problem with my script? can anybody correct it
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 2 answers.