17.04.2012, 13:57
So, since I've been having trouble with my script -
- Then I decided to test out Nativechecker in my script
I suppose it's the streamer? Since I had the linux streamer before, and decided to go back to my windows server, and all the streamers I've tried now seems to be failing. I get that same error no matter how many times replace ![smiley](images/smilies/smile.gif)
I hope you guys can help me
Cheers
Код:
Script[gamemodes/EMXRP.amx]: Run time error 19: "File or function is not found"
Код:
[15:51:26] Error: Function not registered: 'Streamer_CallbackHook' [15:51:26] Error: Function not registered: 'UpdateDynamic3DTextLabelText' [15:51:26] Error: Function not registered: 'CreateDynamicObject' [15:51:26] Error: Function not registered: 'DestroyDynamicObject' [15:51:26] Error: Function not registered: 'MoveDynamicObject' [15:51:26] Error: Function not registered: 'DestroyAllDynamicObjects' [15:51:26] Error: Function not registered: 'DestroyAllDynamicPickups' [15:51:26] Error: Function not registered: 'DestroyAllDynamic3DTextLabels' [15:51:26] Error: Function not registered: 'DestroyAllDynamicCPs' [15:51:26] Error: Function not registered: 'DestroyAllDynamicMapIcons' [15:51:26] Error: Function not registered: 'DestroyAllDynamicRaceCPs' [15:51:26] Error: Function not registered: 'DestroyAllDynamicAreas' [15:51:26] Error: Function not registered: 'Streamer_UpdateEx' [15:51:26] Error: Function not registered: 'Streamer_Update' [15:51:26] Error: Function not registered: 'IsValidDynamicPickup' [15:51:26] Error: Function not registered: 'DestroyDynamicPickup' [15:51:26] Error: Function not registered: 'DestroyDynamic3DTextLabel' [15:51:26] Error: Function not registered: 'CreateDynamicRectangle' [15:51:26] Error: Function not registered: 'DestroyDynamicArea' [15:51:26] Error: Function not registered: 'IsPlayerInDynamicArea' [15:51:26] Error: Function not registered: 'CreateDynamicPickup' [15:51:26] Error: Function not registered: 'CreateDynamic3DTextLabel' [15:51:26] Error: Function not registered: 'CreateDynamicMapIcon' [15:51:26] Error: Function not registered: 'CountDynamic3DTextLabels' [15:51:26] Error: Function not registered: 'CountDynamicPickups' [15:51:26] Error: Function not registered: 'CountDynamicObjects' [15:51:26] Error: Function not registered: 'SetDynamicObjectPos' [15:51:26] Error: Function not registered: 'GetDynamicObjectPos' [15:51:26] Error: Function not registered: 'SetDynamicObjectRot' [15:51:26] Error: Function not registered: 'IsValidDynamic3DTextLabel' [15:51:26] Error: Function not registered: 'Streamer_TickRate' [15:51:26] Error: Function not registered: 'CountDynamicMapIcons' [15:51:26] Error: Function not registered: 'IsValidDynamicMapIcon' [15:51:26] Error: Function not registered: 'DestroyDynamicMapIcon'
![smiley](images/smilies/smile.gif)
I hope you guys can help me
Cheers