03.03.2014, 07:49
[Plugin] Streamer Plugin
03.03.2014, 09:28
FIXED (updated a_samp)
NOW my objects are all still gone; filterscript loads fine in server log.
NOW my objects are all still gone; filterscript loads fine in server log.
03.03.2014, 12:23
When I put streamer to plugins folder and inc to pawno/include I compile my gamemodemode. No errors and I turn on samp-server.exe and get these errors:
Error: Function not registered: 'Streamer_CallbackHook'
[14:23:44] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[14:23:44] Error: Function not registered: 'CreateDynamic3DTextLabel'
[14:23:44] Error: Function not registered: 'CreateDynamicPickup'
[14:23:44] Error: Function not registered: 'DestroyDynamicPickup'
[14:23:44] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
Error: Function not registered: 'Streamer_CallbackHook'
[14:23:44] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[14:23:44] Error: Function not registered: 'CreateDynamic3DTextLabel'
[14:23:44] Error: Function not registered: 'CreateDynamicPickup'
[14:23:44] Error: Function not registered: 'DestroyDynamicPickup'
[14:23:44] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
05.03.2014, 01:33
Im downloaded SAMP 0.3z server and i put This plugin on Grand Larcery Basic gm with my map, and i get this...
Quote:
[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 |
06.03.2014, 11:56
06.03.2014, 12:38
This plugin supports 0.3z, https://github.com/samp-incognito/sa...lugin/releases
06.03.2014, 12:51
already updated xD
07.03.2014, 05:44
How to fix this f*cking error ?
Код:
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, 05:52
Here's the f*cking error
Код:
[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, 06:23
You need to recomplie this fuckin FS (yom_buttons) with the latest streamer.inc.
07.03.2014, 06:30
Thank you KURTA999 +rep i will give you !
07.03.2014, 14:42
Why does SetDynamicObjectPos() don't work under OnPlayerEditDynamicObject()? And also the game crashes me, with "Loading screen...", if i am standing on the object.
This guy has the same issue: http://forum.sa-mp.com/showpost.php?...66&postcount=7
This guy has the same issue: http://forum.sa-mp.com/showpost.php?...66&postcount=7
07.03.2014, 18:48
Always incredible !
08.03.2014, 14:34
What the Heaven? New version, great! Going to download it now!
20.03.2014, 01:58
Hello,
Can someone add me on skype:itzdaniel14, and config this for me? i bought a server to check this out but i dont know how* so thats why i search for someone.
Regards,
Daniel
Can someone add me on skype:itzdaniel14, and config this for me? i bought a server to check this out but i dont know how* so thats why i search for someone.
Regards,
Daniel
20.03.2014, 23:53
I have a bug in label text when I change to version 0.3xo textolabel3d 0.3z appear when I put it some more when I move the gate to open it I use the command / ap [id]> open the gate
display the label text, plus seem that this bug and the textolabel3d along with the object
code:
http://pastebin.com/eYxjuy2z
report:
https://sampforum.blast.hk/showthread.php?tid=499275
display the label text, plus seem that this bug and the textolabel3d along with the object
code:
http://pastebin.com/eYxjuy2z
report:
https://sampforum.blast.hk/showthread.php?tid=499275
23.03.2014, 10:36
Is that possible to check if the DynamicArea is in the another DynamicArea?
23.03.2014, 14:59
Quote:
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)
|
25.03.2014, 01:03
where is
?
pawn Код:
AttachDynamicObjectToPlayer(objectid, playerid, Float:OffsetX, Float:OffsetY, Float:OffsetZ, Float:RotX, Float:RotY, Float:RotZ);
25.03.2014, 03:50
« Next Oldest | Next Newest »
Users browsing this thread: 2 Guest(s)