Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×

Question

Posted

Salut, nu stiu de ce, dar in joc la OWNER nu imi apare nimic, e gol.. nu stiu cum sa rezolv

Uitati cod-ul:

    new string[300];
    format(string, sizeof string, "{A9C4E4}House ID: {FF0000}%d\n{A9C4E4}Owner: {FF0000}%s\n{A9C4E4}Description: {FF0000}%s\n{A9C4E4}Level: {FF0000}%d\n{A9C4E4}Price: {FF0000}$%s%s", houseid, HouseInfo[houseid][hOwnerName], HouseInfo[houseid][hDescription], HouseInfo[houseid][hLevel], formatNumber(HouseInfo[houseid][hPrice]), (HouseInfo[houseid][hRentPrice] ? rent : ""));
    HouseInfo[houseid][hText] = CreateDynamic3DTextLabel(string, -1, HouseInfo[houseid][hX], HouseInfo[houseid][hY], HouseInfo[houseid][hZ], 25.0, 0xFFFF, 0xFFFF, 0, 0, 0);
    HouseInfo[houseid][hPickup] = CreateDynamicPickup((HouseInfo[houseid][hOwnerID] ? 1273 : 1272), 23, HouseInfo[houseid][hX], HouseInfo[houseid][hY], HouseInfo[houseid][hZ], 0, 0);
    

3 answers to this question

Recommended Posts

  • 0
Posted
On 12/4/2020 at 9:03 AM, Raduq said:

ce gluma buna nu mai pot de ras

de ce te asteptei sa nu se faca gluma asta atat timp cat ti-ai pus numele Raduq si incerci sa copiezi pe altcnv?

anyway: HouseInfo[houseid][hOwnerName] vezi poate incarci asta gresit din baza de date

maxresdefault.jpg

 

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.