Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 06:33

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

Advertisement



Showing results 1 to 25 of 35
Search took 0.01 seconds.
Search: Posts Made By: paradise1992
Forum: SRO Coding Corner 07/11/2020, 13:02
Replies: 326
Views: 71,972
Posted By florian0
I never thought anybody would, out of the endless...

I never thought anybody would, out of the endless options of IDEs to use, actually want to use Visual Studio 2005 ...

There are two ways to accomplish this:

1. Use an older CMake Version. CMake...
Forum: SRO PServer Guides & Releases 06/26/2020, 16:51
Replies: 22
Views: 4,030
Posted By Laag#82
Hello, you have skill good here vSRO...

Hello,

you have skill good here

vSRO Server Binary Patcher v1.8

you can get on

I'm still learning
Forum: SRO PServer Guides & Releases 06/26/2020, 11:12
Replies: 22
Views: 4,030
Posted By Laag#82
[Release] Live titles

Hello to everyone,

Live titles




[Only registered and activated users can see links]

void UpdateHwan(char hwanLevel);
Forum: SRO PServer Guides & Releases 05/21/2020, 12:54
Replies: 12
Views: 2,323
Posted By Otakanikaru
[RELEASE] 60CAP client & cerver custom.

Hello elitepvpers community,

Nobody's giving to me so I will start giving to you!

I have this old project of mine that I worked on around 8 years ago
Its a SWSRO based client/server crafted to...
Forum: SRO PServer Guides & Releases 05/18/2020, 08:50
Replies: 29
Views: 5,597
Posted By florian0
You can link the binary statically. Then no...

You can link the binary statically. Then no redistributable needs to be installed.
Forum: SRO Private Server 05/01/2020, 23:53
Replies: 98
Views: 12,107
Posted By InZiDeR
Forum: SRO PServer Guides & Releases 04/17/2020, 17:02
Replies: 30
Views: 9,893
Posted By gigola123
[Release] SilkroadMapToNavmesh, make collision work again

Hey everyone,

After some researchs ([Only registered and activated users can see links])

I'm able to edit as much I want sro map, so I...
Forum: SRO PServer Questions & Answers 03/04/2020, 19:58
Replies: 20
Views: 5,700
Posted By florian0
The buttons are still there. They are just hidden...

The buttons are still there. They are just hidden in CIFMainFrame::OnCreate

this->m_btnSkill->ShowGWnd(false);
this->m_btnAction->ShowGWnd(false);
this->m_btnParty->ShowGWnd(false);...
Forum: SRO Coding Corner 02/19/2020, 22:49
Replies: 326
Views: 71,972
Posted By florian0
Lets solve this one first. There's one issue with...

Lets solve this one first. There's one issue with positioning the icons by yourself. You need to stay away from the auto-positioning area or your icon will collide with another icon. As I said...
Forum: SRO PServer Guides & Releases 02/17/2020, 23:43
Replies: 25
Views: 4,618
Posted By #HB
[Bug-Fix] Minus Guild Points

Hey there,

It's been a while, but guess what... Hi.

Most of you should've faced this bug already, the bug is basically because joymax did not limit guild skill points or even make it unsigned....
Forum: SRO Coding Corner 01/31/2020, 02:50
Replies: 13
Views: 3,067
Posted By sarkoplata
It is. The UpdateColor function is called from...

It is. The UpdateColor function is called from somewhere else if the user is in Job Mode.

Func43 @ CICPlayer return the Job Mode. 1/2/3 is trader/thief/hunter, 4 = no job.
Forum: SRO Coding Corner 01/15/2020, 00:01
Replies: 54
Views: 8,809
Posted By Devsome
Roadmap: Creating the Readme Write...

Roadmap:


Creating the Readme
Write Homepage news
download configurator
Social links controller Doing it over the .env
Character Silk history
Configuration of Payment method
Showing...
Forum: SRO Coding Corner 01/08/2020, 01:31
Replies: 54
Views: 8,809
Posted By Devsome
Silkroad CMS (open-source)

Hello folks,

