Erreur stramer
#1

Hi all and sorry for my english

Код HTML:
OBJECT_MATERIAL_SIZE_256x128
Reply
#2

UP pleases
Reply
#3

? it's used like this

Код:
if (strcmp("/text", cmdtext, true) == 0)
{
    new objectid = CreateObject(19353, 0, 0, 10, 0.0, 0.0, 90.0); //create the object
    SetObjectMaterialText(objectid, "SA-MP {FFFFFF}0.3{008500}e {FF8200}RC7", 0, OBJECT_MATERIAL_SIZE_256x128,
    "Arial", 28, 0, 0xFFFF8200, 0xFF000000, OBJECT_MATERIAL_TEXT_ALIGN_CENTER);
    // write "SA-MP 0.3e RC7" on the object, with orange font color and black background
    return 1;
}
Reply
#4

Quote:

C:\Users\Yamaha\Desktop\LSVRP OFFICIEL DE BASE\pawno\include\streamer.inc(240) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Users\Yamaha\Desktop\LSVRP OFFICIEL DE BASE\gamemodes\u2c-rp.pwn(24390) : error 017: undefined symbol "SetObjectMaterialText"
C:\Users\Yamaha\Desktop\LSVRP OFFICIEL DE BASE\gamemodes\u2c-rp.pwn(24389) : warning 204: symbol is assigned a value that is never used: "objectid"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.

And the problem happens when I put

#include#include <streamer>

C:\Users\Yamaha\Desktop\LSVRP OFFICIEL DE BASE\pawno\include\streamer.inc(240) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
Reply
#5

UP pleases
Reply
#6

Update your includes?
Reply
#7

It is day I downloaded from the post Ignonito
Reply
#8

UP pleases
Reply
#9

UP pleases
Reply
#10

UP pleases i'm bloking
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)