4x11 / build69

64 stars 66 forks source link

How to change the ip and port i didnt found #36

Open fadhilganteng opened 4 years ago

fadhilganteng commented 4 years ago

Help me change the ip and port i didnt found please

Gokul53 commented 4 years ago

add it in libsamp.so

Solpadoin commented 4 years ago

main.cpp : pNetGame = new CNetGame( encryptedAddress.decrypt(), /* define there your IP */ port, /* port */ pSettings->Get().szNickName, pSettings->Get().szPassword);