Jump to content

Niko. Developer

Banned
  • Posts

    39
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Everything posted by Niko. Developer

  1. maybe the model is bad (something was changed with preprocessor etc..)
  2. what is your problem then? since the plugin works perfectly
  3. uses alpha texture on the material the world editor render is not compatible with alpha textures
  4. [Hidden Content] --- db/ClientManagerPlayer.cpp snprintf(queryStr, sizeof(queryStr), "UPDATE player_index%s SET `pid`%d=%d WHERE `id`=%d", this should be: snprintf(queryStr, sizeof(queryStr), "UPDATE player_index%s SET `pid%d`=%d WHERE `id`=%d",
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.