Jump to content

Pseudabo

Inactive Member
  • Posts

    92
  • Joined

  • Last visited

  • Feedback

    0%

About Pseudabo

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Pseudabo's Achievements

Collaborator

Collaborator (7/16)

  • One Year In
  • Collaborator Rare
  • Conversation Starter
  • One Month Later
  • Week One Done

Recent Badges

34

Reputation

  1. @ Tatsumaru Hi Tatsu, do you still have the PSD? I’d need more languages and ideally a larger font.
  2. Did u tried push wall in real life?
  3. @DerUranov97 Something missing? Error: Payed Marty 5.8
  4. Can you update repo?
  5. Great idea, but update your repo for begginers (you forgot add packet.h for client + some example text for locale_game.txt) Btw. 10s timer is rlly long xd I used 5s but I think 3s is fit already
  6. @ TMP4 1. Type ITEM_QUEST doesnt have any subtype.. So should be 0 in item_proto, because in some case you can got error from syserr and cant run game.. Subtype MATERIAL_LEATHER is for type ITEM_MATERIAL (6) ITEM_QUEST MATERIAL_LEATHER I found it 4x in proto.. 2. Shields have wearflags WEAR_UNIQUE and UNIQUE items are WEAR_SHIELD.. There is problem in source.. Such a stupid coding.. (Ymir sleep lol.. Dont forgot fix item_proto too) 3. In ProtoReader are 2x duplicite arSub29..
  7. You can make 300 new armours for useless class (so far Lycan is on 20% servers) and post it for free..
  8. Here: [Hidden Content] or use fix in @ TMP4 sf.. Or 3rd way, you can use full his serverfiles its clean base 40k, like official 2014.. (ready to use for home server without surakopf)
  9. Yeah and? You can open hamachi server via 40k game with source without surakopf.. One diff here is you dont need surakopf, because you can fix connection via source..
  10. Why you dont use basic 40k sf? You can do it via source without bugged surakopf...
  11. If I got some space time, I can write some guide..
  12. Add code from TMP4 source where is define ENABLE_PROXY_IP.. Or in desc_client.cpp in SetPhase you can set instadead your public ip.. TMP4 works with CONFIG settings.. I dont know how your game looks and which sf you have.. But as I said before, its pretty easy..
  13. First of all be sure you have public ip.. Static ip dont must be public..
  14. Public.. Router ip is only for freebsd settings its internal ip.. For example your public ip is 109.225.84.231.. Your router starts for example from 192.168.0.1 and your freebsd has ip by set by dhcp for example 192.168.0.169.. So you need for first of all edit gamecore, because: 1. Core cant start with ip from 10. 2. Core cant start with ip from 192.168 3. You need fix (its released something here - use search) for to get public ip.. (must be set to your public ip - 109.225.84.231) I think TMP4 already have it in his game.. (Sorry Im too lazy post whole codes here..) 4. in serverinfo is your public ip 109.224.81.230.. 5. You need open ports in your router for game and other things (patcher, etc..)
×
×
  • 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.