Tampek
ECHO 'Zarkonia.online';
Hello i change the speed max on sourcers but players can only run 1000 Max (Display on client)
The client is like a ghost and dont show current speed or i have issues on sources xD
static constexpr int32_t PLAYER_MAX_SPEED = 2000;
static constexpr int32_t PLAYER_MIN_SPEED = 10;
i changed it on player.h i need add or edit something from player.cpp too?
thnx for the advance
The client is like a ghost and dont show current speed or i have issues on sources xD
static constexpr int32_t PLAYER_MAX_SPEED = 2000;
static constexpr int32_t PLAYER_MIN_SPEED = 10;
i changed it on player.h i need add or edit something from player.cpp too?
thnx for the advance