Bossnigguh
Member
- Joined
- Mar 6, 2014
- Messages
- 19
- Reaction score
- 0
zzzzzzzzzz
0x688 said:"However, it starts the process but not the game."
What? Do you mean SAMP doesn't get loaded?
0x688 said:"However, it starts the process but not the game."
What? Do you mean SAMP doesn't get loaded?
Process pp = Process.Start(installdirectory, "-h " + SERVER_IP + " -p 7777 -n" + playerinfo[0]);
Process pp = Process.Start(installdirectory, "-c -h " + SERVER_IP + " -p 7777 -n" + playerinfo[0]);