Jump to content
  • 0

De ce se vede asa!


ionutvd

Question

7 answers to this question

Recommended Posts

ow ow ow , scuza-mi indrazneala dar sunt in "Lumea asta" de 2 zile.

Imi poti explica te rog mai concret cum fac asta?

L.E: Cred ca m-am prins care e treaba da nu sunt sigur...am selectat la "insert" -> Sa:MP createobject si am luat din GM o lista de createobject ( avea si titlul "vama" una... si mi-a dat in output o alta lista modificata. Ce fac cu ea o inlocuiesc in GM?

Link to comment
Share on other sites

Banuiesc ca tu ai obiectele in gm cu CreateObject

Copiezi tot ce ai cu CreateObject,intrii pe www.convertffs.com,pui ce ai copiat acolo unde scrie Paste Here

La input alegi SA-MP CreateObject change daca sunt cu CreateObject si la Output alegi YSI CreateDynamicObject change

Si dai Convert,o sa iti dea toate obiectele cu CreateDynamicObject si le inlocuiesti cu cele pe care le-ai copiat din gm cu CreateObject.

gXvsYS
Link to comment
Share on other sites

m-am chinui ce m-am chinuit si acum mai am 1 singura erroare cand copilez streamer.inc , asta:

C:\Users\Admin\Desktop\THEG\include\streamer.inc(194) : error 017: undefined symbol "MAPICON_LOCAL"

si la Define am :

// Definitions

#define STREAMER_TYPE_OBJECT (0)

#define STREAMER_TYPE_PICKUP (1)

#define STREAMER_TYPE_CP (2)

#define STREAMER_TYPE_RACE_CP (3)

#define STREAMER_TYPE_MAP_ICON (4)

#define STREAMER_TYPE_3D_TEXT_LABEL (5)

#define STREAMER_TYPE_AREA (6)

#if !defined FLOAT_INFINITY

    #define FLOAT_INFINITY (Float:0x7F800000)

#endif

a da si randul 194 unde apare error:

native CreateDynamicMapIconEx(Float:x, Float:y, Float:z, type, color, style = MAPICON_LOCAL, Float:streamdistance = 100.0, worlds[] = { -1 }, interiors[] = { -1 }, players[] = { -1 }, maxworlds = sizeof worlds, maxinteriors = sizeof interiors, maxplayers = sizeof players);

Ce fac ?

LATER: REZOLVAT < multumesc mult :D

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.