SA-MP Forums Archive
Gamemode and Map - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Gamemode and Map (/showthread.php?tid=341202)



Gamemode and Map - Chris1337 - 09.05.2012

On the server when i turn it on it dosnt appears GAmemode or Map

I already put on script

SetGamemodeText

also on the server.cfg

help


Re: Gamemode and Map - ViniBorn - 09.05.2012

Show your server.log


Respuesta: Gamemode and Map - Chris1337 - 09.05.2012

pawn Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, (C)2005-2012 SA-MP Team

[16:45:54]
[16:45:54] Server Plugins
[16:45:54] --------------
[16:45:54]  Loading plugin: sscanf
[16:45:54]

[16:45:54]  ===============================

[16:45:54]       sscanf plugin loaded.    

[16:45:54]    (c) 2009 Alex "******" Cole

[16:45:54]    0.3d-R2 500 Players "dnee"

[16:45:54]  ===============================

[16:45:54]   Loaded.
[16:45:54]  Loading plugin: streamer
[16:45:54]

*** Streamer Plugin v2.6 by Incognito loaded ***

[16:45:54]   Loaded.
[16:45:54]  Loading plugin: Whirlpool
[16:45:54]  
[16:45:54]  ==================
[16:45:54]  
[16:45:54]   Whirlpool loaded
[16:45:54]  
[16:45:54]  ==================
[16:45:54]  
[16:45:54]   Loaded.
[16:45:54]  Loading plugin: regex
[16:45:54]


[16:45:54] ______________________________________


[16:45:54]  Regular Expression Plugin v0.2.0 loaded
[16:45:54] ______________________________________


[16:45:54]  By: Fro (c) Copyright <TBG> 2009-2011
[16:45:54] ______________________________________


[16:45:54]   Loaded.
[16:45:54]  Loaded 4 plugins.

[16:45:54]
[16:45:54] Filterscripts
[16:45:54] ---------------
[16:45:54]   Loading filterscript 'AADMEN.amx'...
[16:45:54] *** Streamer Plugin: Include file version (0) does not match plugin version (0x26002) (script needs to be recompiled with the latest include file)
[16:45:54] *** Streamer Plugin: Obsolete or invalid native found (script needs to be recompiled with the latest include file)
[16:45:54] OnFilter
[16:45:54]  
[16:45:55]  =======================================
[16:45:55]  |                                     |
[16:45:55]  |        YSI version 3.01.0002        |
[16:45:55]  |        By Alex "******" Cole        |
[16:45:55]  |                                     |
[16:45:55]  =======================================
[16:45:55]  
[16:45:55]
------System Loading.....---------
[16:45:55]  AAdmin by AChr1s Loading.....
[16:45:55]  AAdmin by AChr1s Loaded.....
[16:45:55]  See commands with /acmds .....
[16:45:55] -Donator and Regular Features....--

[16:45:55]   Loaded 1 filterscripts.

[16:45:55] OnGameo
[16:45:55] OnGameo
[16:45:55]
----------------------------------
[16:45:55]  Grabs Cops And Robbers ~r~ By AChr1s
[16:45:55] ----------------------------------

[16:45:55] Number of vehicle models: 94
[16:46:15]  
[16:46:15]



Re: Gamemode and Map - ViniBorn - 09.05.2012

pawn Код:
[16:45:54] *** Streamer Plugin: Include file version (0) does not match plugin version (0x26002) (script needs to be recompiled with the latest include file)
[16:45:54] *** Streamer Plugin: Obsolete or invalid native found (script needs to be recompiled with the latest include file)



Respuesta: Gamemode and Map - Chris1337 - 10.05.2012

SOLVED thanks