Commands not being processed.
#1

Код:
SA-MP Dedicated Server
----------------------
v0.3z-R4, ©2005-2014 SA-MP Team

[11:34:52] password = "" (string)
[11:34:52] 
[11:34:52] Server Plugins
[11:34:52] --------------
[11:34:52] Loading plugin: streamer
[11:34:52] 

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

[11:34:52] Loaded.
[11:34:52] Loading plugin: sscanf
[11:34:52] 

[11:34:52] ===============================

[11:34:52] sscanf plugin loaded. 

[11:34:52] Version: 2.8.1 

[11:34:52] © 2012 Alex "******" Cole 

[11:34:52] ===============================

[11:34:52] Loaded.
[11:34:52] Loading plugin: nativechecker
[11:34:52] Loaded.
[11:34:52] Loaded 3 plugins.

[11:34:52] 
[11:34:52] Filterscripts
[11:34:52] ---------------
[11:34:52] Loading filterscript 'FreeRoamObjects.amx'...
[11:34:52] Loading filterscript 'UrbanObjects.amx'...
[11:34:52] Loading filterscript 'join.amx'...
[11:34:52] Loaded 3 filterscripts.

[11:34:52] 
[11:34:52] ======================================= 
[11:34:52] | | 
[11:34:52] | YSI version 3.01.0002 | 
[11:34:52] | By Alex "******" Cole | 
[11:34:52] | | 
[11:34:52] ======================================= 
[11:34:52] 
[11:34:52] 
----------------------------------
[11:34:52] Urban Minigames: Revision
[11:34:52] ----------------------------------

[11:34:52] Number of vehicle models: 10
[11:34:52] 
[11:34:52] ========================================== 
[11:34:52] | | 
[11:34:52] | A new version (v3.09.0684) of YSI is | 
[11:34:52] | available from: | 
[11:34:52] | | 
[11:34:52] | www.y-less.com/YSI/YSI_1.0.zip | 
[11:34:52] | | 
[11:34:52] | Changelog: | 
[11:34:52] | | 
[11:34:52] | 3.09.0684: | 
[11:34:52] | | 
[11:34:52] | Reverted to old download location. | 
[11:34:52] | Improved (and fixed) version checks; | 
[11:34:52] | added y_bitmap, y_areas, y_races, | 
[11:34:52] | y_zonenames, better documentation; | 
[11:34:52] | MANY other bug fixes - see the github | 
[11:34:52] | repository for more details: | 
[11:34:52] | | 
[11:34:52] ========================================== 
[11:34:52]
For some reason, the commands are not being processed whatsoever. I tried every command nothing works. But the chat works fine. Server is hosted at SmartBytesHosting (Maybe this is why)
Reply
#2

In localhost it works?
Reply
#3

Where did you get the idea that being with a certain host will cause issues to your gamemode? The only possible difference a host can do to your gamemode compared to locally is possibility OS difference which only involves plugins and server settings, has nothing to do with your commands or gamemode or fliterscripts.


Anyways do you have any plugins? As asked is your commands working locally? If no than you need to provide the commands you're attempting to try and whatever functions are linked towards it.
Reply
#4

the server on the host is windows. my pc is windows. Localhost works fine. Same plugins as host. Same things. All the same. Still doesnt work with smartbytes.
Reply
#5

Can you provide the code of what commands you're attempting to use and their functions?
Reply
#6

May be their executable limits don't let server works fine try to contact thier support
Reply
#7

Add this to your gamemode:

pawn Код:
#undef MAX_PLAYERS
#define MAX_PLAYERS 101
Reply
#8

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
Add this to your gamemode:

pawn Код:
#undef MAX_PLAYERS
#define MAX_PLAYERS 101
You obviously have no idea what you are doing.
Reply
#9

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
Add this to your gamemode:

pawn Код:
#undef MAX_PLAYERS
#define MAX_PLAYERS 101
What should this help?
He can't use commands, what's MAX_PLAYERS gonna help?

Anyways, make sure your server.cfg includes all your same plugins, and that you have up to date plugins.
Otherwise you can try to contact your host.
Reply
#10

Quote:
Originally Posted by Sithis
Посмотреть сообщение
You obviously have no idea what you are doing.
Is that towards me or towards you?

Quote:
Originally Posted by CalvinC
Посмотреть сообщение
What should this help?
He can't use commands, what's MAX_PLAYERS gonna help?

Anyways, make sure your server.cfg includes all your same plugins, and that you have up to date plugins.
Otherwise you can try to contact your host.
I had the exact same problem while switching to a Linux based server, commands weren't processing, everything was bugged and the server just didn't want to work how it does on a Windows based server, that fixed it.

I asked for Mione's assistance, but unfortunately he couldn't figure out what was going wrong. I then started to explore and fool around, and then I found a solution, at least for my server.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)