Jump to content
  • 0

Acis Pvp Reward Errors


Question

Posted (edited)
Hi guys, today i checked this aCis Interlude code for PvP Rewards:

and when i tried it everything worked perfectly fine but at the end of the code i got these errors and i don't know how to fix them.. can someone help me please?


-------------------------------------------------------------------------------------

Geia sas paidia shmera epsaxna sto jbrasil gia java codes kai vrika auto to pvpreward p epsaxna toso kairo telos panton prospathisa na to valo kai sto telos to mono error p m evgale einai auto kai den ksero pos na to fixaro.. mpori kapoios na me voithisi?



 

wM2g4k8.png

Edited by Anuvor

8 answers to this question

Recommended Posts

  • 0
Posted

Move it out of the actual, cleanup() method. After cleanup, before startFishing.

 

Small, fast draw :D

 

 

cleanup()
{
 ...
 ...
 pvpReward() <- you can't add new method here
}
 <- put it here
startFishing()
{
 ...
}

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...