SA-MP Forums Archive
[HELP] GameMode doesnt work - 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: [HELP] GameMode doesnt work (/showthread.php?tid=341671)



[HELP] GameMode doesnt work - euro2cz - 11.05.2012

FIXED , DELETE PLS


Re: [HELP] GameMode doesnt work - mickos - 11.05.2012

Hmm do u have some warnings or errors?
So if you got you got it , post the errors or warnings

sry i has not seen that you post the pwn file my fauld cuz i am no at my mobile.
I gonna help you when i am at my pc


Re: [HELP] GameMode doesnt work - euro2cz - 11.05.2012

No but i can't find the error or reason why it doesn't work


Re: [HELP] GameMode doesnt work - thefatshizms - 11.05.2012

unless u want someone to steal the script i would suggest to remove the attachment


Re: [HELP] GameMode doesnt work - mickos - 11.05.2012

Hmm do you have copy te amx and pwn files in gamemodes? And do you have the name of your gamemode added in your gamemode in server note?


Re: [HELP] GameMode doesnt work - TheDominator - 11.05.2012

Post your Sever_Log file here so we can see if everything is loading correctly and as it should be.


Re: [HELP] GameMode doesnt work - euro2cz - 11.05.2012

Yes i have all but i dont know why it won't work . When i go to game and write one of the cmds /radio /help ... or try to open dialog /radio it dont work


Re: [HELP] GameMode doesnt work - mickos - 11.05.2012

Hmm add take a look at this https://sampwiki.blast.hk/wiki/ShowPlayerDialog


Re: [HELP] GameMode doesnt work - euro2cz - 11.05.2012

Quote:
Originally Posted by thefatshizms
Посмотреть сообщение
unless u want someone to steal the script i would suggest to remove the attachment
I dont want let stole my script but i need help

Quote:

Post your Sever_Log file here so we can see if everything is loading correctly and as it should be.

Here :
Код:
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[19:51:40] 
[19:51:40] Server Plugins
[19:51:40] --------------
[19:51:40]  Loaded 0 plugins.

[19:51:40] 
[19:51:40] Filterscripts
[19:51:40] ---------------
[19:51:40]   Loading filterscript 'gl_actions.amx'...
[19:51:40]   Loading filterscript 'gl_property.amx'...
[19:51:40] 
-----------------------------------
[19:51:40] Grand Larceny Property Filterscript		
[19:51:40] -----------------------------------

[19:51:40]   Loading filterscript 'gl_realtime.amx'...
[19:51:40]   Loading filterscript 'gl_mapicon.amx'...
[19:51:40]   Loading filterscript 'ls_elevator.amx'...
[19:51:40]   Loading filterscript 'test_cmds.amx'...
[19:51:40]   Loading filterscript 'ls_mall.amx'...
[19:51:40]   Loading filterscript 'attachments.amx'...
[19:51:40]   Loading filterscript 'hold.amx'...
[19:51:40]   Hold Studio v0.1.3 by Slice loaded.
[19:51:40]   Loaded 9 filterscripts.

[19:51:40] Reading File: blank
[19:51:40] Reading File: properties/houses.txt
[19:51:40] Reading File: properties/businesses.txt
[19:51:40] Reading File: properties/banks.txt
[19:51:40] Reading File: properties/police.txt
[19:51:40] 
----------------------------------
[19:51:40]  Modern War BattleLion V1.7
[19:51:40] ----------------------------------

[19:51:40] Number of vehicle models: 60

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[19:52:08] 
[19:52:08] Server Plugins
[19:52:08] --------------
[19:52:08]  Loaded 0 plugins.

[19:52:08] 
[19:52:08] Filterscripts
[19:52:08] ---------------
[19:52:08]   Loading filterscript 'gl_realtime.amx'...
[19:52:08]   Loading filterscript 'ls_elevator.amx'...
[19:52:08]   Loaded 2 filterscripts.

[19:52:08] Number of vehicle models: 167
[19:52:35] Incoming connection: 127.0.0.1:49153
[19:52:35] [join] euRo2 has joined the server (0:127.0.0.1)
[19:53:34] [part] euRo2 has left the server (0:1)
The mode normal work but only commands and dialogs not


Re: [HELP] GameMode doesnt work - TheDominator - 11.05.2012

Yours shows no sign of loading any plugins, make sure you've added the plugins to your server.cfg file and make sure you have them installed in your plugins folder.