Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 00F3

Opcode Database

00F3

Description
Parameters (v2)1) Actor handle (Integer) (INT)
2) Actor handle (Integer) (INT)
3) X Radius (Float) (FLOAT)
4) Y Radius (Float) (FLOAT)
5) Boolean (1 or 0) (INT)
Gamessa vc iii
CategoryActor, Common, Conditional, Locate, Locate
San Andreas
sascm.ini00F3=5, locate_char_on_foot_char_2d %1d% char %2d% radius %3d% %4d% sphere %5h%
Example00F3: locate_char_on_foot_char_2d $PLAYER_ACTOR char 15@ radius 2.0 2.0 sphere 0
Command NameLOCATE_CHAR_ON_FOOT_CHAR_2D
Vice City
sascm.ini00F3=5, actor %1d% near_actor_on_foot %2d% radius %3d% %4d% %5h%
Example00F3: actor $4604 near_actor_on_foot $4606 radius 5.0 5.0 sphere 0
GTA III
gtascm.ini00F3=5, actor %1d% near_actor_on_foot %2d% radius %3d% %4d% sphere %5h%
Example00F3: actor $Actor1 near_actor_on_foot $Actor2 radius 3.0 3.0 sphere 0

<< 00F2

00F4 >>