05.04.2016, 11:52
Woops my bad. Everyone keeps their version on the top...
[10:41:58] Error: Function not registered: 'CreateDynamicCP' [10:41:58] Error: Function not registered: 'CreateDynamicObject' [10:41:58] Error: Function not registered: 'DestroyDynamicObject' [10:41:58] Error: Function not registered: 'MoveDynamicObject' [10:41:58] [debug] Run time error 19: "File or function is not found" [10:41:58] [debug] CreateDynamicCP [10:41:58] [debug] CreateDynamicObject [10:41:58] [debug] DestroyDynamicObject [10:41:58] [debug] MoveDynamicObject [10:41:58] [debug] Run time error 19: "File or function is not found" [10:41:58] [debug] CreateDynamicCP [10:41:58] [debug] CreateDynamicObject [10:41:58] [debug] DestroyDynamicObject [10:41:58] [debug] MoveDynamicObject [10:41:58] Script[gamemodes/GTSV2.amx]: Run time error 19: "File or function is not found" [10:41:58] Number of vehicle models: 0
updated streamer and got this..
Код:
[10:41:58] Error: Function not registered: 'CreateDynamicCP' [10:41:58] Error: Function not registered: 'CreateDynamicObject' [10:41:58] Error: Function not registered: 'DestroyDynamicObject' [10:41:58] Error: Function not registered: 'MoveDynamicObject' [10:41:58] [debug] Run time error 19: "File or function is not found" [10:41:58] [debug] CreateDynamicCP [10:41:58] [debug] CreateDynamicObject [10:41:58] [debug] DestroyDynamicObject [10:41:58] [debug] MoveDynamicObject [10:41:58] [debug] Run time error 19: "File or function is not found" [10:41:58] [debug] CreateDynamicCP [10:41:58] [debug] CreateDynamicObject [10:41:58] [debug] DestroyDynamicObject [10:41:58] [debug] MoveDynamicObject [10:41:58] Script[gamemodes/GTSV2.amx]: Run time error 19: "File or function is not found" [10:41:58] Number of vehicle models: 0 |
updated streamer and got this..
Код:
[10:41:58] Error: Function not registered: 'CreateDynamicCP' [10:41:58] Error: Function not registered: 'CreateDynamicObject' [10:41:58] Error: Function not registered: 'DestroyDynamicObject' [10:41:58] Error: Function not registered: 'MoveDynamicObject' [10:41:58] [debug] Run time error 19: "File or function is not found" [10:41:58] [debug] CreateDynamicCP [10:41:58] [debug] CreateDynamicObject [10:41:58] [debug] DestroyDynamicObject [10:41:58] [debug] MoveDynamicObject [10:41:58] [debug] Run time error 19: "File or function is not found" [10:41:58] [debug] CreateDynamicCP [10:41:58] [debug] CreateDynamicObject [10:41:58] [debug] DestroyDynamicObject [10:41:58] [debug] MoveDynamicObject [10:41:58] Script[gamemodes/GTSV2.amx]: Run time error 19: "File or function is not found" [10:41:58] Number of vehicle models: 0 |
Originally Posted by Incognito
This adds a 'priority' parameter to all of the creation natives (except
for areas) as well as E_STREAMER_PRIORITY to the data manipulation natives. The priority can be any number. It is set to 0 by default. Items with higher priorities will always be streamed before items with lower priorities. |
Is there any fix for the YSI (y/hooks) compatibility issue mentioned in this thread a while back. Objects are not appearing at class selection.
|