fire.rox i have the same error :/
Use the newest xampp version.Quote:
fire.rox i have the same error :/
Quote:
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??
Here you go:Quote:
fire.rox i have the same error :/
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 requiQuote:
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:
damage *= Helper.Randomizer.Next(User.MissRate, 100) * 100;
Can you help meQuote:
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
.. anyway)Code:damage *= Helper.Randomizer.Next(User.MissRate, 100) * 100;