free

News

collapse

User Info

 
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

* Recent Posts

NOTICE OF PARKING ENFORCEMENT CHANGES by Huntsman
[June 19, 2025, 05:22:50 pm]


Re: Stopping by by Sinister
[June 08, 2025, 01:58:04 pm]


Re: Stopping by by Ehks
[June 04, 2025, 12:25:17 am]


Re: Rest in peace by Stefanrsb
[June 02, 2025, 03:38:02 am]


Re: [SA:MP]House of Sforza | The Elite Power | Estd. 2006 | LS - LV by Stefanrsb
[June 02, 2025, 03:09:22 am]


Re: The Soprano Family | Royal Loyalty by Stefanrsb
[June 02, 2025, 03:00:31 am]


Re: The Gvardia Family || San Fierro's Main Power || Best criminal group of 09/10/11 by Stefanrsb
[June 02, 2025, 02:47:01 am]


Re: BALLAS | In memory of INFERNO 9 and NBA by Stefanrsb
[June 02, 2025, 02:31:29 am]


Re: Count to 1,000,000. by Stefanrsb
[June 02, 2025, 02:15:04 am]


Re: Stopping by by Traser
[June 01, 2025, 10:23:13 pm]


Re: Stopping by by Old Catzu
[May 18, 2025, 07:27:06 pm]


Re: Stopping by by TheRock
[May 18, 2025, 06:44:49 am]

* Who's Online

  • Dot Guests: 400
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.

* Birthday Calender

July 2025
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 [5]
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31

How do i host a IV:MP server

emirtekin · 3018

0 Members and 1 Guest are viewing this topic.

Offline emirtekinTopic starter

  • A
  • User
  • *
    • Posts: 43
  • D
  • With us since: 22/12/2013
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
on: April 06, 2014, 10:59:45 am
Hey, i have IV:MP server folder portforwarded i start the server it says:
[Master] Hosting on master list
for almost a hour i turn of master list it started server says:

Created a vehicle with id 4
Created a vehicle with id 5
Server has been online for 0 seconds
Squirrel 3.0 release candidate 1<RC1>
Port = 20000
-------------------
cp.nut loaded
-------------------

Loaded script cp.nut
Loaded script whisper.nut
Loaded script namecheck.nut
Loaded script runcode.nut


-------------------------------------------------
IV:MP 0.1 T3 R1 <Apr 16 2011, 14:24:18 Server Started
Copyright <C> 2009-2011 IV:MP Team
Port: 20000
Max Players: 32
------------------------------------------------

but i cant connect other players cant connect to i portforwarded 20000,20001



SETTINGS:
<settings>
   <!-- Port the server will listen on -->
   <port>20000</port>
   
   <!-- The port the webserver listens on -->
   <httpport>20001</httpport>
   
   <!-- An external webserver that you host your files on, can be either the server's name or IP -->
   <!-- httpserver>(BLURED IP )</httpserver -->

   <!-- Maximum number of players the server will support (Max 32) -->
   <maxplayers>32</maxplayers>

   <!-- Maximum number of vehicles the server will support (Max 65534) -->
   <maxvehicles>400</maxvehicles>

   <!-- Password clients will have to enter to connect -->
   <!-- password>None</password -->

   <!-- Add the server to the master list -->
   <listed>false</listed>

   <!-- The hostname players will see -->
   <hostname>IV:MP Server Server That Needs Staff</hostname>

   <!-- The address the server will bind to -->
   <!-- hostaddress>(BLURED IP)</hostaddress -->

   <!-- Toggles frequently called events which has impact on CPU usage  -->
   <frequentevents>false</frequentevents>

   <!-- The scripts the server will load and run -->
   <script>cp.nut</script>
   <script>whisper.nut</script>
   <script>namecheck.nut</script>
   <script>runcode.nut</script>
   
   <!-- The scripts the client will download and run -->
   <clientscript>scoreboard.nut</clientscript>
   
   <!-- The resources the client will download and used by clientscripts -->
   <!-- clientresource>ivmp.png</clientresource -->
   
   <!-- The modules the server will load and run -->
   <!-- For windows: -->
   <!-- module>Sample.dll</module -->
   <!-- For linux: -->
   <!-- module>Sample.so</module -->
</settings>


Offline emirtekinTopic starter

  • A
  • User
  • *
    • Posts: 43
  • D
  • With us since: 22/12/2013
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Reply #1 on: April 06, 2014, 11:02:27 am
Hey, i have IV:MP server folder portforwarded i start the server it says:
[Master] Hosting on master list
for almost a hour i turn of master list it started server says:

Created a vehicle with id 4
Created a vehicle with id 5
Server has been online for 0 seconds
Squirrel 3.0 release candidate 1<RC1>
Port = 20000
-------------------
cp.nut loaded
-------------------

Loaded script cp.nut
Loaded script whisper.nut
Loaded script namecheck.nut
Loaded script runcode.nut


-------------------------------------------------
IV:MP 0.1 T3 R1 <Apr 16 2011, 14:24:18 Server Started
Copyright <C> 2009-2011 IV:MP Team
Port: 20000
Max Players: 32
------------------------------------------------

but i cant connect other players cant connect to i portforwarded 20000,20001



