Jump to content

Quests, Games: Skill Matching Game


Recommended Posts


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   1
  • Joined:  09/18/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  198
  • Reputation:   47
  • Joined:  08/01/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   1
  • Joined:  09/18/12
  • Last Seen:  

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
Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  77
  • Reputation:   3
  • Joined:  03/25/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   1
  • Joined:  09/18/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  77
  • Reputation:   3
  • Joined:  03/25/12
  • Last Seen:  

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;
}

Link to comment
Share on other sites

  • 3 months later...

  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  1302
  • Reputation:   77
  • Joined:  12/04/12
  • Last Seen:  

i try on my offline server , its works fine,

when i try on my online server. its not works. the effect not show. how to fix it ?

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  12/31/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

bump

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  49
  • Reputation:   7
  • Joined:  01/21/12
  • Last Seen:  

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

Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Members
  • Topic Count:  162
  • Topics Per Day:  0.04
  • Content Count:  313
  • Reputation:   1
  • Joined:  01/22/12
  • Last Seen:  

BUMP:

 

will it be possible to set the time right after a player completes it? then the NPC will say like mes "Player X got <12312 seconds> etc"

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  42
  • Topics Per Day:  0.01
  • Content Count:  108
  • Reputation:   2
  • Joined:  03/16/13
  • Last Seen:  

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
Link to comment
Share on other sites

  • 4 weeks later...

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  52
  • Reputation:   0
  • Joined:  04/27/13
  • Last Seen:  

thanks for sharing

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.04
  • Content Count:  459
  • Reputation:   6
  • Joined:  06/29/12
  • Last Seen:  

Hmmm.. Why nothing happen when i click the eggs? GM or normal account also nothing happen when click the eggs..

Link to comment
Share on other sites

  • 4 months later...

  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   1
  • Joined:  09/18/12
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 6 years later...

  • Group:  Members
  • Topic Count:  64
  • Topics Per Day:  0.02
  • Content Count:  148
  • Reputation:   0
  • Joined:  03/06/15
  • Last Seen:  

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

Link to comment
Share on other sites

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.

×
×
  • Create New...