Helo there:
First, Forget my English :-\ I only Speak Spanish...
Me and a Friend usually use to play OFP in LAN, I make the most missions, and one day, I tried to use an Scrpit called MaxPayne.sqs (i know how to use Scrpit ETC) but it dosnt Works in Multyplayer, onli in Single player... yhe scrpit is this:
? (accTime != 1): goto "coolDown"
setAccTime 0.2
; we switch camera to external to make a better "action" feeling
hint "A storm of feelengs corrupt your head, Everything seems to move Slower"
goto "ByeBye"
#coolDown
; and back to internal
hint "The Hunger Stops, you feel normal"
setacctime 1
#ByeBye
HOW CAN I MAKE THIS WORK IN MP???
note that i used: "this addaction ["Celeridad","maxPayne.sqs"] in each player Init's Field...