Hey Leute,
ich weiß schon was der Error bedeutet, aber warum kommt der?
Brauche ich ein Include oder so etwas für diese Sachen?
Hoffe auf schnelle Hilfe,
Narushi
C:\Users\Narushi\Desktop\samp\SharpadoxRL\filterscripts\toEdit.pwn(76) : error 017: undefined symbol "SetPlayerObjectMaterialText"
C:\Users\Narushi\Desktop\samp\SharpadoxRL\filterscripts\toEdit.pwn(86) : error 017: undefined symbol "SetObjectMaterialText"
C:\Users\Narushi\Desktop\samp\SharpadoxRL\filterscripts\toEdit.pwn(85) : warning 204: symbol is assigned a value that is never used: "MiObjeto"
C:\Users\Narushi\Desktop\samp\SharpadoxRL\filterscripts\toEdit.pwn(183) : error 017: undefined symbol "EditPlayerObject"
C:\Users\Narushi\Desktop\samp\SharpadoxRL\filterscripts\toEdit.pwn(523) : error 017: undefined symbol "SetPlayerObjectMaterialText"
C:\Users\Narushi\Desktop\samp\SharpadoxRL\filterscripts\toEdit.pwn(527) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\Narushi\Desktop\samp\SharpadoxRL\filterscripts\toEdit.pwn(530) : error 017: undefined symbol "EDIT_RESPONSE_FINAL"
C:\Users\Narushi\Desktop\samp\SharpadoxRL\filterscripts\toEdit.pwn(535) : error 017: undefined symbol "SetPlayerObjectMaterialText"
C:\Users\Narushi\Desktop\samp\SharpadoxRL\filterscripts\toEdit.pwn(538) : error 017: undefined symbol "EDIT_RESPONSE_CANCEL"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
7 Errors.