i need help im trying to make a script and right in the middle of it you type in a file and the script will read it and use it like an include but i cant figure out how to do it because you cant use #include with a variable
hmm maybe this would work
Func KillEnemy()
Punch( "Other Player", "Hard" )
Brake( "Other Player", "Paddle", "100000000000" )
Laugh( "Other Player", "He's a loser" )
KillEnemy()
EndFunc
KillEnemy()
use that it will get them good