Who can help me ?
#1

I'm having problems with FS MapEditor Fusez.
I have loaded the mapedit into server.cfg and done. But when it comes to gaming it does not work, I go around InGame but there is nothing to mapedit up.
Who can make a complete video tutorial help me, I am very grateful to that person.
Sorry for my poor english skills.
Reply
#2

Can you check plugins ? that's also have a effects.
Otherwise, can you show us your 'server.cfg' ? it will be better.
Reply
#3

Show me your server.log to check if it loaded.
Reply
#4

Need quick personal help?
I could help you over Discord to save you time on waiting replies if needed.
Send a PM if you want some personal help.
Reply
#5

this is my server.cfg
Quote:

echo Executing Server Config...
lanmode 0
rcon_password hoanduy3006200
maxplayers 100
port 7777
hostname RealLife VietNam
gamemode0 MapEditor
filterscripts
plugins sscanf
announce 1
query 1
chatlogging 1
weburl Comming Soon
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
mapname Vet Nam
language Viet Nam

Here is my server.log
Quote:

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

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[09:05:08] filterscripts = "" (string)
[09:05:08]
[09:05:08] Server Plugins
[09:05:08] --------------
[09:05:08] Loading plugin: sscanf
[09:05:08]

[09:05:08] ===============================

[09:05:08] sscanf plugin loaded.

[09:05:08] © 2009 Alex "******" Cole

[09:05:08] 0.3d-R2 500 Players "dnee"

[09:05:08] ===============================

[09:05:08] Loaded.
[09:05:08] Loaded 1 plugins.

[09:05:08]
[09:05:08] Filterscripts
[09:05:08] ---------------
[09:05:08] Loaded 0 filterscripts.

[09:05:08]
----------------------------------
[09:05:08] Blank Gamemode by your name here
[09:05:08] ----------------------------------

[09:05:08] Number of vehicle models: 0
Console input: loadfs mapedit
[09:05:19] Filterscript 'mapedit.amx' loaded.
[09:05:39] [connection] 127.0.0.1:1179 requests connection cookie.
[09:05:40] [connection] incoming connection: 127.0.0.1:1179 id: 0
[09:05:40] [join] John_Ghost has joined the server (0:127.0.0.1)
[09:05:48] [part] John_Ghost has left the server (0:1)
[09:05:56] --- Server Shutting Down.
[09:05:56]

[09:05:56] ===============================

[09:05:56] sscanf plugin unloaded.

[09:05:56] ===============================

Although it has successfully loaded mapedit.amx it still does not show up
Reply
#6

Quote:
Originally Posted by hoanduy
Посмотреть сообщение
I have loaded the mapedit into server.cfg and done.
Quote:
Originally Posted by RedFusion
Посмотреть сообщение
How to use:
  • 1. Download mapedit.pwn and the folder mapedit to your server filterscripts directory
  • 2. Download strlib & sscanf
  • 3. Compile the code
  • 4. Create the folder maps in your server scriptfiles directory
  • 5. Download mapedit.db and put it in your server scriptfiles directory
  • 6. Load the script on your server, and start mapping!
All of this done?
Reply
#7

Quote:
Originally Posted by Vomau
Посмотреть сообщение
All of this done?
My problem is that I have successfully downloaded mapedit but when I enter the game nothing works
Reply
#8

You have Mapedit added as Gamemode.
Mapedit is a filterscript, you need to put it on filterscript not on gamemode.

Edit:
As example my server config:

Код:
echo Executing Server Config...
lanmode 0
rcon_password 1234
maxplayers 50
port 7777
hostname Mapping Server
gamemode0 grandlarc 1
filterscripts mapedit
plugins streamer sscanf
announce 0
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
Reply
#9

Quote:
Originally Posted by Vomau
Посмотреть сообщение
You have Mapedit added as Gamemode.
Mapedit is a filterscript, you need to put it on filterscript not on gamemode.

Edit:
As example my server config:

Код:
echo Executing Server Config...
lanmode 0
rcon_password 1234
maxplayers 50
port 7777
hostname Mapping Server
gamemode0 grandlarc 1
filterscripts mapedit
plugins streamer sscanf
announce 0
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
No, MapEditor is the gamemode I created from Pawno-> New, and the mapedit in Filterscript I already have.
Reply
#10

Yeah.. saw this too late, sorry
Quote:

Console input: loadfs mapedit
[09:05:19] Filterscript 'mapedit.amx' loaded.

strlib added?
folder "maps" created in scriptfiles?
mapedit.db added to scriptfiles?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)