24.12.2014, 17:02
Hello, I found a stunt gamemode here on sa-mp and since I can't really script I thought I would use it as my server and host it. Gamemode looks alright but it has some textdraws that I wanted to change but it seems that it asked me for some includes. After I added the includes and recompiled the gamemode again, it gave me other errors, here they are :
I am not quite sure how to fix these errors because for some reason, these errors are not on these lines. Like where it shows line (189) I actually have different codes on that line.
Here is the link to the gamemode : http://forum.sa-mp.com/showthread.ph...ighlight=stunt
Код:
(192) : error 017: undefined symbol "TEXT_DRAW_FONT_MODEL_PREVIEW" (196) : error 017: undefined symbol "PlayerTextDrawSetPreviewModel" (197) : error 017: undefined symbol "PlayerTextDrawSetPreviewRot" (189) : warning 203: symbol is never used: "mZoom" (189) : warning 203: symbol is never used: "Zrot" (189) : warning 203: symbol is never used: "Yrot" (189) : warning 203: symbol is never used: "Xrot" (189) : warning 203: symbol is never used: "modelindex" (3770) : warning 217: loose indentation (4716) : warning 217: loose indentation (4717) : warning 217: loose indentation
Here is the link to the gamemode : http://forum.sa-mp.com/showthread.ph...ighlight=stunt