Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • 0
Novaseer

"unknown script"?

Question

image.png.a3e92b330b2af307eda5b4cb5f570564.png

when I attempt to execute an ACS script in the map's BEHAVIOUR lump. Source is probably unimportant, but is as follows:

#include "zcommon.acs"

script 1 (void)
{
	SetMusic ("D_BEAUT2",0);
	Teleport (0,666,0);
}

 

Share this post


Link to post

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×