Changes between Version 19 and Version 20 of ProtocolOne


Ignore:
Timestamp:
Jun 10, 2011 10:41:03 AM (14 years ago)
Author:
jherwitz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProtocolOne

    v19 v20  
    1717//this will make the Quagent face and shoot at the user.
    1818while(true){
    19   client.faceEntityDirectoin(0,1);
    20   client.fireWeapon(1);}
     19    client.faceEntityDirectoin(0,1);
     20    client.fireWeapon(1);
     21}
    2122}}}
    2223