manual waypoints

Jamm

Member
Hi all, I'm trying to get up to speed after a 19 year absence. I've tried all the configs and the main thing I'm having trouble with is setting manual waypoints. Both the Groove and Stork configs work when I'm hosting a server, but when I join Roscoes the keys I have bound to my waypoints do nothing. Any ideas where to look? Thanks for any help! - Jamm
 
a couple of examples for you - i am guessing you aren't using getmanagerid()

remoteEval(2048, "IssueTargCommand", 0, "Attack "@Client::GetName(%client),%client - 2048,getManagerId()) ;
or
remoteEval(2048, "IssueTargCommand", 0, "Defend "@Client::GetName(%client),%client - 2048,getManagerId()) ;
 
Back
Top