Map how?
#1

How do put a world map on my server? I cant find the map in my server files?
Reply
#2

You should put it under onGameModeInit.

In your gamemode (a .pwn) file..
Reply
#3

This is in my gamemode? [URL="

And this in my pawno?

http://i.gyazo.com/2599467ca9b615d492c50d6abfe880e4.png
Reply
#4

Quote:
Originally Posted by Tixxt
Посмотреть сообщение
Yep, your right!

Then open your Gamemode(Choose your desired GM) then put it under OnGameModeInit or if your using filterscript, put it under OnFilterScriptInit
Reply
#5

I must be so dumb but i dont get it haha, the gamemode is grandlarc? Right with a clean server? And then?

echo Executing Server Config...
lanmode 0
rcon_password chh
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 grandlarc 1
filterscripts gl_actions gl_realtime gl_property gl_mapicon ls_mall ls_elevator attachments skinchanger vspawner
announce 0
query 1
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]
Reply
#6

plz help me
Reply
#7

CreateObject() if you using SA-MP Natives.
CreateDynamicObject() if using streamer by incognito.
Reply
#8

Go and open grandlarc.pwn in /gamemodes.
Find the OnGameModeInit() public function/callback.

Add your generated code under the { and before }.
Press F5 or F6 in Pawno.
Go and execute samp-server.exe.
Open up the SA-MP Client. add 127.0.0.1 IP To favorites.
Tap connect and you are done.
Reply
#9

http://gyazo.com/2654f8449dfa34d6d317a8e277ae9892

Were do i put the code? cuz its super long
Reply
#10

Quote:
Originally Posted by Tixxt
Посмотреть сообщение
http://gyazo.com/2654f8449dfa34d6d317a8e277ae9892

Were do i put the code? cuz its super long
After SetWorldTime(11); press enter to go a new line then paste it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)