You need to check out a few examples and tutorials. In C3 you can create big and complex games 100% with events. Scripting is rarely needed.
There are 3 different ways you can pick up an instance by UID:
Sprite/Family: Pick by unique ID
System: Pick by evaluate
System: Pick by comparison
.
Can you explain the task? You need to spawn a specific type of bullet based on .. what?