#1

C:\Users\xd\Downloads\CS_0.3x\CS_0.3x\pawno\includ e\mselection.inc(196) : error 017: undefined symbol "PlayerTextDrawSetPreviewModel"
C:\Users\xd\Downloads\CS_0.3x\CS_0.3x\pawno\includ e\mselection.inc(197) : error 017: undefined symbol "PlayerTextDrawSetPreviewRot"
C:\Users\xd\Downloads\CS_0.3x\CS_0.3x\pawno\includ e\mselection.inc(189) : warning 203: symbol is never used: "mZoom"
C:\Users\xd\Downloads\CS_0.3x\CS_0.3x\pawno\includ e\mselection.inc(189) : warning 203: symbol is never used: "Zrot"
C:\Users\xd\Downloads\CS_0.3x\CS_0.3x\pawno\includ e\mselection.inc(189) : warning 203: symbol is never used: "Yrot"
C:\Users\xd\Downloads\CS_0.3x\CS_0.3x\pawno\includ e\mselection.inc(189) : warning 203: symbol is never used: "Xrot"
C:\Users\xd\Downloads\CS_0.3x\CS_0.3x\pawno\includ e\mselection.inc(189) : warning 203: symbol is never used: "modelindex"
../include/callbacks.pwn(354) : error 017: undefined symbol "YSI_g"
../include/callbacks.pwn(354) : warning 215: expression has no effect
../include/callbacks.pwn(354) : error 001: expected token: ")", but found ";"
../include/callbacks.pwn(354) : error 036: empty statement
../include/callbacks.pwn(354) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


7 Errors.
Reply
#2

Hmmm it looks like you did not defined few symbols and till where i know it is not "PlayerTextDrawSetPreviewModel", it is TextDrawSetPreviewModel and the another one is also not "PlayerTextDrawSetPreviewRot", it is "TextDrawSetPreviewRot".

After renaming them try whether "mZoom", Zrot are working, and if not than just remove them from script.
And show line 354
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)