Undefined symbol
#1

Um apparently "IsPlayerOnFoot" isn't defined?
i have a_samp included or is "IsPlayerOnFoot" in another include?
Reply
#2

IsPlayerOnFoot is an uf.inc function. This is not included with the normal server download, you have to download it. (https://sampwiki.blast.hk/wiki/Useful_Functions)

You can also use (GetPlayerState(playerid) == PLAYER_STATE_ONFOOT) instead, if you do not want to use that include.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)