Register for your free account! | Forgot your password?

You last visited: Today at 15:28

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

Advertisement



[Mini-Release] Custom Unique Notifies

Discussion on [Mini-Release] Custom Unique Notifies within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Closed Thread
 
Old 08/18/2019, 08:08   #16
 
#HB's Avatar
 
elite*gold: 100
Join Date: Sep 2017
Posts: 1,110
Received Thanks: 907
Quote:
Originally Posted by Mr.Awesome1337 View Post
...
I got a little mistake. First of all, open DllMain.h and remove
Code:
#include <stdint.h>
Secondly, I don't know why honestly, but somehow your VC80's std namespace is functioning differently or it has a problem with "pair". Contact me on discord, I may try to find out what's going wrong with you private instead.
#HB is offline  
Old 08/18/2019, 13:04   #17
dotCom
 
Devsome's Avatar
 
elite*gold: 9840
The Black Market: 107/0/0
Join Date: Mar 2009
Posts: 16,886
Received Thanks: 4,690
Quote:
Originally Posted by #HB View Post
I got a little mistake. First of all, open DllMain.h and remove
Code:
#include <stdint.h>
Secondly, I don't know why honestly, but somehow your VC80's std namespace is functioning differently or it has a problem with "pair". Contact me on discord, I may try to find out what's going wrong with you private instead.
And I don't know, that you are taking so mutch time helping a guy who does not know how to code. When he is able to run and compile it I guess 99% he is finish. Copy and pasting any other code or try & error. But that's your free time
Devsome is offline  
Thanks
1 User
Old 08/18/2019, 19:43   #18
 
elite*gold: 53
Join Date: Sep 2014
Posts: 308
Received Thanks: 88
Quote:
Originally Posted by Devsome View Post
And I don't know, that you are taking so mutch time helping a guy who does not know how to code. When he is able to run and compile it I guess 99% he is finish. Copy and pasting any other code or try & error. But that's your free time
maybe this guy didn't know any thing about C++ language?
Mr.Awesome1337 is offline  
Old 08/18/2019, 20:40   #19
dotCom
 
Devsome's Avatar
 
elite*gold: 9840
The Black Market: 107/0/0
Join Date: Mar 2009
Posts: 16,886
Received Thanks: 4,690
Quote:
Originally Posted by Mr.Awesome1337 View Post
maybe this guy didn't know any thing about C++ language?
Who? You, yeah right
Devsome is offline  
Old 08/19/2019, 11:46   #20
 
elite*gold: 0
Join Date: Mar 2010
Posts: 568
Received Thanks: 228
Hello again

@Mr.Awesome1337

you can use Visual Studio 2010 or 2015 build normal

2005 bad in setup and in error more with windows

If you want the best

Use this



build from 2015



dll in crash after use /loadmonster @#HB

Quote:
Originally Posted by Devsome View Post
And I don't know, that you are taking so mutch time helping a guy who does not know how to code. When he is able to run and compile it I guess 99% he is finish. Copy and pasting any other code or try & error. But that's your free time
Laag#82 is offline  
Old 08/19/2019, 12:03   #21
dotCom
 
Devsome's Avatar
 
elite*gold: 9840
The Black Market: 107/0/0
Join Date: Mar 2009
Posts: 16,886
Received Thanks: 4,690
Quote:
Originally Posted by khaleed2010 View Post
Hello again

@Mr.Awesome1337

you can use Visual Studio 2010 or 2015 build normal

2005 bad in setup and in error more with windows

If you want the best

Use this



build from 2015



dll in crash after use /loadmonster @#HB



Whats that mention and Screenshot for?
Devsome is offline  
Old 08/19/2019, 21:54   #22
 
#HB's Avatar
 
elite*gold: 100
Join Date: Sep 2017
Posts: 1,110
Received Thanks: 907
Quote:
Originally Posted by khaleed2010 View Post
dll in crash after use /loadmonster @#HB
Code:
printf("My string size (%d).\n", sizeof(std::wstring));
If output wasn't 28, then
Quote:
Originally Posted by #HB View Post
Note: Structures found in the files are for VC80 libs, back when strings were 28 bytes. You'll face errors, if you work with any later compiler.
Otherwise, ensure you're building on Release.

Please follow the notes, before reporting any problems, because I tested it a couple of times and I know its working properly.
#HB is offline  
Old 09/23/2019, 00:03   #23
 
Raymond*'s Avatar
 
