Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Timer Limit ResetDay, ResetWek, ResetMon (MuEmu - GameServer and DataServer)  (Visto 2409 veces)

0 Miembros and 1 Guest are viewing this topic.

Online kayito Posteado: March 20, 2020, 03:47:37 PM | Modificado: March 28, 2020, 11:10:30 PM by kayito

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.035
  • Gracias recibida: 15036
  • ar
Source code for GameServer and DataServer to Update ResetDay, ResetWek and ResetMon limits.

ResetDay updates every day between 00:00 and 00:59
ResetWek updates every monday between 00:00 and 00:59
ResetMon updates every 1st between 00:00 and 00:59

PREVIOUS REQUIRED:

1) dbo.MuOnline.Character > ResetDay, ResetWek, ResetMon created.



if not, execute:
Code: [Select]
Use MuOnline
ALTER TABLE Character ADD ResetDay int not null default ((0))
ALTER TABLE Character ADD ResetWek int not null default ((0))
ALTER TABLE Character ADD ResetMon int not null default ((0))

2) WZ_SetResetInfo and WZ_GetResetInfo updated

SQL > PROCEDURES > STORED PROCEDURES > WZ_GetResetInfo



SQL > PROCEDURES > STORED PROCEDURES > WZ_SetResetInfo



3) GameServer and DataServer Source



Offline onlinezajzaj #1 Posteado: March 20, 2020, 05:16:34 PM

  • MAESTRO

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 700
  • Gracias recibida: 18233
  • vn
Chuyên cung cấp Server MU -  Dạy dev MU online - Giá rẻ.
TEACHER MU ONLINE VIỆT NAM / TRAO ĐỔI KINH NGHIỆM MU ONLINE TOP 1 tại VIỆT NAM
WhatApps/Zalo : +886983042918 - ONLINEZAJZAJ : https://zalo.me/caongochavt
https://www.paypal.me/teacherzajzaj

Offline comelon666 #2 Posteado: May 12, 2020, 09:49:58 PM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 120
  • Gracias recibida: 298
  • pe

Offline chuckhai #3 Posteado: May 17, 2020, 09:20:29 PM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 134
  • Gracias recibida: 1063
  • vn

Offline ImportedPotato #4 Posteado: March 17, 2021, 07:54:10 AM

  • 0 puntos por ventas
  • *
  • Rank: Heroe
  • Posts: 172
  • Gracias recibida: 31
  • ph
more info needed. Timer Limit? What do you mean by that?


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
14 Replies
5263 Views
Last post August 26, 2023, 12:13:15 PM
by KhongGianOL
3 Replies
1499 Views
Last post February 28, 2024, 02:22:08 PM
by mitosh
18 Replies
4004 Views
Last post March 04, 2021, 09:00:56 PM
by erickbx
4 Replies
2069 Views
Last post December 30, 2023, 02:02:21 PM
by DjGamer
1 Replies
642 Views
Last post September 27, 2021, 07:09:09 AM
by jonhblay