I need a quick help
#1

Hi everybody. I have an Race-DM-Drift-Fun server, and as soon i solve this problem i wanna lauch it. The problem:
I turn on the server, enter a player, he click on spawh, the server shutdown by his self
I turn on the server, no players enter, the server don't turn off.
Please help, thanks.
Reply
#2

you might have been missing something in scriptfiles


+rep if i helped
Reply
#3

You might be missing AddPlayerClass lines.

Under OnGameModeInit() add a few or at least 1 AddPlayerClass line.
https://sampwiki.blast.hk/wiki/AddPlayerClass
Reply
#4

it is the internet problem??i think
Reply
#5

No internet problem, others players enter and they exit too..server shutdown..
Reply
#6

ok.. so what you use 0.3e and the players 0.3d or some thing?
Reply
#7

The players have too 0.3e
Reply
#8

Instead of guessing the problem, use the crashdetect plugin to give you more information of the crash.
Reply
#9

Can you give me the download link please?
Reply
#10

Change:
pawn Код:
AddPlayerClass(115,2262.8901,-1758.2415,13.5469,0.0,PISTOL,500,0,0,0,0);
To:
pawn Код:
AddPlayerClass(115,2262.8901,-1758.2415,13.5469,0.0,22,500,0,0,0,0);
See if that works.

EDIT: CHANGE ALL ADDPLAYERCLASS, NOT JUST ONE!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)