Jump to content
  • 0

probleme cu obiectele


impulse81

Question

salut mi se vad obiectele transparente am bagat streamer si tot mi se vad .. si ma si warnurile astea

F:\Gaby\xxvc\rLz\pawno\include\streamer.inc(435) : warning 202: number of arguments does not match definition
F:\Gaby\xxvc\rLz\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition
F:\Gaby\xxvc\rLz\gamemodes\saints.pwn(9940) : warning 215: expression has no effect
F:\Gaby\xxvc\rLz\gamemodes\saints.pwn(40053) : warning 203: symbol is never used: "idletime"
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase

Header size:           9008 bytes
Code size:          1599264 bytes
Data size:          4908184 bytes
Stack/heap size:      16384 bytes; estimated max. usage=4123 cells (16492 bytes)
Total requirements: 6532840 bytes

4 Warnings.
si cand incerc sa bag un obiect cu createdynami.. imi da asa
F:\Gaby\xxvc\rLz\gamemodes\saints.pwn(9940) : warning 215: expression has no effect

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

tot la fel face..

am la inceputul gm ului asa

#include <a_samp>
#include <core>
#include <float>
#include <time>
#include <file>
#include <utils>
#include <k_functions>
#include <streamer>
#define CreateDynamicObject
static gTeam[MAX_PLAYERS];

e bun ?

si la aia cu idletime nu exista linia 40053

Link to comment
Share on other sites

1. Linia: 9940

2. Sterge: idletime

3.

Header size:           9008 bytes
Code size:          1599264 bytes
Data size:          4908184 bytes
Stack/heap size:      16384 bytes; estimated max. usage=4123 cells (16492 bytes)
Total requirements: 6532840 bytes

Sus in dupa includes: #pragma dynamic 140000

Fara reclama in semnatura!

Link to comment
Share on other sites

tot la fel face..

am la inceputul gm ului asa

#include <a_samp>
#include <core>
#include <float>
#include <time>
#include <file>
#include <utils>
#include <k_functions>
#include <streamer>
#define CreateDynamicObject
static gTeam[MAX_PLAYERS];

e bun ?

si la aia cu idletime nu exista linia 40053

scoate acel #define CreateDynamicObject

Stiu si eu ... branza e pe bani, dar eu tot ma joc pe gratis!

Link to comment
Share on other sites

ms merge sa bag obiecte cu creatadynamicobject dar ce le cu createobject se vad transparente

si acu am doar warnurile astea

F:\Gaby\xxvc\rLz\pawno\include\streamer.inc(435) : warning 202: number of arguments does not match definition
F:\Gaby\xxvc\rLz\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition
F:\Gaby\xxvc\rLz\gamemodes\saints.pwn(40093) : warning 203: symbol is never used: "idletime"
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


3 Warnings.

]

aia cu idletime nu exista .. am doar idletimer in gm

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.