That didn't fix anything, I'm getting the same error. All objects stopped loading as well. Streamer plugin is currently bugged.
|
[23:33:24] Script[gamemodes/grandlarc.amx]: Run time error 19: "File or function is not found" [23:33:24] Number of vehicle models: 0 |
Im downloaded SAMP 0.3z server and i put This plugin on Grand Larcery Basic gm with my map, and i get this...
|
SA-MP Dedicated Server ---------------------- v0.3z, ©2005-2014 SA-MP Team [07/03/2014 14:47:14] [07/03/2014 14:47:14] Server Plugins [07/03/2014 14:47:14] -------------- [07/03/2014 14:47:14] Loading plugin: mysql.dll [07/03/2014 14:47:14] > MySQL plugin R6-2 successfully loaded. [07/03/2014 14:47:14] Loaded. [07/03/2014 14:47:14] Loading plugin: streamer.dll [07/03/2014 14:47:14] Loaded. [07/03/2014 14:47:14] Loading plugin: Whirlpool.dll [07/03/2014 14:47:14] [07/03/2014 14:47:14] ================== [07/03/2014 14:47:14] [07/03/2014 14:47:14] Whirlpool loaded [07/03/2014 14:47:14] [07/03/2014 14:47:14] ================== [07/03/2014 14:47:14] [07/03/2014 14:47:14] Loaded. [07/03/2014 14:47:14] Loading plugin: sscanf.dll [07/03/2014 14:47:14] [07/03/2014 14:47:14] =============================== [07/03/2014 14:47:14] sscanf plugin loaded. [07/03/2014 14:47:14] Version: 2.8.1 [07/03/2014 14:47:14] © 2012 Alex "******" Cole [07/03/2014 14:47:14] =============================== [07/03/2014 14:47:14] Loaded. [07/03/2014 14:47:14] Loading plugin: nativechecker.dll [07/03/2014 14:47:14] Loaded. [07/03/2014 14:47:14] Loaded 5 plugins. [07/03/2014 14:47:14] [07/03/2014 14:47:14] Filterscripts [07/03/2014 14:47:14] --------------- [07/03/2014 14:47:14] Loading filterscript 'yom_buttons.amx'... [07/03/2014 14:47:14] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_CallbackHook" found (script might need to be recompiled with the latest include file) [07/03/2014 14:47:14] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x27100) (script might need to be recompiled with the latest include file) [07/03/2014 14:47:14] Loading filterscript 'anims.amx'... [07/03/2014 14:47:14] Loading filterscript 'FELLDOWN.amx'... [07/03/2014 14:47:14] -------------------------------------- [07/03/2014 14:47:14] Fell Down System By ????? [07/03/2014 14:47:14] -------------------------------------- [07/03/2014 14:47:14] Loading filterscript 'JOINED.amx'... [07/03/2014 14:47:14] -------------------------------------- [07/03/2014 14:47:14] Join System Message By ???? [07/03/2014 14:47:14] -------------------------------------- [07/03/2014 14:47:14] Loaded 4 filterscripts. [07/03/2014 14:47:14] SSCANF2 Loaded
[07/03/2014 14:47:14] Filterscripts [07/03/2014 14:47:14] --------------- [07/03/2014 14:47:14] Loading filterscript 'yom_buttons.amx'... [07/03/2014 14:47:14] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_CallbackHook" found (script might need to be recompiled with the latest include file) [07/03/2014 14:47:14] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x27100) (script might need to be recompiled with the latest include file) [07/03/2014 14:47:14] Loading filterscript 'anims.amx'... [07/03/2014 14:47:14] Loading filterscript 'FELLDOWN.amx'...
Originally Posted by '[HLF
You can use IsPointInDynamicArea in combination with some data extracted from another dynamic area (points of a polygon, a projected point from a sphere, etc)
|
AttachDynamicObjectToPlayer(objectid, playerid, Float:OffsetX, Float:OffsetY, Float:OffsetZ, Float:RotX, Float:RotY, Float:RotZ);
where is
pawn Код:
|