Jump to content

TheSilencerPL

Management
  • Posts

    3082
  • Joined

  • Last visited

  • Days Won

    94

Everything posted by TheSilencerPL

  1. Just so that you know, for linux it's already available in silEnT since couple of versions. Time to switch to linux
  2. In my opinion it should be respected still, but I would ask @gaoesa for confirmation as he knows that better than me. EDIT1: oh, thanks @gao for clarifying that, didn't notice your response. Apparently we were replying at the same time 10 minutes difference in "Submit"
  3. What if it was done differently? What if all of the female related chat messages, notifications were preceded with the pink "|" (pipe) and the male ones with the blue one? |Flyingdutchman sat on his own grenade" |Flyingdutchman sat on his own grenade" so the messages would stay the same, only the pipe would be added in the color reflecting the sex the user set in his config.
  4. That's only your opinion. We consider each feature based on the discussion and opinions of other players too Cheers.
  5. Sorry, forgot about the title The rest is as gaoesa has stated.
  6. Could you write what you want to achieve, not what you tried and failed? Do you want to disable landmine triggering by engie? It's not clear what you want.
  7. As far as I know flag 8 regards only the player that falls (the amount of damage he/she receives) - it's not meant to make all goombas instant. Flag 16 makes all goombas instant. Please check our wiki again: http://mygamingtalk.com/wiki/Silent_Mod_Server_Cvar#g_goombaFlags
  8. This is a strange request, I have to admit. Wouldn't it be easier not to double tap?
  9. It looks like it has dependency on the libssl library and it is not available. You could either put it there and export the LD_LIBRARY_PATH variable to point to the directory with the libssl library prior to running the server or ask the server maintainer to install libssl system wide. I would recommend the latter.
  10. If you can place files in your silent install dir without shell access it would be possible.
  11. I would rather consider this as an ET 3.00 issue. @Hellreturn, what are you running on that server, I guess not ET 3.00?
  12. I guess you need this: http://keplerproject.github.io/luasql/doc/us/
  13. Is this what you mean (the comments)? if( entity->client && entity->s.eFlags & EF_MOUNTEDTANK ) { // zinx - moved tank hack to here // bani - fix tank bb // zinx - figured out real values, only tag_player is applied, // so there are two left: // mg42upper attaches to tag_mg42nest[mg42base] at: // 0.03125, -1.171875, 27.984375 // player attaches to tag_playerpo[mg42upper] at: // 3.265625, -1.359375, 2.96875 // this is a hack, by the way. entity->r.currentOrigin[0] += 0.03125 + 3.265625; entity->r.currentOrigin[1] += -1.171875 + -1.359375; entity->r.currentOrigin[2] += 27.984375 + 2.96875; }
  14. OK, then think about this: - server is located in Netherlands, - admin is from the other country, let's say Finland - most players are from Finland, - admin enters the incognito mode, - admin is at stake as he is the only one from outside of Finland. If we wanted to add such feature we would have to define somehow the country of the incognito mode so that admins can define what to use then.
  15. OK, so what would you like to do in such case? Change the flag to what, the server location flag?
×
×
  • Create New...