16.05.2014, 13:19
(
Последний раз редактировалось AiRaLoKa; 16.05.2014 в 13:32.
Причина: fixed
)
hi all....
i've got more problem....
since i tried to move from BlueG's MySQL R5 to MySQL R38, i've got a new problem(not a really problem, i just too lazy to convert it.), how can i convert these line into R38?
EDIT:
i wont to bumping anymore, becouse of ****** infracted me.
i changed all of this useing notepad
and this take a lot of time....
i've got more problem....
since i tried to move from BlueG's MySQL R5 to MySQL R38, i've got a new problem(not a really problem, i just too lazy to convert it.), how can i convert these line into R38?
pawn Код:
sscanf(Query,"p<|>s[24]iiiiiiiiiiiiiiiiiiiiiiii",
WeaponInfo[playerid][Weapon1],
WeaponInfo[playerid][Weapon1a],
WeaponInfo[playerid][Weapon2],
WeaponInfo[playerid][Weapon2a],
WeaponInfo[playerid][Weapon3],
WeaponInfo[playerid][Weapon3a],
WeaponInfo[playerid][Weapon4],
WeaponInfo[playerid][Weapon4a],
WeaponInfo[playerid][Weapon5],
WeaponInfo[playerid][Weapon5a],
WeaponInfo[playerid][Weapon6],
WeaponInfo[playerid][Weapon6a],
WeaponInfo[playerid][Weapon7],
WeaponInfo[playerid][Weapon7a],
WeaponInfo[playerid][Weapon8],
WeaponInfo[playerid][Weapon8a],
WeaponInfo[playerid][Weapon9],
WeaponInfo[playerid][Weapon9a],
WeaponInfo[playerid][Weapon10],
WeaponInfo[playerid][Weapon10a],
WeaponInfo[playerid][Weapon11],
WeaponInfo[playerid][Weapon11a],
WeaponInfo[playerid][Weapon12],
WeaponInfo[playerid][Weapon12a]);
i wont to bumping anymore, becouse of ****** infracted me.
i changed all of this useing notepad
and this take a lot of time....