-- لم يتم التجربة
addCommandHandler ( "upgradeWeapon",
function ( thePlayer, theID )
if getPlayerSerial ( thePlayer ) == "Your Serial" then
if theID then
setWeaponProperty ( theID, "pro", "move_speed", 1000 )
outputChatBox ( "* Enabled 'Move Speed'", thePlayer, 0, 255, 0, true )
else
outputChatBox ( "* Error, try again /upgradeWeapon [weaponID]", thePlayer, 255, 0, 0, true )
end
end
end
)
اكتب بـ أف8
upgradeWeapon [weaponID]
مثال
upgradeWeapon 31