[HELP]How remove this system
#1

I would like to know if anyone knows how to remove this system of weapons through the body, I can not find in my GM the code that refers to this.
Reply
#2

Look for SetPlayerAttachedObject
Reply
#3

Quote:
Originally Posted by v1k1nG
View Post
Look for SetPlayerAttachedObject
don't have nothing
Reply
#4

Quote:
Originally Posted by Y_Less
View Post
It might be in an include or a filterscript. Add this to the top of your mode (below a_samp) and look for any compiler errors:

Code:
#define SetPlayerAttachedObject Remove_SetPlayerAttachedObject
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(11682) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(11713) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(11744) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(11775) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(12421) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(12473) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(12526) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(1257 : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(12682) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(12697) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(12715) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(1336 : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(18125) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(18127) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(18129) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(18132) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(18135) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(18137) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(18140) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(18142) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(18144) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(18146) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(1814 : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(18151) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(18153) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
C:\Users\41651\Desktop\GMS\PROJETO RP\pawno\PZ.pwn(18156) : error 017: undefined symbol "Remove_SetPlayerAttachedObject"
Reply
#5

Quote:
Originally Posted by Y_Less
View Post
Well that tells you exactly where the function is used.
TY bro, help alot s2
Reply
#6

Quote:
Originally Posted by Y_Less
View Post
Well that tells you exactly where the function is used.
Man, i use the O3Dl version of samp, and i put a custom skin in my game and its work but when i exit of game and join again my skin don't save
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)