elite*gold: 388
Join Date: Aug 2017
Posts: 164
Received Thanks: 109
Amazing!!, Keep going bruh
Raymond* is offline  
Old 01/31/2020, 10:34   #24
 
elite*gold: 0
Join Date: Dec 2009
Posts: 386
Received Thanks: 88
Good job m8
mudik is offline  
Old 02/01/2020, 15:32   #25
 
elite*gold: 0
Join Date: Mar 2010
Posts: 568
Received Thanks: 228
Quote:
Originally Posted by #HB View Post
A lot of reasons.

-Why would I waste network, memory and processing to re-send a data that is already being sent but just in a different shape?
Since this packet is received by all clients, so my way will be more network saving than yours. That's small things that some people may not notice or care about. But scientifically, they can make even a tiny difference in speed.
Why do you think joymax did that in sro_client internally as well instead of server files?

-It's not about being a DLL or filter, we usually use a DLL to modify/control main executable code, at least in this field.
So, you can imagine that this is the real executable code, because in theory, it is true.
thanks to your help
Laag#82 is offline  
Old 05/26/2020, 02:35   #26
 
elite*gold: 0
Join Date: May 2018
Posts: 244
Received Thanks: 119
can we change notify for all uniques ? by onther notice?
Hercules* is offline  
Old 08/20/2020, 02:55   #27
 
elite*gold: 0
Join Date: Dec 2009
Posts: 386
Received Thanks: 88
This can work with def_kit? @#HB
mudik is offline  
Old 08/20/2020, 12:27   #28
 
elite*gold: 0
Join Date: Mar 2010
Posts: 568
Received Thanks: 228
Quote:
Originally Posted by mudik View Post
This can work with def_kit? @#HB
yes

everything can with def_kit
Laag#82 is offline  
Thanks
1 User
Old 08/20/2020, 13:37   #29
 
#HB's Avatar
 
elite*gold: 100
Join Date: Sep 2017
Posts: 1,110
Received Thanks: 907
Quote:
Originally Posted by mudik View Post
This can work with dev kit? @#HB
Your question kinda doesn't make sense. My attached project is an example on how to work with it, you add it to whatever project you want, it doesn't matter as long as you follow the notes.
#HB is offline  
Old 08/31/2020, 09:39   #30
 
elite*gold: 0
Join Date: Apr 2020
Posts: 79
Received Thanks: 42
The project is not completed and contains too much errors, compilers tested : 2005 , 2010 , 2019
irockalone is offline  
Closed Thread


Similar Threads Similar Threads
[CUSTOM SALE] PokeMMO! Custom Bots, Exp Leveling Bot, Shiny Catcher! [CUSTOM SALE]
04/08/2014 - Trading - 90 Replies
Update: 2013-05-20 BOT IS NOW FULLY AIO SUPPORTS ALL LOCATIONS IN POKEMMO!! Auto-leveling bot: Supports PP healing Supports Death pokemon healing Supports death pokemon switching Supports walking to healing Fully flawless & catches shinies!!!
[WTB] unded mini ghostly/mini panada/mini polar bear
05/07/2012 - Guild Wars Trading - 2 Replies
Hi, Would like to buy one of those pets. Make me an offer if you got one. Thanks.
[BETA]Beta-Max Online ~ 120 CAP ~ D13 ~ Custom Events ~ Custom Quests ~ Custom Areas
03/25/2012 - SRO PServer Advertising - 109 Replies
Hello there, I would like to announce the BETA opening of Astro Server, We are here for the community not for competition. We don't care if we are #1 or #1001. The BETA will last one week, to find any small bugs that may still exist. During this time users will receive 5000 Wonga as soon as you register this is part of the BETA test. Also users will be rewarded for helping when we go live, Which you can find more information on this at the forum. Please be aware after the BETA ends...
Beta-Max Online ~ 120 CAP ~ D13 ~ Custom Events ~ Custom Quests ~ Custom Areas
03/19/2012 - SRO PServer Advertising - 6 Replies
Fantastic Server. If reliablility is what you want then Beta-Max is for you. Unique PVP Battles - Pets - Items - Quests - Jobs - Wonga and so much more Server Details: Level Cap: 120 Skill Cap: 120 Chinese Mastery Cap: 360 European Mastery Cap: 240 Item Degree: 13th Degree Active Areas: All (Including Jupiter)



All times are GMT +1. The time now is 15:30.


Powered by vBulletin®
Copyright ©2000 - 2026, 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 ©2026 elitepvpers All Rights Reserved.