Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Files Season 12 IGCN - MuEmu + Codigo Fuente (SOURCES)  (Visto 255043 veces)

0 Miembros and 4 Guests are viewing this topic.

Offline ZabiinoOo #900 Posteado: February 26, 2021, 04:53:26 PM

  • MAESTRO

  • US. DE HONOR

  • LEYENDA

  • Administrador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 7.472
  • Gracias recibida: 137097
  • pe
hola buenas tardes
cuando descarge el Sources Files Season 12 IGCN - MuEmu me pide una comtraseña saven cual es ??

la mayoria de archivos en el foro llevan la contraseña:
tuservermu.com.ve




Prohibido pedir soporte via MP
Leer las reglas de cada seccion
we trust god

Offline daezugun #901 Posteado: March 09, 2021, 10:19:30 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 28
  • Gracias recibida: 10
  • pg
Does someone experiencing adding Power Slash Strenghtener +10 in Master Skill, client crashed? or is it only me?


Offline saga99 #902 Posteado: March 10, 2021, 01:24:13 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 11
  • Gracias recibida: 3
  • pe
Buenas, me sale un error cuando abro el cliente me sale que no es la version actual, porfavor diganme donde encuentro el serial y version en los files, no logro ubicarlos, gracias


Offline Qubit #903 Posteado: March 10, 2021, 10:33:23 PM | Modificado: March 10, 2021, 10:35:10 PM by kletx

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 107
  • Gracias recibida: 4437
  • br
Buenas, me sale un error cuando abro el cliente me sale que no es la version actual, porfavor diganme donde encuentro el serial y version en los files, no logro ubicarlos, gracias
Hi edit client serverinfo.bmd with version and serial side server IGC_MapServerInfo.ini
Example:
<ServerInfo Version="1.11.01" Serial="fughy683dfu7teqg" />
Location:
IGCData

Gracias:


Offline miguelgomez #904 Posteado: March 15, 2021, 09:04:55 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 3
  • Gracias recibida: 0
  • cl
Chic@s primero que todos saludos , he estado testeando y  consegui un error con los skill , los efectos y el buff de la blessed no funciona , no he encontrado solucion , alguien podra ayudar ? please troll


Offline icodeapps #905 Posteado: April 05, 2021, 05:03:20 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 5
  • Gracias recibida: 0
  • us
cual es el password Sources S12.zip file me esta pidiendo password para extraer los files


Online xaxx10 #906 Posteado: April 05, 2021, 05:23:43 PM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 218
  • Gracias recibida: 5261
  • ar
cual es el password Sources S12.zip file me esta pidiendo password para extraer los files

Por ende tiene que ser: tuservermu.com.ve

Gracias:


Offline becoloko #907 Posteado: April 10, 2021, 05:40:17 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 39
  • Gracias recibida: 13
  • br

Offline snup #908 Posteado: May 27, 2021, 05:22:53 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 13
  • Gracias recibida: 2
  • md
I looked through all 46 pages and did not see more than one solution, how to solve this problem, in which file can I increase the limit?



Offline Xiltor #909 Posteado: May 28, 2021, 09:20:23 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 6
  • Gracias recibida: 50
  • es
I looked through all 46 pages and did not see more than one solution, how to solve this problem, in which file can I increase the limit?


zMuServer\4.GameServer_Regular\GameServer.ini
look for the line
PlayerCount            = # (put 999999 if you wish)

Gracias:


Offline snup #910 Posteado: May 28, 2021, 09:56:52 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 13
  • Gracias recibida: 2
  • md
I looked through all 46 pages and did not see more than one solution, how to solve this problem, in which file can I increase the limit?


zMuServer\4.GameServer_Regular\GameServer.ini
look for the line
PlayerCount            = # (put 999999 if you wish)
Where you showed me I had 200.
I found the solution here.
D:\Season12\1. DataServer
MachineIDConnectionLimitPerGroup = 10 (the default was 3 and 4 the window did not start)


Code: [Select]

this->iObjectMaxMonster = ReadServerInfo.ReadInt("GameServerInfo", "MonsterCount", 11500);
this->iObjectMaxUser = ReadServerInfo.ReadInt("GameServerInfo", "PlayerCount", 3);                 <<<<<<<<<<<<<<<<<
this->iObjectMaxItem = ReadServerInfo.ReadInt("GameServerInfo", "MapItemCount", 300);
this->iObjectMaxCallMonster = ReadServerInfo.ReadInt("GameServerInfo", "SummonMonsterCount", 500);


