SA-MP Forums Archive
Help on gm - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help on gm (/showthread.php?tid=122765)



Help on gm - deather - 23.01.2010

I have two Games modes.
When i load the first one it shows this in server log (the samp server closes immediately)
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3a R4, ©2005-2009 SA-MP Team

[20:25:09] 
[20:25:09] Server Plugins
[20:25:09] --------------
[20:25:09] Loading plugin: irc
[20:25:09] 

*** IRC Plugin v1.3.2 by Incognito loaded ***


[20:25:09]  Loaded.
[20:25:09] Loaded 1 plugins.

[20:25:09] 
[20:25:09] Filter Scripts
[20:25:09] ---------------
[20:25:09]  Loading filter script 'mAdmin.amx'...
[20:25:09] ==================================================
[20:25:09] |    Loaded on: 2010/1/23 at 20:25:9     |
[20:25:09] ==================================================
[20:25:09] |  mAdmin [V 1.0] by Matthias has been loaded. |
[20:25:09] ==================================================
[20:25:09]  Loading filter script 'base.amx'...
[20:25:09]  Loading filter script 'gl_actions.amx'...
[20:25:09]  Loading filter script 'vehicles.amx'...
[20:25:09]  Loading filter script 'weapons.amx'...
[20:25:09]  Loading filter script 'propsys.amx'...
[20:25:09]  Loading filter script 'bank.amx'...
[20:25:09]  Loading filter script 'afk.amx'...
[20:25:09]  Loading filter script 'irc.amx'...
[20:25:09]  Loading filter script 'helpmen.amx'...
[20:25:09]  Loaded 10 filter scripts.
This is what it shows in the second gm.. But this gm works
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3a R4, ©2005-2009 SA-MP Team

[20:26:19] 
[20:26:19] Server Plugins
[20:26:19] --------------
[20:26:19] Loading plugin: irc
[20:26:19] 

*** IRC Plugin v1.3.2 by Incognito loaded ***


[20:26:19]  Loaded.
[20:26:19] Loaded 1 plugins.

[20:26:19] 
[20:26:19] Filter Scripts
[20:26:19] ---------------
[20:26:19]  Loading filter script 'mAdmin.amx'...
[20:26:19] ==================================================
[20:26:19] |    Loaded on: 2010/1/23 at 20:26:19     |
[20:26:19] ==================================================
[20:26:19] |  mAdmin [V 1.0] by Matthias has been loaded. |
[20:26:19] ==================================================
[20:26:19]  Loading filter script 'base.amx'...
[20:26:19]  Loading filter script 'gl_actions.amx'...
[20:26:19]  Loading filter script 'vehicles.amx'...
[20:26:19]  Loading filter script 'weapons.amx'...
[20:26:19]  Loading filter script 'propsys.amx'...
[20:26:19]  Loading filter script 'bank.amx'...
[20:26:19]  Loading filter script 'afk.amx'...
[20:26:19]  Loading filter script 'irc.amx'...
[20:26:19]  Loading filter script 'helpmen.amx'...
[20:26:19]  Loaded 10 filter scripts.

[20:26:19] Number of vehicle models: 173



Re: Help on gm - [dN]Eagle - 23.01.2010

Are you sure you typed the gamemode name correct in the first one?

Did you uploaded the .amx to the /gamemode folder correctly?


Re: Help on gm - deather - 23.01.2010

Quote:
Originally Posted by [dN
Eagle ]
Are you sure you typed the gamemode name correct in the first one?

Did you uploaded the .amx to the /gamemode folder correctly?
Tried to rename but not worked

BTW what is the limit for textdraws in server


Re: Help on gm - [dN]Eagle - 23.01.2010

https://sampwiki.blast.hk/wiki/Limits