[GameMode] MTA Deathmatch Racing :)
#21

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

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
Reply
#23

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?
Reply
#24

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

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.
Reply
#26

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
Reply
#27

why velo's wont work?
Reply
#28

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.
Reply
#29

Specating system is not working
Reply
#30

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


Forum Jump:


Users browsing this thread: 1 Guest(s)