Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0964

Opcode Database

0964

Description
Parameters (v2)1) GXT Entry (String) (TEXT_LABEL)
2) X screen coordinate (Float) (INT)
3) Y screen coordinate (Float) (INT)
4) Width (Float) (FLOAT)
5) Integer (INT)
6) Boolean (1 or 0) (INT)
7) Boolean (1 or 0) (INT)
8) Integer (INT)
Gamessa
CategoryCreation, GUI, Text
San Andreas
sascm.ini0964=9,create_menu_grid %1g% at %2d% %3d% width %4d% cols %5h% interactive %6h% background %7h% align %8h% store_to %9d%
Example0964: create_menu_grid 'CARM1' at 29.0 145.0 width 25.7 cols 8 interactive 1 background 1 align 1 store_to $CARMOD_MENU_COLORS
Command NameCREATE_MENU_GRID

<< 0963

0965 >>