Skip to content
This repository was archived by the owner on Sep 9, 2018. It is now read-only.

Checkpoints

Konijima edited this page Aug 23, 2016 · 4 revisions

Usage: Native DB

int CREATE_CHECKPOINT(int type, float posX1, float posY1, float posZ1, float posX2, float posY2, float posZ2, float radius, int colorR, int colorG, int colorB, int alpha, int reserved)


Traditional = 0

SmallArrow = 5

DoubleArrow = 6

TripleArrow = 7

CycleArrow = 8

ArrowInCircle = 10

DoubleArrowInCircle = 11

TripleArrowInCircle = 12

CycleArrowInCircle = 13

CheckerInCircle = 14

Arrow = 15

Clone this wiki locally