[b]Problem(error/warning):Kad kompilujem BKMAPS izbaci mi error:[/b]
[b]Dio skripte[/b]: [ pawn ]//[ /pawn ]
[b]Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log)[/b]: [ code ]//
Slika/video ingame problema(obavezno ako je ingame problem)://
C:\Users\HP\Desktop\All Files\Gamemodovi\Good Gaming\gamemodes\BKRPSM.pwn(16432) : error 013: no entry point (no public functions)
Pawn compiler 3.10.4 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
[pawn]
#include <YSI_Coding\y_hooks>
hook OnPlayerConnect(playerid)
{
// Remove objects
...
return 1;
}
hook OnGameModeInit()
{
// Create objects
....
return 1;
}
[/pawn]
zar nije jednostavnije?
Citat: Emmett poslato April 06, 2020, 23:42:51 POSLE PODNE
[pawn]
#include <YSI_Coding\y_hooks>
hook OnPlayerConnect(playerid)
{
// Remove objects
...
return 1;
}
hook OnGameModeInit()
{
// Create objects
....
return 1;
}
[/pawn]
zar nije jednostavnije?
nisam ja radio ovo nego Keddy