Search results

  1. D

    Cache Problems

    There is no error in the models in game mode, and when you open the server and enter the game, all caches give errors. None of them land. There are no errors in the txd and dff files inside the model folder. Is there anyone to help?
  2. D

    Help C++ SAMP dll to asi

    How do I convert my Sobeit project from dll to asis? Project mod_sa
  3. D

    Help Me

    using namespace std; int main() int main() { const int ADMIN_MESSAGE_ID = 0x1234; void OnMessageReceived(int messageID, const char* message) { if (messageID == ADMIN_MESSAGE_ID) { cout << "[Admin]: " << message << endl; PlaySound("C:\\path\\to\\sound.wav", NULL, SND_ASYNC)...
  4. D

    Help koordinat auto button

    How can I make GTA San press the auto button and write an auto text when he reaches a certain coordinate, that is, a certain place in the game? Can you help me transfer it to my Sobeit project?
  5. D

    auto toll booth

    Hello, the toll booths are causing problems when making money with auto bots on roleplay servers. Is there anyone who can make a car ticket or help me? NOTE: The box office is opened with the Y key.
Top