MatXpl Posted October 5, 2011 Posted October 5, 2011 How can i make web scoreboard ? ( play server ) MTA:SA scripts/gamemodes/misc: http://www.mtasa.xn.pl
Cadu12 Posted October 5, 2011 Posted October 5, 2011 callRemote and make PHP with tables if player joined Ingame nick: Cadu12
JR10 Posted October 5, 2011 Posted October 5, 2011 Check dxscoreboard resource, it got one. Business System viewtopic.php?f=108&t=35797 Notepad++ Syntax Highlighting & Auto Completion viewtopic.php?f=91&t=76726 SQLite Tutorial viewtopic.php?f=148&t=38203
MatXpl Posted October 8, 2011 Author Posted October 8, 2011 ok i downloaded dxscoreboard, next i add resource.dxscoreboard to admin group, and i started ajax. But when i go to /resources/%5Bgameplay%5D/dxscoreboard/scoreboard.htm it show only this: This page shows the players ingame, along with their team and scoreboard data. What is wrong ? MTA:SA scripts/gamemodes/misc: http://www.mtasa.xn.pl
JR10 Posted October 8, 2011 Posted October 8, 2011 You can't use it this way, open the server, start dxscoreboard, and go to http://127.0.0.1:httpPort/dxscoreboard/ I think. Business System viewtopic.php?f=108&t=35797 Notepad++ Syntax Highlighting & Auto Completion viewtopic.php?f=91&t=76726 SQLite Tutorial viewtopic.php?f=148&t=38203
MatXpl Posted October 10, 2011 Author Posted October 10, 2011 @JR10 Dosn't work... MTA:SA scripts/gamemodes/misc: http://www.mtasa.xn.pl
MatXpl Posted October 10, 2011 Author Posted October 10, 2011 http://176.9.9.117:22003/dxscoreboard/ In my server ( dxscoreboard is started ) MTA:SA scripts/gamemodes/misc: http://www.mtasa.xn.pl
MatXpl Posted October 12, 2011 Author Posted October 12, 2011 is here some guide how to wiew web scoreboard? MTA:SA scripts/gamemodes/misc: http://www.mtasa.xn.pl
JR10 Posted October 14, 2011 Posted October 14, 2011 It's The HTTP's post not the server's. Usually: http://176.9.9.117:22005/dxscoreboard/ Business System viewtopic.php?f=108&t=35797 Notepad++ Syntax Highlighting & Auto Completion viewtopic.php?f=91&t=76726 SQLite Tutorial viewtopic.php?f=148&t=38203
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