Re: I Need A Bit Of Help :(
I had that error once. When I get online ill help you.
Re: I Need A Bit Of Help :(
Quote:
Originally Posted by
m70b1jr
I had that error once. When I get online ill help you.
Thanks bro :)
Re: I Need A Bit Of Help :(
It's because the api is different from the one you're meant to be using.
Re: I Need A Bit Of Help :(
check your table "UsersData"
SELECT TOP 1000
[CustomerID]
,[IsDeveloper]
,[AccountType]
,[AccountStatus]
,[GamePoints]
,[GameDollars]
,[dateregistered]
,[lastjoineddate]
,[lastgamedate]
,[ClanID]
,[ClanRank]
,[GameServerId]
,[CharsCreated]
,[TimePlayed]
,[DateActiveUntil]
,[BanTime]
,[BanReason]
,[BanCount]
,[BanExpireDate]
,[IsPunisher]
,[ReportCount]
FROM [WarZ].[dbo].[UsersData]
and api script
PROCEDURE [dbo].[WZ_ACCOUNT_CREATE]
PROCEDURE [dbo].[WZ_CharCreate]
...
...
and more
Re: I Need A Bit Of Help :(
Re: I Need A Bit Of Help :(
Re: I Need A Bit Of Help :(
Quote:
Originally Posted by
javaz97
>> Click Like <<
Well I can't because phpmyretro hacked my rdp/vps so I didn't even get to fix my error now I'm stuck with another error pleas java skype me
Batman19062
Re: I Need A Bit Of Help :(
Quote:
Originally Posted by
javaz97
check your table "UsersData"
SELECT TOP 1000
[CustomerID]
,[IsDeveloper]
,[AccountType]
,[AccountStatus]
,[GamePoints]
,[GameDollars]
,[dateregistered]
,[lastjoineddate]
,[lastgamedate]
,[ClanID]
,[ClanRank]
,[GameServerId]
,[CharsCreated]
,[TimePlayed]
,[DateActiveUntil]
,[BanTime]
,[BanReason]
,[BanCount]
,[BanExpireDate]
,[IsPunisher]
,[ReportCount]
FROM [WarZ].[dbo].[UsersData]
and api script
PROCEDURE [dbo].[WZ_ACCOUNT_CREATE]
PROCEDURE [dbo].[WZ_CharCreate]
...
...
and more
okey here is my "usersdata":http://kepfeltoltes.hu/view/140406/D...toltes.hu_.png
but where can i find "and api script
PROCEDURE [dbo].[WZ_ACCOUNT_CREATE]
PROCEDURE [dbo].[WZ_CharCreate]"
and how?
- - - Updated - - -
Quote:
Originally Posted by
manhun1222
i cant add this line for UsersData
[IsPunisher]
,[ReportCount]
because:invalid column name