SETTINGS:
<settings>
   <!-- Port the server will listen on -->
   <port>20000</port>
   
   <!-- The port the webserver listens on -->
   <httpport>20001</httpport>
   
   <!-- An external webserver that you host your files on, can be either the server's name or IP -->
   <!-- httpserver>(BLURED IP )</httpserver -->

   <!-- Maximum number of players the server will support (Max 32) -->
   <maxplayers>32</maxplayers>

   <!-- Maximum number of vehicles the server will support (Max 65534) -->
   <maxvehicles>400</maxvehicles>

   <!-- Password clients will have to enter to connect -->
   <!-- password>None</password -->

   <!-- Add the server to the master list -->
   <listed>false</listed>

   <!-- The hostname players will see -->
   <hostname>IV:MP Server Server That Needs Staff</hostname>

   <!-- The address the server will bind to -->
   <!-- hostaddress>(BLURED IP)</hostaddress -->

   <!-- Toggles frequently called events which has impact on CPU usage  -->
   <frequentevents>false</frequentevents>

   <!-- The scripts the server will load and run -->
   <script>cp.nut</script>
   <script>whisper.nut</script>
   <script>namecheck.nut</script>
   <script>runcode.nut</script>
   
   <!-- The scripts the client will download and run -->
   <clientscript>scoreboard.nut</clientscript>
   
   <!-- The resources the client will download and used by clientscripts -->
   <!-- clientresource>ivmp.png</clientresource -->
   
   <!-- The modules the server will load and run -->
   <!-- For windows: -->
   <!-- module>Sample.dll</module -->
   <!-- For linux: -->
   <!-- module>Sample.so</module -->
</settings>
How  can i host a server or fix this problem


Offline Badboyz

  • Regular
  • **
    • Posts: 284
  • "Denzel Grey"
  • With us since: 13/12/2013
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
  • IV:MP: Denzel_Grey
Reply #2 on: April 06, 2014, 11:24:31 am
Make sure you the ports are correctly matched.Besides I would recommend you to buy a VPN host online rather than hosting own which would cause lags. Try editing the scripts to reload the .nuts file.

---


Offline emirtekinTopic starter

  • A
  • User
  • *
    • Posts: 43
  • D
  • With us since: 22/12/2013
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Reply #3 on: April 06, 2014, 11:29:02 am
Wont work


Offline emirtekinTopic starter

  • A
  • User
  • *
    • Posts: 43
  • D
  • With us since: 22/12/2013
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Reply #4 on: April 06, 2014, 12:46:22 pm
[2014-04-06 13:45:19] Can't initalize the webserver

[2014-04-06 13:45:19] Can't start the webserver

[2014-04-06 13:45:19] Loading scripts
[2014-04-06 13:45:19] ----------------
[2014-04-06 13:45:19] Loading script cp.nut
[2014-04-06 13:45:19] Created a vehicle with id 0 (Model 65 (Police Patriot))
[2014-04-06 13:45:19] Created a vehicle with id 1 (Model 90 (Sultan RS))
[2014-04-06 13:45:19] Created a vehicle with id 2 (Model 90 (Sultan RS))
[2014-04-06 13:45:19] Created a vehicle with id 3 (Model 90 (Sultan RS))
[2014-04-06 13:45:19] Created a vehicle with id 4 (Model 90 (Sultan RS))
[2014-04-06 13:45:19] Created a vehicle with id 5 (Model 90 (Sultan RS))
[2014-04-06 13:45:19] [INPUT] uptime
[2014-04-06 13:45:19] Server has been online for 0 Seconds
[2014-04-06 13:45:19] Hello World 0x539 1337
[2014-04-06 13:45:19] Squirrel 3.0 release candidate 1(RC1)
[2014-04-06 13:45:19] Port = 9999
[2014-04-06 13:45:19] ---------------------
[2014-04-06 13:45:19] cp.nut loaded
[2014-04-06 13:45:19] ---------------------
[2014-04-06 13:45:19] Loaded script cp.nut.
[2014-04-06 13:45:19] Loading script whisper.nut
[2014-04-06 13:45:19] Loaded script whisper.nut.
[2014-04-06 13:45:19] Loading script namecheck.nut
[2014-04-06 13:45:19] Loaded script namecheck.nut.
[2014-04-06 13:45:19] Loading script runcode.nut
[2014-04-06 13:45:19] Loaded script runcode.nut.
[2014-04-06 13:45:19]
[2014-04-06 13:45:19] ---------------------------------------------------------
[2014-04-06 13:45:19]  IV:MP 0.1 T3 R1 (Apr 16 2011, 14:24:18) Server Started
[2014-04-06 13:45:19]  Copyright (C) 2009-2011 IV:MP Team
[2014-04-06 13:45:19]  Port: 9999
[2014-04-06 13:45:19]  Max Players: 32
[2014-04-06 13:45:19] ---------------------------------------------------------
[2014-04-06 13:45:19]
[2014-04-06 13:45:19] [Master] Posting server to server list.
[2014-04-06 13:45:19] [Master] Posting server to server list.
[2014-04-06 13:45:19] [Master] Posting server to server list.
[2014-04-06 13:45:19] [Master] Posting server to server list.
[2014-04-06 13:45:19] [Master] Posting server to server list.
[2014-04-06 13:45:19] [Master] Posting server to server list.
[2014-04-06 13:45:19] [Master] Posting server to server list.


Offline Marcel

  • Hero
  • ****
    • Posts: 0
  • With us since: 06/08/2007
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
  • SA:MP: Marcel
  • Discord: Marcel#4759
Reply #5 on: April 06, 2014, 01:47:21 pm
This is not a "how to host my server"-forum. Try http://forum.iv-multiplayer.com/




Offline Armelin

  • Regular
  • **
    • Posts: 376
    With us since: 22/04/2008
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Reply #6 on: April 06, 2014, 02:24:27 pm
Where is your common sense at?

mom(andreia,lucianinho).
son(lucianinho). mom_of_the_son(X,Y) :- mom(X,Y), son(Y).


 


free
SimplePortal 2.3.7 © 2008-2025, SimplePortal