20.10.2012, 02:52
Quote:
Function CreateExplosion(Float:X, Float:Y, Float:Z, type, Float:radius); -- add the following parameters:
virtualworld -- explosion only in one world (-1 for all virtual worlds), interior -- like above, but in interiors (-1 = for all interiors), playerid -- explosion visible for player (-1 = for all). |
Quote:
SetPlayerDrivingSkills
SetPlayerFlyingSkills SetPlayerGamblingSkills |
Quote:
I like this adik311. Good idea.
My suggestion: You put images (.png, .jpg or something) into the scriptfiles folder. Than you can show them ingame with a textdraw. pawn Код:
|
ok, we can build a new txd and use the same form
create textdraw with font 4 and in text write "txdfilename:txdtexturename"
and other idea is, HideHUDForPlayer(playerid,booltat);
when bool is true, hide the HUB life F7 (hide radar, money, weapon, text) when is false, show this