SA-MP Forums Archive
[GameMode] MTA Deathmatch Racing :) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] MTA Deathmatch Racing :) (/showthread.php?tid=586946)

Pages: 1 2


Re: MTA Deathmatch Racing :) - LarryTiger - 02.10.2015

Код:
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


Re: MTA Deathmatch Racing :) - J0sh... - 03.10.2015

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


Re: MTA Deathmatch Racing :) - Private200 - 09.10.2015

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?


Re: MTA Deathmatch Racing :) - soul225 - 10.10.2015

i cant compile it.
all plugins i find but get many errors


Re: MTA Deathmatch Racing :) - Hwang - 24.10.2015

Quote:
Originally Posted by Scripter18
Посмотреть сообщение
Pretty Simple and Nice Gamemode
Thanks for comment.

Quote:
Originally Posted by Private200
Посмотреть сообщение
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?
I'm using Map Loader include the MTA. #include <mta_loader> this process makes it.


Re: MTA Deathmatch Racing :) - CraTzy - 02.11.2015

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


Re: MTA Deathmatch Racing :) - youseef - 16.08.2016

why velo's wont work?


Re: MTA Deathmatch Racing :) - EgyptForLife - 17.08.2016

Quote:
Originally Posted by youseef
Посмотреть сообщение
why velo's wont work?
You need to work on the include of MTA_LOADER in the pawno includes folder, you need to fix a lot of stuff in it like objects scale and velocities and vehicle spawn to add a little height when u change your vehicle.


Re: MTA Deathmatch Racing :) - Loinal - 12.10.2016

Specating system is not working


Re: MTA Deathmatch Racing :) - leon44 - 06.12.2016

Any fixed and better version than this gamemode? It seem to have lot of bugs.