i have problem again @@
#1

I trust edit some command and when i F5 bummmmmmm:
Код:
./includes/NGGv5.1.pwn(5621) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(6818) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(7258) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(9341) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(9687) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(9734) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(9758) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(9785) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(12055) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(12056) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(13163) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(13185) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(13460) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(14157) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(18047) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(18080) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(18113) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(18146) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(18179) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(18211) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(18243) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(18277) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(18343) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(18431) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(20977) : error 017: undefined symbol "GivePlayerCash"
./includes/NGGv5.1.pwn(22287) : error 017: undefined symbol "GivePlayerCash"
I swear I did not touch other things outside the edit command
Reply
#2

https://sampwiki.blast.hk/wiki/Undefined_symbol
Reply
#3

Quote:
Originally Posted by FreAkeD
Посмотреть сообщение
i have check those error line and it's should be have error
Reply
#4

Is GivePlayerCash function is in your code?
Reply
#5

GivePlayerCash isn't a valid function, so the compiler will say it's not in your script. Again, make sure the function is in your script to avoid this error.
Reply
#6

GivePlayerCash is not a valid function! GivePlayerCash is not in your script (as Freaked said) or you didn't use the correct function which is GivePlayerMoney. (SA:MP Wiki - GivePlayerMoney)
Reply
#7

but here I did not do anything else to the giveplayermoney and why it's all so much error
Reply
#8

Quote:
Originally Posted by thienle7090
Посмотреть сообщение
but here I did not do anything else to the giveplayermoney and why it's all so much error
You are then missing the "GivePlayerCash" function.
Reply
#9

Quote:
Originally Posted by AjaxM
Посмотреть сообщение
You are then missing the "GivePlayerCash" function.
-_- but i told that i I did not touch anything , then why is it error
Reply
#10

Give us 1 command you edited and where there is an error.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)