Azure Do Server

06/24/2013 11:13 warerik01#286
fire.rox i have the same error :/
06/24/2013 11:48 Luffa#287
Check this thread to find a solution: [Only registered and activated users can see links. Click Here To Register...]

Best Regards Zeta
06/24/2013 11:57 Requi#288
Quote:
Originally Posted by warerik01 View Post
fire.rox i have the same error :/
Use the newest xampp version.
[Only registered and activated users can see links. Click Here To Register...]
Its a german site, but you can use Google translate ;)
06/24/2013 12:17 Luffa#289
Quote:
Originally Posted by fire.rox View Post
i download only other htcdocs files i think, because the htcdocs wasn't in your description

Still need help??

Parse error: syntax error, unexpected '[' in C:\xampp\KERNEL-DOCMS\Init.php on line 16

What u did when u get the error??
Quote:
Originally Posted by warerik01 View Post
fire.rox i have the same error :/
Here you go:
[Only registered and activated users can see links. Click Here To Register...]

Uninstall your current xampp, and install the new from the link.

Best Regards Zeta
06/24/2013 21:51 warerik01#290
Where can I set the damage?
06/24/2013 22:08 Requi#291
Quote:
Originally Posted by warerik01 View Post
Where can I set the damage?
In User.cs
06/24/2013 22:32 nckrnckr#292
Quote:
Originally Posted by Requι View Post
In User.cs
Can you please Can you upload the file to correct damage or teamviewer : O: O
06/24/2013 22:44 Requi#293
Quote:
Originally Posted by nckrnckr View Post
Can you please Can you upload the file to correct damage or teamviewer : O: O
Ehm.....

Sorry. Learn C# and write dat shit yourself!
06/24/2013 22:47 nckrnckr#294
you user.cs
Are you paste here ?
please requi
06/24/2013 22:51 Requi#295
Quote:
Originally Posted by nckrnckr View Post
you user.cs
Are you paste here ?
please requi
If you aren't able just to open the user.cs in visual studio, forget it to make a server.

How you even can't know that this.Damage changes the damage?
:facepalm:
06/25/2013 00:15 Havok1227#296
Quote:
Originally Posted by Requι View Post
If you aren't able just to open the user.cs in visual studio, forget it to make a server.

How you even can't know that this.Damage changes the damage?
:facepalm:
i started learning the coding when i found this.. *or well im trying to* and i already knew that... so i must agree with you requi
06/25/2013 07:00 »Barney«#297
Guys, don't hard code the damage, read and save it in the settings file, allocating it into a readonly field when the server loads.

(That's if you don't want to create it based on the ship the user has, then just doing

Code:
damage *= Helper.Randomizer.Next(User.MissRate, 100) * 100;
.. anyway)
06/25/2013 20:27 nckrnckr#298
Quote:
Originally Posted by chichi011 View Post
Guys, don't hard code the damage, read and save it in the settings file, allocating it into a readonly field when the server loads.

(That's if you don't want to create it based on the ship the user has, then just doing

Code:
damage *= Helper.Randomizer.Next(User.MissRate, 100) * 100;
.. anyway)
Can you help me
06/25/2013 20:41 »Barney«#299
Quote:
Originally Posted by nckrnckr View Post
Can you help me
You have to be a bit more specific than that lol
06/25/2013 21:09 nckrnckr#300
Quote:
Originally Posted by chichi011 View Post
You have to be a bit more specific than that lol
Can you change your damage if I give you teamwiever?