Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server
You last visited: Today at 11:33

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



vSro = Cant move my Char ingame.

Discussion on vSro = Cant move my Char ingame. within the SRO Private Server forum part of the Silkroad Online category.

Closed Thread
 
Old   #1
 
*]°ReddoX°[*'s Avatar
 
elite*gold: 0
Join Date: Apr 2008
Posts: 474
Received Thanks: 99
Exclamation vSro = Cant move my Char ingame.

Hello.

I´ve installed all files like it should be. Server starting.

I can start my client and can login. BUT!!! I cant move my char. I cant chat, I cant do emotions. I cant skill up....

You´ve got a solution for that ?
*]°ReddoX°[* is offline  
Old 04/04/2013, 22:41   #2
 
elite*gold: 0
Join Date: Feb 2008
Posts: 225
Received Thanks: 22
do you get any disconnection at all?
yangc10 is offline  
Old 04/04/2013, 23:10   #3

 
鳳凰城's Avatar
 
elite*gold: 273
Join Date: Aug 2012
Posts: 4,451
Received Thanks: 2,428
Quote:
Originally Posted by *]°ReddoX°[* View Post
Hello.

I´ve installed all files like it should be. Server starting.

I can start my client and can login. BUT!!! I cant move my char. I cant chat, I cant do emotions. I cant skill up....

You´ve got a solution for that ?
It's billing scripts problem. Re-config a pure billing scripts and make sure you've turned off IIS while the re-configuration.
鳳凰城 is offline  
Thanks
1 User
Old 04/05/2013, 00:15   #4
 
*]°ReddoX°[*'s Avatar
 
elite*gold: 0
Join Date: Apr 2008
Posts: 474
Received Thanks: 99
Exclamation

Could you explain, what you mean exactly ?



Example : My "GetTotalSilk.asp" looks like this =



<!-- #include file = "DBConnect.asp" -->
<!-- #include file = "Function.asp" -->
<!-- #include file = "Class_MD5.asp" -->
<%

On Error Resume Next

' Error
If Err.Number <> 0 Then
Response.Write "-1"
Response.End
End If

'''''''''' Check ACL only Call from Billing Server
Dim IP
Dim BillingServer
BillingServer = "203.162.96.39"

IP = Request.ServerVariables("REMOTE_ADDR")
'If(IP <> BillingServer) Then
' Response.Write "ACCESSDENY"
' Response.End
'End If



and so on . . .

The Billing Server ( green ) has another Ip than I have. Should I change this or what you mean ?

Btw. When Im pushing "C" ingame, I dont see my actual HP and my stats points and so on. Im using the 1.188 original Vietnam / Taiwan client. ( dont know which one is it but I think its the Vietnam )

Maybe I just need a english patch ? I´ve already patched the text file in the media.pk2. I see that the server status is in englisch " easy " and skill text and so on.



@ yangc10

Nope, I just cant move my character,cant chat, cant add skills. I´ve tried it with GM account and normal account.
*]°ReddoX°[* is offline  
Old 04/05/2013, 00:30   #5
 
elite*gold: 0
Join Date: Feb 2008
Posts: 225
Received Thanks: 22
IIS alone works fine, but you won't be able to host any good websites. You can use Zend Server (FREE) to host the website while IIS communicate with the billing.asp. I have not seem an easy guide in elite site, but I did see a guide on ********. You can google it.
yangc10 is offline  
Thanks
1 User
Old 04/05/2013, 00:49   #6
 
*]°ReddoX°[*'s Avatar
 
elite*gold: 0
Join Date: Apr 2008
Posts: 474
Received Thanks: 99
Quote:
Originally Posted by yangc10 View Post
IIS alone works fine, but you won't be able to host any good websites. You can use Zend Server (FREE) to host the website while IIS communicate with the billing.asp. I have not seem an easy guide in elite site, but I did see a guide on ********. You can google it.


I dont know how it will solve my problem, but thank you for information, where I can host my website. ;D
*]°ReddoX°[* is offline  
Old 04/05/2013, 11:10   #7
 
zikor1337's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 2,667
Received Thanks: 1,886
Copy/Paste the text from DBconnect file .
zikor1337 is offline  
Thanks
1 User
Old 04/05/2013, 11:16   #8
 
*]°ReddoX°[*'s Avatar
 
elite*gold: 0
Join Date: Apr 2008
Posts: 474
Received Thanks: 99
This is my dbconnect.asp


<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=Daniel-PC\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sa;password=********;"
DBConnA.Open strConnectA
%>



Could this maybe be the problem ?




when I try to set the hook there I get an error message





This is how it looks online :


*]°ReddoX°[* is offline  
Old 04/05/2013, 15:52   #9
 
elite*gold: 0
Join Date: Feb 2008
Posts: 225
Received Thanks: 22
Create failed on user 'sa'... hmm sounds fishy. My guessing by default, the user sa should have full permission. Do me a favorite; close down all your sro server files then go to sql and check on sa responsibility. Make sure sa have full control over update/delete/add records. If not; make sure it has full control over it then stop the sql server. Start the sql server and restart your pc. Once it boot up; see if you get that message if you click on the checkbox. I'm assuming you know a bit on configuring sql permission. If not just ping and I'll create a quick tutorial on how to config user 'sa' responsibility.

If the above statement does not work, I would suggest to restore your database and make sure all dbo are checked during restoration.
yangc10 is offline  
Thanks
1 User
Old 04/05/2013, 18:50   #10
 
elite*gold: 0
Join Date: Mar 2013
Posts: 41
Received Thanks: 2
ur not the 'sa' user.
u are DANIEL-PC Right ?

Picture of me :
dannyheine11 is offline  
Old 03/12/2014, 01:11   #11
 
elite*gold: 0
Join Date: Feb 2014
Posts: 4
Received Thanks: 0
Turns out I have the exact same problem as dannyheine11, I have no errors at all on any of the nodes, char creation is fluent and easy. Selecting char is fine, the town loads 'ie Jangan - and theres my char, everything seems fine, except;
i cant move
i cant type anything

any suggestions at all? I would like to know more about the billing asp side of things, if indeed i have messed it up somehow? all I have done with the dbconnect is put my info in, and the other files i have removed the ip and placed mine instead. Was this correct?
zx9r is offline  
Old 03/12/2014, 18:35   #12
 
Lisias's Avatar
 
elite*gold: 20
Join Date: Mar 2014
Posts: 68
Received Thanks: 14
add me in Skype icock94

and give me teamviewer id pw (Y)
Lisias is offline  
Old 02/02/2016, 17:59   #13
 
Makenci's Avatar
 
elite*gold: 100
Join Date: Mar 2009
Posts: 198
Received Thanks: 40
hey.


ich habe das gleiche Problem, kann mich Ingame nicht bewegen -.-

I have the same problen i can´t move ingame nothing -.-
Makenci is offline  
Old 02/04/2016, 23:24   #14
 
blapanda's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 1,860
Received Thanks: 757
Seems like someone just modified the "type.txt" file.
blapanda is offline  
Old 01/30/2021, 18:28   #15
 
elite*gold: 0
Join Date: Dec 2018
Posts: 2
Received Thanks: 0
Quote:
Originally Posted by blapanda View Post
Seems like someone just modified the "type.txt" file.
I've edited type.txt "Vietnam" to "English" and got this behavior.

What should I do now to fix it?
dvdblk is offline  
Closed Thread


Similar Threads Similar Threads
How to move to unique spawn map in Vsro
10/24/2012 - SRO Private Server - 0 Replies
Hello I need the command that I can use to go to where it came from a unique? for example: I go where the lordyarkan appeared :confused:
How to move to unique spawn map in Vsro
10/23/2012 - SRO Private Server - 1 Replies
Hello I need the command that I can use to go to where it came from a unique? for example: I go where the lordyarkan appeared :confused:
iBot doesn't move ingame
04/08/2012 - Silkroad Online - 0 Replies
I did everything according to the guide, but everytime I start the bot, it attacks and kills 1 monster and then just stands still and spams Thunder Tiger Force and mana potions. Could someone help me solve this? Thanks for reading. :) Nevermind. I forgot to turn auto-attacking on. Feel kinda stupid..
char no move
08/07/2008 - Lin2 Exploits, Hacks, Bots, Tools & Macros - 0 Replies
my problem is that I have installed ig l2walker in a server, but when I enter and so that hunt, only kills during two minutes and soon it falls of the server. there am leido in alguns forums that are because of certain paks to l2walker if somebody could help or give information me. i play in private server



All times are GMT +2. The time now is 11:33.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.