i'm trying to script spawn some script_origins for a botified map, and i can jsut use coord to get the places i want, but the problem is i have no idea the modelname for it. i tried the Entity properties window but it just had classname script_origin... is that what i use????
and i'm guessing the syntax would be....
spawn script_origin "origin" "0 0 0" "$targetname" "blablabla"
right?
thnx in advance.

