29.12.2012, 15:59
Quote:
for( new i = 0; i < MAX_PLAYERS; ++i ) { if( GetPlayerWeapon( i ) == 24 ) { SetPlayerHoldingObject( i, 18643, 6, -0.002120, 0.010089, -0.007754, 120.938499, 358.654724, 358.360534 ); } else { StopPlayerHoldingObject( i ); } } |
Quote:
(1555) : (1555): error 010: invalid function or declaration (1557) : error 010: invalid function or declaration (1561) : error 010: invalid function or declaration |