Register for your free account! | Forgot your password?

You last visited: Today at 10:11

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Releases]GameServer Addon

Discussion on [Releases]GameServer Addon within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Reply
 
Old 06/11/2021, 21:39   #16
 
elite*gold: 0
Join Date: Feb 2010
Posts: 222
Received Thanks: 47
upload SRGAMESERVER
emadalpana is offline  
Thanks
1 User
Old 06/11/2021, 22:08   #17
 
elite*gold: 0
Join Date: Oct 2020
Posts: 104
Received Thanks: 19
Quote:
Originally Posted by emadalpana View Post
upload SRGAMESERVER
+1
Rixy* is offline  
Old 06/11/2021, 23:46   #18
 
elite*gold: 0
Join Date: Oct 2011
Posts: 144
Received Thanks: 23
Quote:
Originally Posted by thaidu0ngpr0 View Post
If you don't write it don't judge. you may not use . I only release it for those who need it
Just comment out those parts in the code where you r using printf or cout, dude. Totally unless to use these "printf things" when you are done with your project. Just fix it,please and if you donw wanna share the code thats OK, but this release is kinda useless and wasteful because of nonsense lines in the cmd. Good job anyway
NagySandor96 is offline  
Old 06/11/2021, 23:59   #19
 
elite*gold: 0
Join Date: Apr 2012
Posts: 263
Received Thanks: 267
Quote:
Originally Posted by NagySandor96 View Post
Just comment out those parts in the code where you r using printf or cout, dude. Totally unless to use these "printf things" when you are done with your project. Just fix it,please and if you donw wanna share the code thats OK, but this release is kinda useless and wasteful because of nonsense lines in the cmd. Good job anyway
Updated .
thaidu0ngpr0 is offline  
Old 06/12/2021, 00:05   #20
 
nemo08's Avatar
 
elite*gold: 393
Join Date: Feb 2009
Posts: 681
Received Thanks: 396
I just tested the updated addon and its not working
this MSG appears in GS console and nothing happen in Game ..
nemo08 is offline  
Old 06/12/2021, 00:25   #21
 
janicka's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 667
Received Thanks: 198
Quote:
Originally Posted by *Deadly View Post
testing that, injected the vsroproj.dll into SR_GameServer.exe (srZor) makes the gs crash before the EXE window shows, it shows only until i press OK for the sqlapi library window.

tried having config.ini on the same directory as gameserver and on the directory/file.
You cant use SrZor with this addon, becouse its modifiing same adreses in some part of code, SrZor is addon itself, so its like you are trying to **** in toilet with other person in same time, basily impossible.
janicka is offline  
Old 06/12/2021, 05:58   #22
 