1>GameServer.vcxproj -> D:\Season12\Sources S12\GameServer\x64\Release\IGC.GameServer.exe
1>GameServer.vcxproj -> ..\Output\GameServer\N\Release\IGC.GameServer.pdb (Full PDB)
1>Done building project "GameServer.vcxproj".
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

I put 3 then compiled. well i was able to run more than 3 anyway
Maybe someone knows in which file the SOURCES limit changes?


Offline jytuytu #911 Posteado: June 27, 2021, 03:30:12 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 2
  • Gracias recibida: 0
  • pe

Offline jytuytu #912 Posteado: June 27, 2021, 03:38:14 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 2
  • Gracias recibida: 0
  • pe

Offline ZabiinoOo #913 Posteado: June 27, 2021, 03:55:55 AM

  • MAESTRO

  • US. DE HONOR

  • LEYENDA

  • Administrador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 7.472
  • Gracias recibida: 137097
  • pe
Cual es la contraseña

La mayoria de contraseñas del foro son:
tuservermu.com.ve




Prohibido pedir soporte via MP
Leer las reglas de cada seccion
we trust god

Gracias:


Offline vitor #914 Posteado: July 09, 2021, 12:47:21 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 27
  • Gracias recibida: 5
  • br
Uma pergunta, esses arquivos são bons para poder abrir ao publico, e deixa ONLINE?


Offline kodai #915 Posteado: July 20, 2021, 06:19:48 AM | Modificado: July 22, 2021, 04:34:51 AM by kodai

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 77
  • Gracias recibida: 3
  • ph
how to make lucky items become full exellent option like /item 7 67 15 1 1 7 63 10
and also how to fix hunting logs


Offline lukmia1 #916 Posteado: July 25, 2021, 09:41:33 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 7
  • Gracias recibida: 1
  • ar
hola quien me hace el fabor de paarme la carpeta shop de mu s12


Offline anthraxx #917 Posteado: September 25, 2021, 09:44:11 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 1
  • Gracias recibida: 2
  • ar
En Windows Server 2016 y Windows Server 2019 funciona bien también, con el sql server provisto.
Detalles: En el DataServer hay que cambiar el nombre de la base de datus que busca de MuiOnline a MuOnline, y recrear algunos accesos directos porque no todos aputan a C:\MuServer.
Ademas en el main con el editor de cliente es necesario cambiar la version y el serial del cliente para que peguen con el gameserver. Versión 1.11.01 y
serial "fughy683dfu7teqg"

El la Linea completa del XML para el editor del cliente:

<Connection IP="209.50.48.103" Port="44405" Version="1.11.01" Serial="fughy683dfu7teqg" />

Pero funciona perfecto, el cashsop funciona perfecto, el editor de cuentas funciona perfecto.

No tiene spots, las tiendas estan practicamente vacias, pero todo listo para configurar.
Nivel 100 OK, +15 OK, sets hasta el HolyAngel y DarkAngel.
CryWolf OK.
Teleports OK
65k OK

Todo lo que probé.

Servidor de testeo: VPS 1 núcleo, 1gb de ram, win server 2019, sqlserver express 2014

Gracias:


Offline Simpson #918 Posteado: February 19, 2022, 10:25:05 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 7
  • Gracias recibida: 4
  • lt
somebody can put guide how add sorce what soft need use and how need install source


Offline kodai #919 Posteado: June 08, 2022, 06:03:37 AM | Modificado: June 08, 2022, 06:05:23 AM by kodai

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 77
  • Gracias recibida: 3
  • ph

Offline legolas1 #920 Posteado: June 22, 2022, 04:16:50 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 45
  • Gracias recibida: 9
  • cl
hola hola!! alguien tendrá el enlace del cliente por ahí, ya no funciona el del post, saludos muchas gracias!!!


Offline jorge2016 #921 Posteado: June 22, 2022, 08:44:21 AM

  • 0 puntos por ventas
  • *
  • Rank: Heroe
  • Posts: 174
  • Gracias recibida: 2166
  • uy
hola hola!! alguien tendrá el enlace del cliente por ahí, ya no funciona el del post, saludos muchas gracias!!!


Link: https://drive.google.com/file/d/1DCWG0Fw5I6rE2O8KgZEv5ABFRhxG4CZD/view

Gracias:


Offline mafias #922 Posteado: August 16, 2022, 07:22:19 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 14
  • Gracias recibida: 2
hola.. alguien me podria ayudar y decirme por que no me conecta con las odbc ?? .. me da error los dataserver..


