-
Activity
-
27
-
885
-
27
Fix Target Info System
Where i can find the system target info complete? this is just a fix.. -
885
[40250] Reference Serverfile + Client + Src [15 Available Languages]
You probably downloaded already compiled sources. That's why you can't find it. I'm pretty new in this as well so my apologize if am not right- 1
-
-
-
885
[40250] Reference Serverfile + Client + Src [15 Available Languages]
I try to add a mob target info system on it, but i can't find some files as: service.h, char.cpp,char.h, input_manager.cpp, item_manager, packet_info.cpp i should create new ones or the values are saved in another files? if so explain me please where i can find it. -
885
[40250] Reference Serverfile + Client + Src [15 Available Languages]
Thanks man for sharing this -
9
-
19
Compare Item ToolTIP System
I can take a look at may 2023 little patience...- 2
-
-
-
-
Recently Browsing
- No registered users viewing this page.
Question
DeYaN. 7
what i want to do :
i have 2 tabbles account, i want to set at the first tabble the password for the secondary tabble,but only where in first tabble exist the password ='x'
I try this command , but function " where password='x' " is wrong.
UPDATE account P1 where password='x'
JOIN account2 P2
ON P1.login = P2.login
SET P1.password = P2.password
Sorry for my english
Link to comment
Share on other sites
Top Posters For This Question
2
Popular Days
Oct 17
2
Top Posters For This Question
DeYaN. 2 posts
Popular Days
Oct 17 2015
2 posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now