elite*gold: 0
Join Date: Apr 2012
Posts: 263
Received Thanks: 267
Quote:
Originally Posted by nemo08 View Post
I just tested the updated addon and its not working
this MSG appears in GS console and nothing happen in Game ..
PHP Code:
/****** Script for SelectTopNRows command from SSMS  ******/
use SRO_VT_PROXY
go
declare @CommandID int 2;
declare @
CharName varchar(200) = 'SroTuSu';
declare @
Data1 varchar(max) = '100000000';
declare @
data2 int 0;
declare @
data3 int 25;
insert into _GS_Vsro188(CmdID,CharName,Data1,Data2,Data3,[Statuss]) values(@CommandID,@CharName,@Data1,@data2,@data3,1
you can use this query . i will fix it now
thaidu0ngpr0 is offline  
Thanks
1 User
Old 06/12/2021, 07:48   #23
 
nemo08's Avatar
 
elite*gold: 393
Join Date: Feb 2009
Posts: 681
Received Thanks: 396
Quote:
Originally Posted by thaidu0ngpr0 View Post
PHP Code:
/****** Script for SelectTopNRows command from SSMS  ******/
use SRO_VT_PROXY
go
declare @CommandID int 2;
declare @
CharName varchar(200) = 'SroTuSu';
declare @
Data1 varchar(max) = '100000000';
declare @
data2 int 0;
declare @
data3 int 25;
insert into _GS_Vsro188(CmdID,CharName,Data1,Data2,Data3,[Statuss]) values(@CommandID,@CharName,@Data1,@data2,@data3,1
you can use this query . i will fix it now
I will test it now bro , also if u mind can u add the features that found on witcher dll ? it will be awesome if u did that
nemo08 is offline  
Old 06/12/2021, 09:07   #24
 
elite*gold: 0
Join Date: Apr 2012
Posts: 263
Received Thanks: 267
Quote:
Originally Posted by nemo08 View Post
I will test it now bro , also if u mind can u add the features that found on witcher dll ? it will be awesome if u did that
What features do you need?
thaidu0ngpr0 is offline  
Thanks
1 User
Old 06/12/2021, 09:20   #25
 
nemo08's Avatar
 
elite*gold: 393
Join Date: Feb 2009
Posts: 681
Received Thanks: 396
Quote:
Originally Posted by thaidu0ngpr0 View Post
What features do you need?
pm u on discord
nemo08 is offline  
Old 06/12/2021, 10:33   #26
 
elite*gold: 0
Join Date: Apr 2016
Posts: 201
Received Thanks: 47
Quote:
Originally Posted by janicka View Post
You cant use SrZor with this addon [...] basily impossible.
its not true. he probably has compatibility issue

Quote:
Originally Posted by *Deadly View Post
testing that, injected the vsroproj.dll into SR_GameServer.exe (srZor) makes the gs crash before the EXE window shows, it shows only until i press OK for the sqlapi library window.

tried having config.ini on the same directory as gameserver and on the directory/file.
try to patch your GS' IP

Piskota is offline  
Old 06/12/2021, 11:14   #27
 
elite*gold: 0
Join Date: Oct 2011
Posts: 144
Received Thanks: 23
Quote:
Originally Posted by thaidu0ngpr0 View Post
Updated .
Could you, please remove these prints too?

NagySandor96 is offline  
Old 06/12/2021, 11:26   #28
 
elite*gold: 0
Join Date: Oct 2020
Posts: 104
Received Thanks: 19
I don't understand anything bad Releasd
Rixy* is offline  
Old 06/12/2021, 11:28   #29

 
SubZero**'s Avatar
 
elite*gold: 0
Join Date: Apr 2017
Posts: 987
Received Thanks: 456
Quote:
Originally Posted by Rixy* View Post
I don't understand anything bad Releasd
Release*
Maybe you don't even use your brain
SubZero** is offline  
Old 06/12/2021, 11:38   #30
 
elite*gold: 0
Join Date: Apr 2012
Posts: 263
Received Thanks: 267
Quote:
Originally Posted by NagySandor96 View Post
Could you, please remove these prints too?

it will help detect errors quickly . I will hide it in the next version
thaidu0ngpr0 is offline  
Reply


Similar Threads Similar Threads
[Selling] Silver Hosting | Gameserver | ★Dein High-End Gameserver zum günstigen Preis★
02/25/2014 - elite*gold Trading - 25 Replies
Sehr geehrte Mitglieder von Elitepvpers, hiermit möchten wir Ihnen High-End Gameserver zum günstigen Preis anbieten. Gameserver - Multi Theft Auto http://abload.de/img/mta_1h3d0k.png
Forum.Zap-Hosting.com - kostenlose Gameserver - Das Gameserver-Communityboard
08/28/2011 - Counter-Strike - 11 Replies
Forum.Zap-Hosting.com - Das Gameserver - Communityboard http://zap-hosting.com/images/zapcommunity.png Zum Board Kostenlose Voice- und Gameserver! Wir sehen uns als das erste und einzige deutsche Forum in welchem die Communitymitglieder für das aktive Schreiben mit Voice- und Gameservern belohnt werden. Erarbeite dir deine ZAPs, werde reich und miete mit deinem Clan kostenlos einen Server. Werde Admin von erfolgreichen oder geplanten Publicserverprojekten.
I've got a Gameserver - How to use the Serverfiles with Gameserver?
09/21/2008 - Flyff Private Server - 3 Replies
Hi, I've got a old Gameserver from a friend. I think its fast enough for 4 people^^ But, I don't know how to "copy" the Server files. Or, what must I do? Please help ToonMaster



All times are GMT +2. The time now is 10:11.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.