Hallo Community
ich hab da so ein Pro mit Server und Script...
ich hab einen Root Server und wollte das Script drauf Spielen,
hab ich alles Schön und gut es doch es kommt immer
[01:46:50] Script[gamemodes/RoGV1.0.amx]: Run time error 19: "File or function is not found"
[01:46:50] Number of vehicle models: 0
Da hab ich das Plugin | nativechecker.so drauf gehauen und nun kommen Folgende Meldungen
ZitatAlles anzeigen[01:46:50] Error: Function not registered: 'ManualVehicleEngineAndLights'
[01:46:50] Error: Function not registered: 'TextDrawSetSelectable'
[01:46:50] Error: Function not registered: 'SetObjectMaterialText'
[01:46:50] Error: Function not registered: 'SetObjectMaterial'
[01:46:50] Error: Function not registered: 'AttachObjectToObject'
[01:46:50] Error: Function not registered: 'StopAudioStreamForPlayer'
[01:46:50] Error: Function not registered: 'PlayAudioStreamForPlayer'
[01:46:50] Error: Function not registered: 'InterpolateCameraPos'
[01:46:50] Error: Function not registered: 'InterpolateCameraLookAt'
[01:46:50] Error: Function not registered: 'CreatePlayerTextDraw'
[01:46:50] Error: Function not registered: 'PlayerTextDrawUseBox'
[01:46:50] Error: Function not registered: 'PlayerTextDrawBoxColor'
[01:46:50] Error: Function not registered: 'PlayerTextDrawBackgroundColor'
[01:46:50] Error: Function not registered: 'PlayerTextDrawTextSize'
[01:46:50] Error: Function not registered: 'PlayerTextDrawLetterSize'
[01:46:50] Error: Function not registered: 'PlayerTextDrawSetShadow'
[01:46:50] Error: Function not registered: 'PlayerTextDrawFont'
[01:46:50] Error: Function not registered: 'PlayerTextDrawColor'
[01:46:50] Error: Function not registered: 'PlayerTextDrawAlignment'
[01:46:50] Error: Function not registered: 'PlayerTextDrawSetOutline'
[01:46:50] Error: Function not registered: 'PlayerTextDrawSetProportional'
[01:46:50] Error: Function not registered: 'PlayerTextDrawSetSelectable'
[01:46:50] Error: Function not registered: 'PlayerTextDrawDestroy'
[01:46:50] Error: Function not registered: 'RemovePlayerAttachedObject'
[01:46:50] Error: Function not registered: 'PlayerTextDrawHide'
[01:46:50] Error: Function not registered: 'PlayerTextDrawSetString'
[01:46:50] Error: Function not registered: 'PlayerTextDrawShow'
[01:46:50] Error: Function not registered: 'SetPlayerAttachedObject'
[01:46:50] Error: Function not registered: 'GetPlayerNetworkStats'
[01:46:50] Error: Function not registered: 'GetNetworkStats'
[01:46:50] Error: Function not registered: 'AttachCameraToObject'
[01:46:50] Error: Function not registered: 'GetVehicleParamsEx'
[01:46:50] Error: Function not registered: 'SetVehicleParamsEx'
[01:46:50] Error: Function not registered: 'CancelSelectTextDraw'
[01:46:50] Error: Function not registered: 'AttachObjectToVehicle'
[01:46:50] Error: Function not registered: 'SelectTextDraw'
[01:46:50] Error: Function not registered: 'IsPlayerAttachedObjectSlotUsed'
[01:46:50] Error: Function not registered: 'AttachCameraToPlayerObject'
[01:46:50] Error: Function not registered: 'CancelEdit'
[01:46:50] Error: Function not registered: 'GetVehicleModelInfo'
[01:46:50] Error: Function not registered: 'GetPlayerTargetPlayer'
[01:46:50] Error: Function not registered: 'HTTP'
[01:46:50] Error: Function not registered: 'PlayerTextDrawSetPreviewModel'
[01:46:50] Error: Function not registered: 'PlayerTextDrawSetPreviewRot'
[01:46:50] Error: Function not registered: 'GetPlayerAnimationIndex'
[01:46:50] Error: Function not registered: 'RemoveBuildingForPlayer'
[01:46:50] Script[gamemodes/RoGV1.0.amx]: Run time error 19: "File or function is not found"
[01:46:50] Number of vehicle models: 0
Weiß aber nicht an was das liegt,
ich Hoffe einer kann mir Bitte helfen..
Kompletter aus Zug vom Server.cfg
ZitatAlles anzeigenSA-MP Dedicated Server
----------------------
v0.3a R7, (C)2005-2010 SA-MP Team
[01:46:50] filterscripts = "" (string)
[01:46:50]
[01:46:50] Server Plugins
[01:46:50] --------------
[01:46:50] Loading plugin: mysql_r7.so
[01:46:50]
> MySQL plugin R7 successfully loaded.
[01:46:50] Loaded.
[01:46:50] Loading plugin: sscanf.so
[01:46:50]
[01:46:50] ===============================
[01:46:50] sscanf plugin loaded.
[01:46:50] (c) 2009 Alex "Y_Less" Cole
[01:46:50] 0.3d-R2 500 Players "dnee"
[01:46:50] ===============================
[01:46:50] Loaded.
[01:46:50] Loading plugin: streamer.so
[01:46:50]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[01:46:50] Loaded.
[01:46:50] Loading plugin: nativechecker.so
[01:46:50] Loaded.
[01:46:50] Loaded 4 plugins.
[01:46:50]
[01:46:50] Filter Scripts
[01:46:50] ---------------
[01:46:50] Loaded 0 filter scripts.
[01:46:50] Error: Function not registered: 'ManualVehicleEngineAndLights'
[01:46:50] Error: Function not registered: 'TextDrawSetSelectable'
[01:46:50] Error: Function not registered: 'SetObjectMaterialText'
[01:46:50] Error: Function not registered: 'SetObjectMaterial'
[01:46:50] Error: Function not registered: 'AttachObjectToObject'
[01:46:50] Error: Function not registered: 'StopAudioStreamForPlayer'
[01:46:50] Error: Function not registered: 'PlayAudioStreamForPlayer'
[01:46:50] Error: Function not registered: 'InterpolateCameraPos'
[01:46:50] Error: Function not registered: 'InterpolateCameraLookAt'
[01:46:50] Error: Function not registered: 'CreatePlayerTextDraw'
[01:46:50] Error: Function not registered: 'PlayerTextDrawUseBox'
[01:46:50] Error: Function not registered: 'PlayerTextDrawBoxColor'
[01:46:50] Error: Function not registered: 'PlayerTextDrawBackgroundColor'
[01:46:50] Error: Function not registered: 'PlayerTextDrawTextSize'
[01:46:50] Error: Function not registered: 'PlayerTextDrawLetterSize'
[01:46:50] Error: Function not registered: 'PlayerTextDrawSetShadow'
[01:46:50] Error: Function not registered: 'PlayerTextDrawFont'
[01:46:50] Error: Function not registered: 'PlayerTextDrawColor'
[01:46:50] Error: Function not registered: 'PlayerTextDrawAlignment'
[01:46:50] Error: Function not registered: 'PlayerTextDrawSetOutline'
[01:46:50] Error: Function not registered: 'PlayerTextDrawSetProportional'
[01:46:50] Error: Function not registered: 'PlayerTextDrawSetSelectable'
[01:46:50] Error: Function not registered: 'PlayerTextDrawDestroy'
[01:46:50] Error: Function not registered: 'RemovePlayerAttachedObject'
[01:46:50] Error: Function not registered: 'PlayerTextDrawHide'
[01:46:50] Error: Function not registered: 'PlayerTextDrawSetString'
[01:46:50] Error: Function not registered: 'PlayerTextDrawShow'
[01:46:50] Error: Function not registered: 'SetPlayerAttachedObject'
[01:46:50] Error: Function not registered: 'GetPlayerNetworkStats'
[01:46:50] Error: Function not registered: 'GetNetworkStats'
[01:46:50] Error: Function not registered: 'AttachCameraToObject'
[01:46:50] Error: Function not registered: 'GetVehicleParamsEx'
[01:46:50] Error: Function not registered: 'SetVehicleParamsEx'
[01:46:50] Error: Function not registered: 'CancelSelectTextDraw'
[01:46:50] Error: Function not registered: 'AttachObjectToVehicle'
[01:46:50] Error: Function not registered: 'SelectTextDraw'
[01:46:50] Error: Function not registered: 'IsPlayerAttachedObjectSlotUsed'
[01:46:50] Error: Function not registered: 'AttachCameraToPlayerObject'
[01:46:50] Error: Function not registered: 'CancelEdit'
[01:46:50] Error: Function not registered: 'GetVehicleModelInfo'
[01:46:50] Error: Function not registered: 'GetPlayerTargetPlayer'
[01:46:50] Error: Function not registered: 'HTTP'
[01:46:50] Error: Function not registered: 'PlayerTextDrawSetPreviewModel'
[01:46:50] Error: Function not registered: 'PlayerTextDrawSetPreviewRot'
[01:46:50] Error: Function not registered: 'GetPlayerAnimationIndex'
[01:46:50] Error: Function not registered: 'RemoveBuildingForPlayer'
[01:46:50] Script[gamemodes/RoGV1.0.amx]: Run time error 19: "File or function is not found"
[01:46:50] Number of vehicle models: 0