gags/t2l2_motorcycle.scr wrote:// exec gags/t2l2_motorcycle.scr::gag2 $cycle $driver "optional modelname"
//
// setup:
//
// - place the motorcycle vehicle and assign a unique $targetname
// - place the motorcycle rider and assign a unique $targetname <OR>
// pass NULL as the second parameter and the model name as the third
If you specify a model instead of a AI character the second parameter needs to be NULL, in you script it is NIL. Also you script says to look in the global folder, but I found the script in gags. Change the line where the script is executed to the code below, and I think it should work okay: