Добавлен , опубликован
//============================================================================
// Widget API
//
native IsWidgetVisible									takes widget whichWidget returns boolean
native SetWidgetVisible									takes widget whichWidget, boolean visible returns nothing
native IsWidgetInvulnerable								takes widget whichWidget returns boolean
native SetWidgetInvulnerable							takes widget whichWidget, boolean invulnerable returns nothing
native GetWidgetPositionLocation						takes widget whichWidget returns location
native SetWidgetPosition								takes widget whichWidget, real x, real y returns nothing
native SetWidgetPositionLocation						takes widget whichWidget, location whichLocation returns nothing
native SetWidgetX										takes widget whichWidget, real x returns nothing
native SetWidgetY										takes widget whichWidget, real y returns nothing
native GetWidgetVertexColour 							takes widget whichWidget returns integer
native SetWidgetVertexColour 							takes widget whichWidget, integer red, integer green, integer blue, integer alpha returns nothing
native GetWidgetTimeScale 								takes widget whichWidget returns real
native SetWidgetTimeScale 								takes widget whichWidget, real timeScale returns nothing
native GetWidgetScale 									takes widget whichWidget returns real
native SetWidgetScale 									takes widget whichWidget, real scale returns nothing
native GetWidgetFacing 									takes widget whichWidget returns real
native SetWidgetFacing 									takes widget whichWidget, real facing, boolean isInstant returns nothing
native SetWidgetSpaceRotation        					takes widget whichWidget, real yaw, real pitch, real roll, integer eulerOrder returns nothing
native SetWidgetOrientation          					takes widget whichWidget, real yaw, real pitch, real roll returns nothing
native GetWidgetYaw 									takes widget whichWidget returns real
native SetWidgetYaw 									takes widget whichWidget, real yaw returns nothing
native GetWidgetPitch 									takes widget whichWidget returns real
native SetWidgetPitch 									takes widget whichWidget, real pitch returns nothing
native GetWidgetRoll 									takes widget whichWidget returns real
native SetWidgetRoll 									takes widget whichWidget, real roll returns nothing
native SetWidgetModel 									takes widget whichWidget, string modelFile returns nothing
native SetWidgetModelEx 								takes widget whichWidget, string modelFile, integer playerId returns nothing
native SetWidgetMaterialTexture 						takes widget whichWidget, string textureName, integer materialId, integer textureIndex returns nothing
native SetWidgetTexture 								takes widget whichWidget, string textureName, integer textureIndex returns nothing
native SetWidgetReplaceableTexture 						takes widget whichWidget, string textureName, integer textureIndex returns nothing
native SetWidgetAnimationWithRarityByIndex 				takes widget whichWidget, integer animIndex, raritycontrol rarity returns nothing
native SetWidgetAnimationWithRarity 					takes widget whichWidget, string animation, raritycontrol rarity returns nothing
native SetWidgetAnimationByIndex 						takes widget whichWidget, integer animIndex returns nothing
native SetWidgetAnimation 								takes widget whichWidget, string animation returns nothing
native QueueWidgetAnimationByIndex 						takes widget whichWidget, integer animIndex returns nothing
native QueueWidgetAnimation 							takes widget whichWidget, string animation returns nothing
//
`
ОЖИДАНИЕ РЕКЛАМЫ...