Doubt with mysql r41-2
#1

I have updated the mysql version of my gm from r7 from blueg to R41-2.

With the r7 to get information from an account he did it like this:

pawn Код:
static loginDate [36];
cache_get_row_count (0, 0, loginDate);
format (PlayerInfo [extraid] [pDatosLogin], 36, loginDate);
How would it be with the r41-2 version?

Thank you.
Reply
#2

Here - https://sampwiki.blast.hk/wiki/MySQL/R40

This wiki contains all the functions with syntax and example for you to understand.

Also, make sure while updating your MySQL, you know what you're doing. You could worsen your script if you do not understand the changes and implement them properly.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)