at the moment I'm creating a CMS for Silkroad Online, just like Kokspflanze did one. Mine is completely open-source, accessible and customizable for everyone. It is also desired, if...
Forum: SRO PServer Guides & Releases 11/06/2019, 05:00
Replies: 51
Views: 10,774
Posted By #HB
Lightbulb [Release] Item Comparison System in VSRO - Late Halloween Gift

Hey there,

Happy Halloween everyone, I know its like a couple of days late, but you know... :D

[Only registered and activated users can see links]

About: Straight to the topic, if you haven't heard about this...
Forum: SRO Coding Corner 08/21/2019, 19:15
Replies: 26
Views: 8,479
Posted By florian0
The quest window got replaced with a new-style...

The quest window got replaced with a new-style window, thats why it's shown empty.


CIFMainPopUp__GetInventoryAddress 006A1D20
CIFMainPopup__GetEquipmentAddress 006A1D50...
Forum: SRO Coding Corner 08/19/2019, 22:06
Replies: 4
Views: 1,521
Posted By sarkoplata
you can immediately put the character back to pvp...

you can immediately put the character back to pvp state when it's spawned, by checking if a cape is attached......
Forum: SRO Coding Corner 04/16/2019, 23:36
Replies: 12
Views: 3,033
Posted By #HB
[RE] Messing around with COS & Retrieving Item Data From Client

Hello there,

It's been a while since I've been exploring the sro_client, and I decided to share some guide of old stuff.

First of all, the COS is a normal object like character, so it should...
Forum: SRO Coding Corner 12/24/2018, 00:52
Replies: 326
Views: 71,972
Posted By florian0
[WIP] Get SRO Source Code - by re-writing it

Hello beloved, greedy, dead, click-baited community,

i've been playing with this for a while now and I think its ready for you to play with it. This simple task required only 10000 lines of code...
Forum: SRO Hacks, Bots, Cheats & Exploits 12/24/2017, 00:03
Replies: 4
Views: 4,738
Posted By florian0
NavMesh Explorer - View the map from a different perspective

Hello beloved, dead community,

i've been wasting my time creating this useless tool. It really helped me to understand how the collision detection in Silkroad Online actually works. Even though it...
Forum: SRO Coding Corner 12/09/2017, 21:09
Replies: 6
Views: 2,895
Posted By Ahmed0425
Thumbs up LeoBot ~ A free and open source bot but ... :(

Hi all! this is my first post here and I wish to be creative in this forum :)

While surfing the web I've found this great bot
Source code here ([Only registered and activated users can see links])
...
Forum: SRO Hacks, Bots, Cheats & Exploits 12/07/2017, 12:28
Replies: 15
Views: 7,142
Posted By florian0
Show in-game notifications - by writing code

Hello beloved, dead community,

i recently achieved something i want to share with you.

Video demonstration: [Only registered and activated users can see links]
Behind the scenes:...
Forum: SRO Private Server 08/01/2017, 11:33
Replies: 114
Views: 21,152
Posted By 젠 가드
젠 실크로드 - Zen Silkroad Global Release Of Arabian/Islamic Race

[Only registered and activated users can see links]
Forum: SRO Private Server 06/21/2017, 17:15
Replies: 31
Views: 3,656
Posted By WickedNite.
Spend it on a few radeon RX580s, mine bitcoins...

Spend it on a few radeon RX580s, mine bitcoins and get out of psro scene.
Forum: SRO Hacks, Bots, Cheats & Exploits 06/10/2017, 01:28
Replies: 92
Views: 107,752
Posted By florian0
Arrow Silkroad Online Client Archive [All Clients, All Regions, All Versions]

Hello beloved, dead, community,

a while ago, I started collecting the old clients for research purposes. Sinceqqdev already started calling me "SRO Museum", I decided to share all of these.
...
Forum: SRO PServer Guides & Releases 09/25/2016, 06:00
Replies: 420
Views: 43,914
Posted By ​Goofie​
Post [Release] KRYLFILTER | The mother of all filters

--Removed--

[Only registered and activated users can see links]
Showing results 1 to 25 of 35

 
Forum Jump

All times are GMT +2. The time now is 06:33.


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.