HELP with Samp-server
#1

i cant open my samp server cmd window, i quit samp / scripting for a while and now i want to get back to it. It's not letting me open up my cmd window. but it works on my laptop, ANy clues?
Reply
#2

This is the wrong section. Anyway, did you check and see if the gamemode you put to run in the server configuration is in your gamemodes folder? The amx that is.
Reply
#3

Yeah, i got errors in my filterscripts / gamemode.

EDIT: I'm getting one error, fatal error 100: cannot read from file: "../include/gl_common.inc"
never had it before.
Reply
#4

Anyone?
Reply
#5

please help me
Reply
#6

is that from pwn or when starting sa-mp server?
Reply
#7

I hear about this error alot.

Here's your solution:

open pawno (no gm loaded).
load a gm.
save it.

should work.
Reply
#8

download the latest 0.3a samp includes
Reply
#9

Quote:
Originally Posted by xLowrider
Yeah, i got errors in my filterscripts / gamemode.

EDIT: I'm getting one error, fatal error 100: cannot read from file: "../include/gl_common.inc"
never had it before.
if your using the gm thats comes with the server package when you download it and gl_common then is a filterscript in it by the looks of this that error is saying your missing a include gl_common.inc
Reply
#10

Download samp 0.3a server at www.sa-mp.com and loock in folder pawno/includes loock for gl_common.inc copy and paste it to your server pawno/includes Then compile your GM and use :
Код:
#include <gl_common>
not
Код:
#include ../includes/gl_common.inc



Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)