Jump to content

Recommended Posts

Posted

Buna ziua, deci am o problema. Eu as dorii sa modific asta :

format(string, 256,"** {FF0000} MySQL: {FFFFFF} %s ID:(%d) has logged in. ", playerVariables[extraid][pNormalName],extraid);

sa scrie in genul asta:

format(string, 256,"** {FF0000} MySQL: {FFFFFF} %s ID:(%d) has logged in with IP: %s, Country: %s ", playerVariables[extraid][pNormalName],extraid);

am incercat sa fac asa. 

format(string, 256,"** {FF0000} MySQL: {FFFFFF} %s ID:(%d) has logged in with IP: %s, Country: %s ", playerVariables[extraid][pNormalName],extraid, ip,country);

Si primesc eroare gen: Undefinied symbol ip si country.

 

Posted (edited)

new ip[16], country[30];

Edited by Gireada

 

1859311972_BANNER-GIREADAcopy-min.thumb.png.48e5e420ae2185dce5b244965a1d2601.png

 

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.