Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Whats in the SDK?

SDK
0
Posted

Whats in the SDK?

0

Each SDK will be different, but lets use the Projectile SDK as an example. The projectile SDK contains two notecards: • CERIX SDK Manual (CMT)- This describes the basic rundown of how the SDK works. There’s more info on this website. • cerix_config (CMT) – This notecard must be filled out by the developer to configure the weapon. And three scripts: • cerix_control (CT) – This script handles pretty well everything. Pass a link message to it to fire a bullet, and it handles CERIX hud reporting, firing the bullet, how much damage is done, all that stuff. It also sends back other messages to let your own scripts know when to trigger effects like reloading, etc. • cerix_bullet (CT) – This script goes in your bullet prim. It handles reporting and damage from the bullet’s end. • example_gun (CMT) – This script is a modifiable example of how to configure your gun script to work with the cerix_control script. If you drop it in a build with the cerix_control script and a cerix_config notecard, i

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123