i need help SA-MP
#1

My 3099 Line is

Quote:

TextDrawSetPreviewModel(IntroTD12[playerid], GetPlayerSkin(playerid));

i Got these Errors help me to fix it



D:\Signature.pwn(3099) : error 012: invalid function call, not a valid address
D:\Signature.pwn(3099) : warning 215: expression has no effect
D:\Signature.pwn(3099) : error 001: expected token: ";", but found ")"
D:\Signature.pwn(3099) : error 029: invalid expression, assumed zero
D:\Signature.pwn(3099) : fatal error 107: too many error messages on one line

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


4 Errors.
Reply
#2

Код:
TextDrawSetPreviewModel(IntroTD12)[playerid], GetPlayerSkin(playerid);
try this
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)