Aeia Posted October 10, 2012 Posted October 10, 2012 (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 October 10, 2012 by Henesy Quote
Santino Posted October 11, 2012 Author Posted October 11, 2012 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? Quote
Aeia Posted October 11, 2012 Posted October 11, 2012 (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? 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 October 11, 2012 by Henesy Quote
jharick Posted November 1, 2012 Posted November 1, 2012 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. Quote
Aeia Posted November 4, 2012 Posted November 4, 2012 Please help us! Bump. If only I'm a super-pro scripter....but I guess, as of now I needed help. Quote
jharick Posted November 4, 2012 Posted November 4, 2012 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; } Quote
mrlongshen Posted February 4, 2013 Posted February 4, 2013 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 ? Quote
wardiablo Posted February 16, 2013 Posted February 16, 2013 (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 February 23, 2013 by wardiablo Quote
Dee Posted March 23, 2013 Posted March 23, 2013 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 Quote
Currently Posted April 8, 2013 Posted April 8, 2013 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" Quote
Help-Help Posted April 14, 2013 Posted April 14, 2013 (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 April 14, 2013 by Ban Hammer Quote
rakuzas Posted June 22, 2013 Posted June 22, 2013 Hmmm.. Why nothing happen when i click the eggs? GM or normal account also nothing happen when click the eggs.. Quote
Aeia Posted November 3, 2013 Posted November 3, 2013 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. Quote
Sergardo Posted November 29, 2019 Posted November 29, 2019 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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.