Skip to content

Reopening RidableHorse2#554

Closed
IIIaKa wants to merge 3 commits into
OxideMod:developfrom
IIIaKa:NewHorses
Closed

Reopening RidableHorse2#554
IIIaKa wants to merge 3 commits into
OxideMod:developfrom
IIIaKa:NewHorses

Conversation

@IIIaKa

@IIIaKa IIIaKa commented Mar 5, 2025

Copy link
Copy Markdown
Contributor

From that PR, only the new hooks remain.
#551

@IIIaKa

IIIaKa commented Mar 7, 2025

Copy link
Copy Markdown
Contributor Author

Regarding public methods and properties.
As you told me, they compile fine, but in the IDE, they cause errors, which creates inconveniences when writing plugins. Is there a way to make them public through the patcher so that the .dlls linked to the IDE also recognize that these properties are accessible?

image
image

@bmgjet

bmgjet commented Mar 7, 2025

Copy link
Copy Markdown
Contributor

You can set the environment args to dump the publicized files.
Example in bat file for starting server
cd C:\Main
set OXIDE_PublicizerOutput=%~dp0OutTest
RustDedicated.exe -nographics -batchmode

@ads102003

Copy link
Copy Markdown
Member

This might be a useful link:
https://docs.oxidemod.com/guides/developers/publicizer

@IIIaKa

IIIaKa commented Mar 11, 2025

Copy link
Copy Markdown
Contributor Author

@bmgjet @ads102003
Thank you, I created the '_Patched' folder in the server directory and simply added 'set OXIDE_PublicizerOutput=./_Patched' before 'RustDedicated.exe' in the bat file.

@MrBlue MrBlue force-pushed the develop branch 5 times, most recently from 342e2fb to ed689a6 Compare April 2, 2025 05:20
@IIIaKa

IIIaKa commented May 20, 2025

Copy link
Copy Markdown
Contributor Author

As I understand it, no one is going to add this hooks...

@IIIaKa IIIaKa closed this May 20, 2025
@IIIaKa IIIaKa deleted the NewHorses branch May 20, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants