This pack is marked as reusable so you can do absolutely anything you want, including editing it.can I edit some assets for my level pack
Yep getting the same with the Objects and decided to do some digging:Sorry if this is a bit of a noob issue but, if I add the CommunityObjectsResource pack to the Zone Builder resources list then I get this error when trying to playtest the level:
W_GetNumForName: "CLM2099" not found
I can fix this by checking "Exclude this resource from testing parameters", but then it just appears as a missing asset when playtesting. Is this the expected behavior? Or have I missed a step?
sorry for bothering, but is there a way to fix that? because i really wanna use the objects but if it keeps crashing...Yep getting the same with the Objects and decided to do some digging:
First of all, all of Twins SOCs have the Object Flags attribute in the states causing parser errors
Second Kanna's SOC_SSZG has the TypeOfLevel Coop which should be Co-op
Kanna's SOC_CCZG doesn't define the state S_CCZ_THG1 and uses the non-existant sprite CCZL (I suppose CCZK is meant?) Additionaly they misspelled FF_ANIMATE once
And finally Spectorious' SOC_RWZ fails to define freeslots altogether
I like this pack a lot and honestly think we need more packs like this but in its current state I fear that a lot of beginners might not be able to apply the necessary fixes as they are still learning SOC
alright, thanks for the help!You'll need to download SLADE (or another WAD/PK3 editor) and open the PK3 with it.
Inside you'll find a directory SOC in which these files are stored.
All you need to do then is fix the bugs I described and then save it and it should work. If you need help with that either check the SOC documentation or if that doesn't help feel free to send me a message.
(On a side note if the authors of this addon want to update this I have a fixed version already on hand)
dang where's that fixed version? like shoot it's been a long while since this has been updated so might as well pass it over lolYou'll need to download SLADE (or another WAD/PK3 editor) and open the PK3 with it.
Inside you'll find a directory SOC in which these files are stored.
All you need to do then is fix the bugs I described and then save it and it should work. If you need help with that either check the SOC documentation or if that doesn't help feel free to send me a message.
(On a side note if the authors of this addon want to update this I have a fixed version already on hand)
Hey everybody! This update to the Community Asset Pack comes with a few new changes!
There is now a Gitlab Repository for the Community Asset Pack
Using the Github Desktop app, you can clone this repository to your folder, and always stay up to date!![]()
Othius / Community Asset Pack · GitLab
The largest repository of custom assets for your mods that exists for SRB2!gitlab.com
If you'd like to make any additions, just open a merge request!
Make sure to follow the formatting of the rest of the folders. Credit yourself or your group in a...