im using this script, but i know something is missing, help me please
void main()
{
object oWaypoint = GetObjectByTag("wp_spawn_serken");
location lWaypoint = GetLocation(oWaypoint);
object oSerKen = CreateObject(OBJECT_TYPE_CREATURE, R"party_serken.utc", lWaypoint);
}





Guest_templarioseco_*
Retour en haut






