Jump to content

3talla

Inactive Member
  • Posts

    12
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by 3talla

  1. 2 hours ago, Салом said:

    هل تحتاج إلى صور عندما تضع القضيب في كس؟ </ Joke />

     

    في item_proto لديك colum المسمى specular ، تغيير الحد الأقصى لعدد specular هو 10 على ما أظن. وضع 10 عميل intro_proto specular ، ثم أعد حزم

     

    البراعة هي شدة مشرقة ، و 1-10 هي القوة. يجب عليك تغيير هذه القيم في عميل item_proto.

    Though your tongue is a bit dirty but you're clever
    Thank you strongly, this was the solution <3

    • Love 1
  2. 2 minutes ago, Dobrescu Sebastian said:
    
    #!/bin/sh
    
    echo -e "\033[31m  
    What channel you want to start ? \n
    1 - CH1\033[0m"
    
    read chs
    
    case $chs in 
    1*) 
    
    	echo -e "\033[31m \n 1. The channel is starting..\033[0m"
    	cd /usr/game/channels/channel1/ch1_1/
    	./game1_1  -I SERVERIP -P 29001 &
    	sleep 2
    	clear
    
    ;;
    esac

    Also in db/conf.txt check if you have 

    
    BIND_IP: SERVERIP

     

    Thank you I will try now but can I talk to you Skype to help me?

    I've got this what I'm doing now?

    p_569ntxsc1.jpg

    For the conf.txt the BIND_IP Did not exist

    p_569rxk861.jpg

    Right now?

×
×
  • 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.