vSRO-ServerAddon (C++/DLL)

07/20/2021 14:52 nemo08#61
Quote:
Originally Posted by therock2007e View Post
Your files haven't tested it correctly.

[Only registered and activated users can see links. Click Here To Register...]

custom SP rate
you can add this
-------------------------------------------
I hope to fix a snowflake EVENT :)
edit Reward items from
vSRO-GameServer.ini
-------------------------------------------



sky temple A-B-C-D MOB 140 TO 150 :pogchamp:
-------------------------------------------
- I just want to say that monsters with level higher than 140 are working normally in the original GS without any edits , so you just need to edit DB/Client ..

- snowflake EVENT reward is editable from the DB you dont need to edit the GS for this thing ..

- I dont think SP splitter is a good idea since this will bug the game as I remember not sure ..

regards..
07/20/2021 15:06 therock2007e#62
I don't know, I just hoped that everything would be perfect in this version :rolleyes:

I am talking about reward items gift event
07/20/2021 16:12 790312795#63
Quote:
Originally Posted by therock2007e View Post
I don't know, I just hoped that everything would be perfect in this version :rolleyes:

I am talking about reward items gift event
u can add mob lvl over 140 , but how can u level up from 140 to over lvl 140 ?
07/21/2021 15:32 spinal2#64
Quote:
Originally Posted by JellyBitz View Post
Hello there!

Customize Silkroad Online server files (v1.188) behavior through DLL injection.

Features:
  • Patch values from memory directly
  • Define all options from the respective config file
  • Easy to inject using STUD_PE
  • Execute actions from Gameserver (the first gameserver running will execute these actions)

Preview:

Gameserver Action (Example):


Full info on GitHub: [Only registered and activated users can see links. Click Here To Register...]





Latest version: [Only registered and activated users can see links. Click Here To Register...]
Its Possible it Fix
[Only registered and activated users can see links. Click Here To Register...]
07/22/2021 02:29 JellyBitz#65
Quote:
Originally Posted by spinal2 View Post
Its Possible it Fix
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...].

Quote:
Originally Posted by Mc-Diesel View Post
Quote:
Originally Posted by 1turkvar View Post
Alchemy Fuse Time ->0x0052ADB0
Don't Try this xD
I am a man of science. If you have some fact to say just say it otherwise please avoid generate uncertainty.
This option has been already added and tested without issues.
07/22/2021 04:11 spinal2#66
[quote=JellyBitz;38825098][Only registered and activated users can see links. Click Here To Register...].

Ya, iam take this error after Gameserver do C++ Runtime error, but no is instand , server still online and fixed for Hours , and then out of nowhere this Runtime error appears and GS closes, then Shardmanager snatches this error from the photo..

Quote:
Originally Posted by JellyBitz View Post
[Only registered and activated users can see links. Click Here To Register...].
Ya, iam take this error after Gameserver do C++ Runtime error, but no is instand , server still online and fixed for Hours , and then out of nowhere this Runtime error appears and GS closes, then Shardmanager snatches this error from the photo..
07/22/2021 04:18 Mc-Diesel#67
Quote:
Originally Posted by JellyBitz View Post
[Only registered and activated users can see links. Click Here To Register...].



I am a man of science. If you have some fact to say just say it otherwise please avoid generate uncertainty.
This option has been already added and tested without issues.
Ok use it xD ? IAH it will Cause More than 2 problems one of them is multi spawn char after using vsro alchemy tool
07/23/2021 07:39 WolfgangNeverDie#68
######
07/24/2021 11:33 kotsh23#69
[quote=spinal2;38825148]
Quote:
Originally Posted by JellyBitz View Post
[Only registered and activated users can see links. Click Here To Register...].

Ya, iam take this error after Gameserver do C++ Runtime error, but no is instand , server still online and fixed for Hours , and then out of nowhere this Runtime error appears and GS closes, then Shardmanager snatches this error from the photo..



Ya, iam take this error after Gameserver do C++ Runtime error, but no is instand , server still online and fixed for Hours , and then out of nowhere this Runtime error appears and GS closes, then Shardmanager snatches this error from the photo..

its happen to me before by 3 reasons

1 - Drop item group if you create one make sure rate is 1 for all items you put in group for example if you have 5 items in group make rate 0.2 for each to be total 1

2- drop item id at _refmonsterDrop maybe you put item with service 0 or id of mob or Npc insted of item so when this item try to drop gs crash's

3- Unique or monster appear in wrong place check cords of last uniques or monsters you add maybe you miss with some


because your server crash at random time's this mean there is something happen when unique appear or die
07/24/2021 14:53 Takashipvp#70
Thanks for sharing this awesome tool
07/25/2021 02:47 nemo08#71
[quote=kotsh23;38827569]
Quote:
Originally Posted by spinal2 View Post


its happen to me before by 3 reasons

1 - Drop item group if you create one make sure rate is 1 for all items you put in group for example if you have 5 items in group make rate 0.2 for each to be total 1

2- drop item id at _refmonsterDrop maybe you put item with service 0 or id of mob or Npc insted of item so when this item try to drop gs crash's

3- Unique or monster appear in wrong place check cords of last uniques or monsters you add maybe you miss with some


because your server crash at random time's this mean there is something happen when unique appear or die
dude all this problems are not related to the GS addon !
07/25/2021 10:52 kotsh23#72
[quote=nemo08;38828498]
Quote:
Originally Posted by kotsh23 View Post

dude all this problems are not related to the GS addon !
yes i know i telling him why his gs crashing maybe one of them
07/25/2021 13:02 kanift#73
good project but fetch thread can cause a race condition and u can do 2 things to fix it, first hook gm command handler and queue the msg or just hook freemsg
07/26/2021 16:50 spinal2#74
[quote=kotsh23;38827569]
Quote:
Originally Posted by spinal2 View Post


its happen to me before by 3 reasons

1 - Drop item group if you create one make sure rate is 1 for all items you put in group for example if you have 5 items in group make rate 0.2 for each to be total 1

2- drop item id at _refmonsterDrop maybe you put item with service 0 or id of mob or Npc insted of item so when this item try to drop gs crash's

3- Unique or monster appear in wrong place check cords of last uniques or monsters you add maybe you miss with some


because your server crash at random time's this mean there is something happen when unique appear or die

Thank you very much friend, everything you mentioned makes sense, I really messed with all these tables and probably didn't respect this sequence, I'll check the line, correct it and if I'm successful, I'll come back and notice to help others who go through it.
07/26/2021 20:50 WolfgangNeverDie#75
Please add
- Split exp / sp rate
- SOX Drop rate :D