[Ajuda] SetObjecMaterialText
#1

Estou tentando criar um texto em um material porйm ta dando estes erros alguйm sabe o porque?
CODE:

pawn Код:
new teste1 = CreateObject(18553, 1724.8000488281, -1334.3000488281, 19.60000038147, 0, 0, 0);
new teste2 = CreateObject(18553, 1724.9000244141, -1338.3000488281, 19.60000038147, 0, 0, 0);

SetObjectMaterialText(teste1, "teste", 0, 50, "Arial Black", 24, 1, 0x000000FF, 1, 1);
SetObjectMaterialText(teste2, "teste", 0, 50, "Arial Black", 24, 1, 0x000000FF, 1, 1);


ERRO:
pawn Код:
D:\FORMATAЗГO 04-09-12\BRASIL PERFECT GAMES OFICIAL ok\BPG\gamemodes\BRASILPERFECTGAMESS.pwn(11845) : error 017: undefined symbol "SetObjectMaterialText"
D:\FORMATAЗГO 04-09-12\BRASIL PERFECT GAMES OFICIAL ok\BPG\gamemodes\BRASILPERFECTGAMESS.pwn(11846) : error 017: undefined symbol "SetObjectMaterialText"
D:\FORMATAЗГO 04-09-12\BRASIL PERFECT GAMES OFICIAL ok\BPG\gamemodes\BRASILPERFECTGAMESS.pwn(11843) : warning 204: symbol is assigned a value that is never used: "teste2"
D:\FORMATAЗГO 04-09-12\BRASIL PERFECT GAMES OFICIAL ok\BPG\gamemodes\BRASILPERFECTGAMESS.pwn(11842) : warning 204: symbol is assigned a value that is never used: "teste1"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


2 Errors.
Reply
#2

includes atualizadas?
Reply
#3

Resolvido
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)