Jump to content

Recommended Posts

Posted (edited)

I observed that, there were some bugs that occurred while I played the game.

It went possible that 2 or more can enter the room (but the script can only accommodate one player, which in a way that only one player can click the eggs even though a lot of players surrounds him/her - that's good.)

I had 3 lives left and 2 minutes remaining left but suddenly the eggs just then disappeared and I was kicked out ( I wasn't idle tho - that went bad ).

Edited by Henesy
Posted (edited)

Weird, didn't got problems when I was testing it. But I'll check it again.

Kicked out? maybe you're not afk, but you were not moving from the same cell? /hmm

Yes it does. Accidentally, we are 3 player in the room but I am the only one who can click the egg.

I have 3 lives and 2 minutes remaining, I was not afk/idle and I was moving from cell to cell then I was suddenly kicked out.

Thanks for checking Sir.

EDIT:

Another problem occurred, the NPC said "Someone's currently playing etc." So I checked the Map but no one's currently there though the eggs are visible I clicked and I can't so it somehow went bugged because maybe the participant got disconnected or something but the game still continues to run without any time limit I think all have stopped but the eggs are visible. Now the game isn't available anymore no one can enter because it prompts that someone is playing the game but no one anymore.

Edited by Henesy
  • 3 weeks later...
Posted

EDIT:

Another problem occurred, the NPC said "Someone's currently playing etc." So I checked the Map but no one's currently there though the eggs are visible I clicked and I can't so it somehow went bugged because maybe the participant got disconnected or something but the game still continues to run without any time limit I think all have stopped but the eggs are visible. Now the game isn't available anymore no one can enter because it prompts that someone is playing the game but no one anymore.

I'll also experience this bugged ill try to disconnect my character who currently play the game. after that you can't play or the game is not available.

Posted

Please help us! Bump. If only I'm a super-pro scripter....but I guess, as of now I needed help.

Try this its works. put this code before "OnDoingGood:"

OnPCLogoutEvent:
getmapxy(.@map$,.@x,.@y,0);
if(.@map$=="quiz_02")
{
stopnpctimer;
donpcevent "::OnHideTogepi";
set .gameon, 0;
detachnpctimer;
end;
}

  • 3 months later...
  • 2 weeks later...
Posted (edited)

when someone leaves the game ( Ex: alt+ f4 ), the NPC stops working, as if someone inside, how to fix?

 

EDIT: sorry I had not read the previous review.

Edited by wardiablo
  • 1 month later...
Posted

When i try to click the Eggs Nothing Happens. 

On 3/24/2013 at 2:57 AM, Dee said:

When i try to click the Eggs Nothing Happens. 

Fixed thanks

  • 3 weeks later...
Posted (edited)

nce nice



sugges can you pls edit the wait coz i dont know how many mins more to play again can you make it like count down 5mins more 4 minsmore like Farm zone of emistry



and can you pls add the info how to play the game coz normal players dont know how to play hahaha



What is Mavis Vermillion?

Edited by Ban Hammer
  • 4 weeks later...
  • 1 month later...
  • 4 months later...
Posted

Please help us! Bump. If only I'm a super-pro scripter....but I guess, as of now I needed help.

Try this its works. put this code before "OnDoingGood:"

OnPCLogoutEvent:

getmapxy(.@map$,.@x,.@y,0);

if(.@map$=="quiz_02")

{

stopnpctimer;

donpcevent "::OnHideTogepi";

set .gameon, 0;

detachnpctimer;

end;

}

Oh thanks, I'll try later and update if it works.

  • 6 years later...
Posted

the account and per character is not working  

i set it on per account 0 

set $skillmatchgame_based, 0; // Timer Interval [ Account Based - 0 / Character Based - 1 ]

but after creating new character can still play

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...