Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JNI Player Native Functions #1

Open
55 of 62 tasks
Noxaro opened this issue Sep 4, 2017 · 0 comments
Open
55 of 62 tasks

JNI Player Native Functions #1

Noxaro opened this issue Sep 4, 2017 · 0 comments
Assignees
Milestone

Comments

@Noxaro
Copy link
Member

Noxaro commented Sep 4, 2017

  • getType
  • destroy
  • getDimension
  • setDimension
  • getRotation
  • setRotation
  • getModel
  • setModel
  • getVelocity
  • getAlpha
  • setAlpha
  • kick
  • ban
  • outputChatBox
  • notify
  • spawn
  • playAnimation
  • playScenario
  • stopAnimation
  • getClothes
  • setClothes
  • getProp
  • setProp
  • eval
  • getName
  • setName
  • isAiming
  • getHeading
  • setHeading
  • getMoveSpeed
  • getHealth
  • setHealth
  • getArmor
  • setArmor
  • getAimingAt
  • getPing
  • getKickReason
  • getIp
  • isJumping
  • isInCover
  • isEnteringVehicle
  • isLeavingVehicle
  • isClimbing
  • getActionString
  • getVehicle
  • putIntoVehicle
  • remoteFromVehicle
  • getSeat
  • getEyeColor
  • setEyeColor
  • getHairColor
  • getHairHighlightColor
  • setHairColor
  • getFaceFeature
  • setFaceFeature
  • getHeadBlend
  • setHeadBlend
  • updateHeadBlend
  • getWeapon
  • giveWeapon
  • giveWeapons
  • getSerial
@Noxaro Noxaro added this to the 0.1 milestone Sep 4, 2017
@Noxaro Noxaro self-assigned this Sep 12, 2017
Noxaro pushed a commit that referenced this issue Sep 16, 2017
player notify
player setArmor
player setHealth
player spawn
player getAimingAt
Noxaro pushed a commit that referenced this issue Sep 16, 2017
player getMoveSpeed
player getHealth
player getArmor
Noxaro pushed a commit that referenced this issue Sep 18, 2017
Noxaro pushed a commit that referenced this issue Sep 20, 2017
add player.eval
add player.getName
add player.setName
add player.isAiming
add player.getWeapon
add player.giveWeapon
Noxaro pushed a commit that referenced this issue Sep 20, 2017
add vehicle.create
add player.getPosition
add player.setPosition
add player.getVehicle
add player.putIntoVehicle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant