Once again more errors
#1

I just can't seem to fix these errors.

Код:
(485) : error 004: function "OnPlayerDeath" is not implemented
(490) : error 017: undefined symbol "killerid"
Line 485:
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
Line 490:
pawn Код:
GetPlayerName(killerid, PlayerName ,sizeof(PlayerName));
Reply
#2

pawn Код:
#include <a_samp>
Reply
#3

Quote:
Originally Posted by Anteino
Посмотреть сообщение
pawn Код:
#include <a_samp>
I already have that at the top of my script.....
Reply
#4

Post the whole script
Reply
#5

Quote:
Originally Posted by Anteino
Посмотреть сообщение
Post the whole script
The whole script or just that little bit?
Reply
#6

Happened once to me when I fucked up some brackets.
Reply
#7

post the whole callback (OnPlayerDeath);
Reply
#8

Post it on Pastebin.com
Reply
#9

Quote:
Originally Posted by Delux13
Посмотреть сообщение
Happened once to me when I fucked up some brackets.
Me too, check if you miss any brackets
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)