SA-MP Forums Archive
Hello I was looking in ****** and here but no effect... (ERROR) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Hello I was looking in ****** and here but no effect... (ERROR) (/showthread.php?tid=204097)



warning 235: public function lacks forward declaration (symbol "CheckForWalkingTeleport"),(ERROR) Please help.... - trapped1 - 28.12.2010

hello I have one error witch I cant understand it's :

Код:
error 010: invalid function or declaration
warning 235: public function lacks forward declaration (symbol "CheckForWalkingTeleport")
first error in line

Код:
forward CheckForWalkingTeleport(playerid);
second warning in line :

Код:
public CheckForWalkingTeleport(playerid)
Please help...


Re: Hello I was looking in ****** and here but no effect... (ERROR) - trapped1 - 29.12.2010

Please help someone......


Re: Hello I was looking in ****** and here but no effect... (ERROR) - trapped1 - 29.12.2010

Okay one error left

Quote:

error 010: invalid function or declaration

Quote:

forward CheckForWalkingTeleport(playerid);




Re: Hello I was looking in ****** and here but no effect... (ERROR) - ToPhrESH - 29.12.2010

I'm not aware of a function called, "CheckForWalkingTeleport". Can you post more of this code?
Also, try using the edit button instead of double posting, + thread bumping.


Re: Hello I was looking in ****** and here but no effect... (ERROR) - trapped1 - 29.12.2010

Quote:
Originally Posted by ToPhrESH
Посмотреть сообщение
I'm not aware of a function called, "CheckForWalkingTeleport". Can you post more of this code?
Also, try using the edit button instead of double posting, + thread bumping.
Sorry just all night waiting a people who will answer me and you are the first on Thanks mate.. +1 for you.


and now the code is

http://pastebin.com/FAht6reB


Re: Hello I was looking in ****** and here but no effect... (ERROR) - _rAped - 29.12.2010

Quote:
Originally Posted by trapped1
Посмотреть сообщение
Sorry just all night waiting a people who will answer me and you are the first on Thanks mate.. +1 for you.


and now the code is

http://pastebin.com/FAht6reB
Well.. There's nothing wrong with the code you posted, anyways that error is often called when you have missplaced a ")".


Re: Hello I was looking in ****** and here but no effect... (ERROR) - trapped1 - 29.12.2010

I checked every thing in script and all was okay... Just some thing goes down... Okay I will reinstall the script maybe that will do.. (Just I have a backup files).