SA-MP Forums Archive
help 26 errors [+rep] - 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)
+--- Thread: help 26 errors [+rep] (/showthread.php?tid=578434)



help 26 errors [+rep] - simo0000 - 19.06.2015

hello
plz help me guys to fix those errors it's looks like i missed { or } but where i check the last functions that i added but nothing plz help

pawn Код:
(1771) : error 017: undefined symbol "ResetPlayerCash"
(1822) : error 017: undefined symbol "GetPlayerNameEx"
(1826) : error 017: undefined symbol "ReturnPlayerIP"
(2031) : warning 217: loose indentation
(2067) : error 017: undefined symbol "KickPlayer"
(2096) : error 017: undefined symbol "KickPlayer"
(2099) : error 017: undefined symbol "GetPlayerNameEx"
(2104) : error 017: undefined symbol "GetPlayerNameEx"
(2116) : error 017: undefined symbol "GetPlayerNameEx"
(2137 -- 2138) : error 017: undefined symbol "GetPlayerNameEx"
(2141) : error 017: undefined symbol "GetPlayerNameEx"
(2291) : error 017: undefined symbol "UpdateGroupVehicle"
(2483 -- 2484) : error 017: undefined symbol "GetPlayerCash"
(2629) : warning 217: loose indentation
(2632) : warning 217: loose indentation
(2636) : warning 217: loose indentation
(2784) : error 017: undefined symbol "GetPlayerCash"
(2789) : error 017: undefined symbol "GivePlayerCash"
(2794) : error 017: undefined symbol "GetPlayerCash"
(2799) : error 017: undefined symbol "GivePlayerCash"
(2804) : error 017: undefined symbol "GetPlayerCash"
(2809) : error 017: undefined symbol "GivePlayerCash"
(2814) : error 017: undefined symbol "GetPlayerCash"
(2817) : error 017: undefined symbol "GivePlayerValidWeapon"
(2819) : error 017: undefined symbol "GivePlayerCash"
(2824) : error 017: undefined symbol "GetPlayerCash"
(2827) : error 017: undefined symbol "GivePlayerValidWeapon"
(2829) : error 017: undefined symbol "GivePlayerCash"
(2834) : error 017: undefined symbol "GetPlayerCash"
(2839) : error 017: undefined symbol "GivePlayerCash"
sorry for my bad english


Re: help 26 errors [+rep] - UltraScripter - 19.06.2015

Or you missed } or you didn't define those commands


Re : Re: help 26 errors [+rep] - simo0000 - 19.06.2015

Quote:
Originally Posted by UltraScripter
Посмотреть сообщение
Or you missed } or you didn't define those commands
all those is already defined but i didn't find where is the problem exactly please help


Re: help 26 errors [+rep] - UltraScripter - 19.06.2015

Then you probably missed } Look very good


Re : Re: help 26 errors [+rep] - simo0000 - 19.06.2015

Quote:
Originally Posted by UltraScripter
Посмотреть сообщение
Then you probably missed } Look very good
but the problem is it before line 1771 or after the line 2839 haha plz help


Re: help 26 errors [+rep] - UltraScripter - 19.06.2015

Did you define them before #endif or after?


Re : Re: help 26 errors [+rep] - simo0000 - 19.06.2015

Quote:
Originally Posted by UltraScripter
Посмотреть сообщение
Did you define them before #endif or after?
after


Re: help 26 errors [+rep] - UltraScripter - 19.06.2015

You have to do before


Re: help 26 errors [+rep] - Stanford - 19.06.2015

There's a tool called Brackets Finder it might help you!

https://sampforum.blast.hk/showthread.php?tid=291018

I hope I helped any feedback appreciated!


Re : Re: help 26 errors [+rep] - simo0000 - 19.06.2015

Quote:
Originally Posted by Stanford
Посмотреть сообщение
There's a tool called Brackets Finder it might help you!

https://sampforum.blast.hk/showthread.php?tid=291018

I hope I helped any feedback appreciated!
thnx +repped