#1

i have this 2 error
PHP код:
C:\Users\Kevin11\Desktop\Server1.0\gamemodes\samprp.pwn(28) : error 010invalid function or declaration
C
:\Users\Kevin11\Desktop\Server1.0\gamemodes\samprp.pwn(32) : error 010invalid function or declaration
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
2 Errors

Script:
PHP код:
if(!NomeRP(playerid))
{
    
SendClientMessage(playerid0x33AA33AA,"INFO: Devi inserire un nome Roleplay per esempio: Mario_Rossi");
    
SetTimerEx("Kickato",40,0,"d",playerid);
    return 
1;

Reply
#2

specify the lines which occur the error
Reply
#3

PHP код:
if(!NomeRP(playerid)) 
Here!
Reply
#4

is that function defined? if so, show me
Reply
#5

No, is not defined.
Reply
#6

then that's why that error occurs, it has to be defined
Reply
#7

Please next time don't open a thread with "help", at least "need help with some errors"..
Reply
#8

Hai creato NomeRP ? Lo stock ?
Reply
#9

Non ho lo stock
Reply
#10

Puoi postare le funzioni o come 'definisci': NomeRP ?

Grazie.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)