11.06.2009, 16:17
I can believe you made it from scratch, predominantly because it's very basic..
By the way, what are the object id 971's for?
You could add something that sends a message to a player if they try to private message an AFK player saying they're away.
You could also TogglePlayerControllable to force them to use the /stopafk command.
By the way, what are the object id 971's for?
pawn Code:
CreateObject(971,1228.186,-805.987,802.618,91.100,-0.859,-11.173);
CreateObject(971,1227.392,-809.501,805.978,0.0,0.0,-11.250);
CreateObject(971,1232.266,-807.863,806.149,0.0,0.859,-102.109);
CreateObject(971,1228.715,-802.546,806.276,0.0,0.0,-12.969);
CreateObject(971,1223.862,-804.533,806.088,0.0,0.0,-101.250);
CreateObject(971,1228.230,-805.998,809.414,91.960,0.0,-191.250);
You could also TogglePlayerControllable to force them to use the /stopafk command.