Jump to content

Mihael

Members
  • Posts

    124
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Mihael

  1. congratulations for the initiative! About the designer, you can search for FLAT GUIs, which are visually pleasing. "Simples" is in fashion. Some examples in the * spoiler *
  2. Try Rename you dbghelp.dll to dbghelp_old.dll
  3. Yes, I am studying the structure of FluxCP, as soon as I learn to change it I will start to migrate my themes there.
  4. Thank you. Unfortunately I didn't convert the site to a fluxCP theme, it is all in common php / html
  5. View File [Html] Simple Orange Website Responsive One-Page Simple Orange Website Responsive One-Page Ko-fi = Motivation. By: Mihael About: Website is made in php / html responsive one page. Demo: Submitter Mihael Submitted 05/30/2020 Category General Website Templates Video https://youtu.be/HCUaGOslhas Content Author Mihael  
  6. Version 1.0.0

    741 downloads

    Simple Orange Website Responsive One-Page Ko-fi = Motivation. By: Mihael About: Website is made in php / html responsive one page. Demo:
    Free
  7. Pode ser muita coisa, essa script do mooka é bem antiga. Assim eu uso o pvp do ghost, pra mim ela é bem completa, se quiser dar uma olhada. É só traduzir.
  8. See if your hexed is diffed correctly.
  9. Sou meio leigo no assunto mas pode ser por causa das tabulações/espaçamentos, tente juntar isso tudo if( ((gettime(DT_HOUR) > 17 || (gettime(DT_HOUR) == 17 && gettime(DT_MINUTE) >= 5)) && (gettime(DT_HOUR) < 18 || (gettime(DT_HOUR) == 18 && gettime(DT_MINUTE) <= 5))) || ((gettime(DT_HOUR) > 18 || (gettime(DT_HOUR) == 18 && gettime(DT_MINUTE) >= 5)) && (gettime(DT_HOUR) < 20 || (gettime(DT_HOUR) == 20 && gettime(DT_MINUTE) <= 5))) || ) { em 1 linha só. if(((gettime(DT_HOUR) > 17 || (gettime(DT_HOUR) == 17 && gettime(DT_MINUTE) >= 5)) && (gettime(DT_HOUR) < 18 || (gettime(DT_HOUR) == 18 && gettime(DT_MINUTE) <= 5))) || ((gettime(DT_HOUR) > 18 || (gettime(DT_HOUR) == 18 && gettime(DT_MINUTE) >= 5)) && (gettime(DT_HOUR) < 20 || (gettime(DT_HOUR) == 20 && gettime(DT_MINUTE) <= 5))) ||) {
  10. Verifique os npcs de refine nativos do emulador.
  11. Essa script está bem velha e desatualizada, existem outras aqui no forum mesmo mais completas, verifique a área de downloads.
  12. Would anyone like to update this diff to the latest svn version of rA? Extended_Cell_PvP_1.7.patch
  13. Is it possible to open this cashshop by npc? Exemple: - Clique to NPC - Open This Cashshop.
  14. Hi boomers, i need a script (uh... really?) Yewah UwU. Description Event Poring Hunter: The event happens every 1 hour. 5 minutes to start the event access to the map is allowed to players and the global message is sent to the server "Poring Hunter : The event will start in 5 minutes, talk to me in prontera to enter!". With the event enabled, npc will display a menu with the option to "join to event" that will teleport the player to the "pvp_n_1-2" map. The player can only access the event map if he has nothing in his inventory (alt + e). After 5 minutes access to the map is closed and the global message is sent to the server "Poring Hunter : The portal for the event has been closed, the event has started, good luck to all players!". The event starts more only if 1 player is on the map "pvp_n_1-2". If no player has entered the event it is canceled and a global message is sent to the server "Poring Hunter : Event has been canceled due to lack of players". Starting the event, Porings, Poporings and Drops will be invoked on map "pvp_n_1-2". Porings grant 1 point when killed, Drops 5 points, Poporings -10 points. By killing the monsters you will be informed how many points you have per dispbottom "You have "x" Point(s)". Players will have 3 minutes to get as many points as possible. The player who gets the most points within 3 minutes will be the winner of the event. The winner of the event will be announced with a global message "Poring Hunter : The event is over, and the winner is player "Player Name" with "Number of Points". He must speak to me in prontera to receive his prize." A few seconds after the winner is announced, all players on the "pvp_n_1-2" map will be taken to prontera 150 150 and the event ends. The winning player must go to npc in prontera and request their prize. 100x Yggdrasil Fruits (Item 607).
  15. BOOOOOOOOM, Solved! That was it, thanks to the 2 comrades.
  16. Hi boomers, I am creating an offer npc that appears 1 time each month, and would like to put a code inside the waitroom that shows the amount of days left until the start of that offer. Like this: Day 1: Next Offer Appears in: 30D at 21:00 Automatic in Day 2: Next Offer Appears in: 29D at 21:00 Automatic in Day 3: Next Offer Appears in: 28D at 21:00 In last Day: OFFER DAY !!! How could I do this?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.