Jump to content

Question

Posted

Am Un warn in gm si nu stiu cum sa il fac

D:\Dorin\Sam\gamemodes\gf.pwn(14509) : warning 204: symbol is assigned a value that is never used: "housesale"
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase

Header size:           6976 bytes
Code size:          1262988 bytes
Data size:          4537400 bytes
Stack/heap size:      16384 bytes; estimated max. usage=4255 cells (17020 bytes)
Total requirements: 5823748 bytes

1 Warning.
Linia este
housesale = Create3DTextLabel(string,0x006400FF,HouseInfo[house][hEntrancex], HouseInfo[house][hEntrancey], HouseInfo[house][hEntrancez]+1,15,0,1);

Massari e curva mea

1 answer to this question

Recommended Posts

Posted

Scoate new housesale; si

housesale = Create3DTextLabel(string,0x006400FF,HouseInfo[house][hEntrancex], HouseInfo[house][hEntrancey], HouseInfo[house][hEntrancez]+1,15,0,1);
schimba in
Create3DTextLabel(string,0x006400FF,HouseInfo[house][hEntrancex], HouseInfo[house][hEntrancey], HouseInfo[house][hEntrancez]+1,15,0,1);

Pentru ca nu mai folosesti housesale nicaieri.

Titlul...

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.