Jump to content

Home

Syntax error again... (Man I fail at scripting)


Canderis

Recommended Posts

Posted

void main()
{
object oFollow = GetObjectByTag("p_carth")
ActionForceFollowObject(object oFollow, float fFollowDistance=3.0f);

}

I get the error at ActionForceFollow

 

This is for K1

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...