Gamemode Unknown. - 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 Unknown. (
/showthread.php?tid=404698)
[RESOLVED] Gamemode Unknown. -
Lynn - 04.01.2013
Alright, so last night I was testing my script and it was working fine.
After I got home today, I ran it and now it says Gamemode: Unknown, and when I spawn it says Must stay within world bounds.
Now, this is a new.pwn so no, I don't have world bounds anywhere in my script.
I also have AddPlayerClass, and SetSpawnInfo. When I run the samp-server.exe I get 0 Runtime Errors, and it says it loads everything fine. So I've got no clue why this is going on.
SOLUTION:
-1 used in the wrong context.
Re: Gamemode Unknown. -
InActtive™ - 04.01.2013
I've had that problem before. Put these 2 DLLs in your server folder then try starting up.
http://www.mediafire.com/?noqgb7w7jxqj7px
Re: Gamemode Unknown. -
Lynn - 04.01.2013
Didn't work.
Re: Gamemode Unknown. -
InActtive™ - 04.01.2013
Meh, Idk what to say then.. The last time I had that problem, it was either because of my server version, I didn't have those 2 DLLs, or I included and imported some bullshit code into my script and never tested it until 1-2 days later. But you said it's a new .pwn so I have no clue...
Btw, can you PM a way I can contact you via. IM?
Re: Gamemode Unknown. -
Franx - 04.01.2013
May i see you "
server_log" ?
Re: Gamemode Unknown. -
Lynn - 04.01.2013
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team
[01:41:28] filterscripts = "" (string)
[01:41:28]
[01:41:28] Server Plugins
[01:41:28] --------------
[01:41:28] Loading plugin: sscanf
[01:41:28]
[01:41:28] ===============================
[01:41:28] sscanf plugin loaded.
[01:41:28] © 2009 Alex "******" Cole
[01:41:28] 0.3d-R2 500 Players "dnee"
[01:41:28] ===============================
[01:41:28] Loaded.
[01:41:28] Loading plugin: Whirlpool
[01:41:28]
[01:41:28] ==================
[01:41:28]
[01:41:28] Whirlpool loaded
[01:41:28]
[01:41:28] ==================
[01:41:28]
[01:41:28] Loaded.
[01:41:28] Loaded 2 plugins.
[01:41:29]
[01:41:29] Filterscripts
[01:41:29] ---------------
[01:41:29] Loaded 0 filterscripts.
[01:41:29] OnGameo
[01:41:29]
[01:41:29] =======================================
[01:41:29] | |
[01:41:29] | YSI version 1.04.0000 |
[01:41:29] | By Alex "******" Cole |
[01:41:29] | |
[01:41:29] =======================================
[01:41:29]
[01:41:29]
----------------------------------
[01:41:29] Los Santos Life Roleplay LSL:RP V.2 By: Lynn
[01:41:29] ----------------------------------
[01:41:29] Number of vehicle models: 72
Re: Gamemode Unknown. -
InActtive™ - 04.01.2013
When was the last time you updated your sscanf? You have TeamViewer? Your shit's outdated
Re: Gamemode Unknown. -
Affan - 04.01.2013
Download the new sscanf.
https://sampforum.blast.hk/showthread.php?tid=120356
Re: Gamemode Unknown. -
Lynn - 04.01.2013
Didn't work.
Re: Gamemode Unknown. -
Mr.Anonymous - 04.01.2013
Try:
SetGameModeText("GAMEMODE");