Posts: 1,276
Threads: 6
Joined: Aug 2014
Quote:
Originally Posted by LarryTiger
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[02:31:02] filterscripts = "" (string)
[02:31:02]
[02:31:02] Server Plugins
[02:31:02] --------------
[02:31:02] Loading plugin: sscanf
[02:31:02]
[02:31:02] ===============================
[02:31:02] sscanf plugin loaded.
[02:31:02] Version: 2.8.1
[02:31:02] © 2012 Alex "******" Cole
[02:31:02] ===============================
[02:31:02] Loaded.
[02:31:02] Loading plugin: xml
[02:31:02] Loaded.
[02:31:02] Loading plugin: nativechecker
[02:31:02] Loaded.
[02:31:02] Loaded 3 plugins.
[02:31:03]
[02:31:03] Filterscripts
[02:31:03] ---------------
[02:31:03] Loaded 0 filterscripts.
[02:31:03] Error: Function not registered: 'Streamer_CallbackHook'
[02:31:03] Error: Function not registered: 'Streamer_VisibleItems'
[02:31:03] Error: Function not registered: 'Streamer_SetTickRate'
[02:31:03] Error: Function not registered: 'Streamer_GetIntData'
[02:31:03] Error: Function not registered: 'CreateDynamicObject'
[02:31:03] Error: Function not registered: 'SetDynamicObjectMaterial'
[02:31:03] Error: Function not registered: 'CreateDynamicSphere'
[02:31:03] Error: Function not registered: 'Streamer_SetIntData'
[02:31:03] Error: Function not registered: 'CreateDynamic3DTextLabel'
[02:31:03] Error: Function not registered: 'Streamer_UpdateEx'
[02:31:03] Error: Function not registered: 'Streamer_DestroyAllItems'
[02:31:03] Script[gamemodes/dmrace.amx]: Run time error 19: "File or function is not found"
[02:31:03] Number of vehicle models: 0
[02:31:14] --- Server Shutting Down.
[02:31:14]
WOW FANTASTIC BABY DANCE
|
You tart.
https://sampforum.blast.hk/showthread.php?tid=102865
Posts: 1,176
Threads: 114
Joined: May 2012
Reputation:
0
My question is, does this remove the scaled objects? Like, if the object is transparent (scale 0 in MTA), will it remove them? And what are you using to load maps? Some MTA map converter or?
Posts: 15
Threads: 2
Joined: May 2014
Reputation:
0
i cant compile it.
all plugins i find but get many errors
Posts: 71
Threads: 18
Joined: Aug 2015
02.11.2015, 10:15
(
Последний раз редактировалось CraTzy; 04.11.2015 в 10:04.
)
pawn Код:
C:\Users\CraTzy\Desktop\TDM\pawno\include\MTA_LOAD.inc(226) : warning 219: local variable "mapValues" shadows a variable at a preceding level
C:\Users\CraTzy\Desktop\TDM\gamemodes\dmrace.pwn(656) : error 017: undefined symbol "DisableRemoteVehicleCollisions"
C:\Users\CraTzy\Desktop\TDM\gamemodes\dmrace.pwn(935) : error 017: undefined symbol "MAX_STRING"
C:\Users\CraTzy\Desktop\TDM\gamemodes\dmrace.pwn(935) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\CraTzy\Desktop\TDM\gamemodes\dmrace.pwn(935) : error 036: empty statement
C:\Users\CraTzy\Desktop\TDM\gamemodes\dmrace.pwn(935) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
5 Errors.
for the first warning fix ! use this
Pastebin Link (Fixed .inc)
and yeah. gimme .so plugin links
Posts: 814
Threads: 190
Joined: Feb 2016
Reputation:
0
Specating system is not working
Posts: 240
Threads: 34
Joined: Apr 2013
Reputation:
0
Any fixed and better version than this gamemode? It seem to have lot of bugs.