Offline jorge2016 #923 Posteado: August 17, 2022, 05:16:12 AM

  • 0 puntos por ventas
  • *
  • Rank: Heroe
  • Posts: 174
  • Gracias recibida: 2166
  • uy
hola.. alguien me podria ayudar y decirme por que no me conecta con las odbc ?? .. me da error los dataserver..

algo debes tar haciendo mal.. enviame teamviewer por MP que te ayudo antes me acueste que recien llego labu xd


Offline muonlineenews #924 Posteado: January 14, 2023, 06:22:25 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 32
  • Gracias recibida: 12
  • ar
LINK CLIENTE CAIDO ALGUIEN LO TIENE PLIS


Offline snup #925 Posteado: February 04, 2023, 05:12:26 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 13
  • Gracias recibida: 2
  • md
The link to the client does not work, can you add it?


Offline gunmanrb #926 Posteado: March 26, 2023, 10:16:11 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 1
  • Gracias recibida: 0
  • ar
Alguien tiene este cliente? la descarga no esta disponible


Offline maxito #927 Posteado: March 29, 2023, 12:44:59 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 8
  • Gracias recibida: 10
  • pe
Buenas noches con todos alguien tendrá el cliente x q ya no esta disponible el cliente por da


Offline ZabiinoOo #928 Posteado: June 20, 2023, 03:12:17 AM

  • MAESTRO

  • US. DE HONOR

  • LEYENDA

  • Administrador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 7.472
  • Gracias recibida: 137097
  • pe



Prohibido pedir soporte via MP
Leer las reglas de cada seccion
we trust god

Gracias:

panarabbit, 2448778229, Concha, LAMUS, carlos98costa, Londes1, tungns0695, im.maisonth, tutu100, kaan, samsunggon, ElPexARG, knukesz, yecuzito01, andresleon, aniriam, mudanki, roadgosi26, g00dbitter, Joaquin93, artur0punk, maguado, Phantasm, chingfong, NervoS, Gamst, shadowsz, ruhkennedy, Cheeseknock, kym91413386, kennrj, BrayanMDZ, jhonavidr, Rifah, Venatus, LoaDKull, motikss, haniucod4, vanluat, bobzznnn, mrtin, carper, NightXVIII, SdMasters, quetreo, maxig_asus, superfeed, adomit, Santylo, agustinsr, radrains010, networks1, urdman2869, alecander, bamin308, salsacha, gonzal0, LOBOBLANCO, classicmoviedata, lucianok13, bamster89, Relix, muccone, Cruelizon, lordvladek, chacallol, skllskll, zerocallitp, Borsa, ztinoz, RoleS123, prods, dts22, skay11, mathyos07, ninjanegro, Maxiclar, tumtum2003, veryf, phendzai, Greenland, OBBY, Inesa, whisky123, e911217, leiitohxd, walter17, winston, Matt1995, hofer, ellite3, wellwisher22, vanhiep215, Hd3master, king992253, DaiveSN, Joker271, 8731918, xxwillians, Kosh, juancarlin, dogcat, warleyxxp, funkymmo, pablitto25, pimkungclub, ziquielbr, zeus123, leonardexapps, minhcuong0509, sonytfm, elcanarioloco, kodai, aoffer, kellington, miguel1616, DeilanSasame, kioesar, Portilloxx, mooomiji, kouga123, KropaPL, DraconMG, front2552, TostadoItaliano, rottyon95, phumynice, asticot, mephis, nhaixuong, wyrven, frajola, gian789, Homer2k20, DuelWar, nexusblake, exe2020, oatpnet, teebad, lozthiensu, sebaiba, MuGameNetwork, calipso, Tmchien44, rizzinho15, Shellshock, icodeapps, zpzwb113, marlonfran, Betell Host, Dizzy, zHammer, Dieguinho, lanxin3243, beibei

Offline zeus123 #929 Posteado: November 07, 2023, 07:47:58 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 1
  • Gracias recibida: 0
  • vn
cann i have the password to ectract the file bro ?


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
115 Replies
53309 Views
Last post October 04, 2025, 01:45:36 AM
by kodai
1 Replies
5693 Views
Last post August 27, 2017, 04:56:03 AM
by FSword
1 Replies
5224 Views
Last post September 28, 2018, 02:46:38 AM
by Cloud
10 Replies
5069 Views
Last post May 21, 2020, 01:28:53 AM
by xrisosx
5 Replies
3851 Views
Last post January 13, 2024, 07:51:25 AM
by ProTecno