Simple & Clean Server Creator [Web]

Alligatoras

Administrator
Mar 31, 2016
2,570
12
2,857
381
i have try´d remove client rights from serveradmin

Code:
               $new_ts3 = $ts3->serverCreate(array(
               "virtualserver_name" => $servername,
               "virtualserver_maxclients" => $slot,
               "virtualserver_port" => $port,
               "virtualserver_name_phonetic" => $realTime,
               "virtualserver_hostbutton_tooltip" => "edit",
               "virtualserver_hostbutton_url" => "edit",
               "virtualserver_hostbutton_gfx_url" => "edit",
               "virtualserver_hostbanner_url" => "edit",
               "virtualserver_hostbanner_gfx_url" => "edit",
               "virtualserver_modify_hostmessage" => "0",
               "virtualserver_modify_hostbanner" => "0",
               "virtualserver_modify_hostbutton" => "0",
               "virtualserver_modify_port" => "0",
               "virtualserver_modify_autostart" => "0",
               "virtualserver_modify_log_settings" => "0",
               "virtualserver_modify_autostart" => "0",
               "virtualserver_modify_ft_settings" => "0",
               "virtualserver_modify_ft_quotas" => "0",
               "virtualserver_modify_maxclients" => "0",
               "virtualserver_modify_slots" => "0",
               "virtualserver_modify_autostart" => "0",
               "virtualserver_modify_log_settings" => "0",
he dont work any ideas?
There is no edit option! it should be only 0 or 1
 

BIOS

Knowledge Seeker
VIP
Oct 10, 2015
447
848
208
ok i thinking i can says as serverqueryadmin option = 0 (off) or option = 1 (on)
 

BIOS

Knowledge Seeker
VIP
Oct 10, 2015
447
848
208
how i can create an ip block that only 1 server created per ip?
 

Pain

Member
Feb 20, 2016
102
17
53
and if i want to delete it in 2 days automatic , can you help me with the code ? pls ?
 

PAY-BACK

Member
Aug 20, 2015
20
6
35
how make you the free dns ? free-ts3.us:xxxx
what do you mean with free dns ?
I have My Domain
and I have My TS server
alsoI do have my Web server
domain (xxx.us) ip= ts ip
ts ip: free-ts3.us
Ts IP + Port = ip+port
= free-ts3.us:xxxx
 

Pain

Member
Feb 20, 2016
102
17
53
what do you mean with free dns ?
I have My Domain
and I have My TS server
alsoI do have my Web server
domain (xxx.us) ip= ts ip
ts ip: free-ts3.us
Ts IP + Port = ip+port
= free-ts3.us:xxxx
yes i know , but where you put the code , bacause my code make only ip + port , i will make it with dns too , i have one domain too , can you helpe me ? put your code under please
 
Top