コード例 #1
0
 private void button1_Click(object sender, EventArgs e)
 {
     ENTITY.SET_ENTITY_MAX_SPEED(PLAYER.PLAYER_PED_ID(), 100f);
 }