Jump to content
  • 0

Problema Propose si payday


Question

Posted (edited)
                if(!strcmp(PlayerInfo[i][pPropose], "Nimeni", true) == 0)
                {
                    new gold = 1 + random(477777);
                    SCM(i, COLOR_GOLD, "Married: Ai primit +$%s pentru ca faci parte dintr-un cuplu!", FormatNumber(gold)); //go back payday casatoriti dublat
                    GivePlayerCash(i, 1, gold);
                } 
warning 213: tag mismatch: expected tag none ("_"), but found "bool"
 warning 202: number of arguments does not match definition

primesc aceste erori. 

 

edit: stiu ca sunt warn-uri, dar vreau un gm curat si nu ma las pana nu dispar toate warnurile

Edited by [emy]

1 answer to this question

Recommended Posts

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.