• Welcome to Vice City Multiplayer.
 
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Robd

#106
Support / Server not showing up on list
December 13, 2010, 08:52:28 PM
Please note this problem is after the master server crashed so that isnt the cause.
Bassicaly whats happening is when I run server it doesn't show up on the master server list.
In the past the server was running fine so I have no idea.
#107
Script Showroom / Re: VC-MP Server Explorer v1
December 05, 2010, 10:41:44 PM
It says I'm missing msstdfmt.dll
I downloaded it but it still doesn't work.
#108
mIRC/pawn Scripting / Re: who can make the RPG gamemode
December 05, 2010, 10:25:46 PM
I'm in the proces of making a server which will have freeroam DM and RPG It's a tough fit but right now we have commands set up for a player to designate either DM or RPG. Both DM and RPG allow freeroam to be used. The server is down right now but you can check www.web-kenner.de/robdsfreeroamboard for updates.
#109
If you get admin
/c setscore robd 7000
:P
thats the highest score I've ever seen
#110
mIRC/pawn Scripting / adding pickups
November 24, 2010, 06:41:07 PM
I'm using the film pickup (id=382)
when I place them a good 2 motor cycles apart only one will show up

I'm using a modified version of GUPS which allows adding pickups through pickups.ini
I'm greatful for all coments!
#111
you must do basicaly the same thing

goto /scriptfiles/properties

for names.ini

1=<name>
2=<name>
etc.

for owners.ini

1=<owner>
2=<owner>
etc.

they're all the same in that directory
be sure to match the ids for each property
so if you want a mansion do this

asuming u only have the default chery popers this will be id 2
so

names.ini
2=mansion

owners.ini
2=mansionowner
not 2=cherry popers owner

make sense?

#112
General Discussion / Re: It's back!
November 24, 2010, 06:23:43 PM
i was about to start hacking servers out of boredom
#113
mIRC/pawn Scripting / Re: Hunter model
November 07, 2010, 03:52:57 AM
Where would the world be without weapons of mass destruction?
Probably something boring like world peace.  ):
#114
mIRC/pawn Scripting / Hunter model
November 07, 2010, 12:51:30 AM
Does anyone here know the model id for a hunter and rhino.I need to add them to my server Robd's Freeroam
http://www.web-kenner.de/robdsfreeroamboard
#115
Tutorials / Creating a simple server (with scripts)
November 07, 2010, 12:48:02 AM
http://www.web-kenner.de/robdsfreeroamboard/viewtopic.php?f=4&t=36
Good luck


All useless replies has been removed
#116
Vice City / VC First Freeroam
November 07, 2010, 12:43:24 AM
This topic is designed to alert,describe,and provide links to vcmp's first freeroam server.
Robd's Freeroam is a quickly developing server based off of DMing AND RPing.
After a player connects to the server they are given the option to pick a DM skin or a RPG skin.
On registration players are given level nine admin which alows acces to all commands except kick,ban,and warn.
Current scripts are still beta but the commands include some very original ideas including a command that actauly alows a player to drive under the map.
Forums can be visitedhere
Further information can be seen on the forum.

-Robd
Freeroam host,scripter,and head admin
#117
From list.ini
158=223 -810.704467773438 -212.029327392578 6.99906158447266 0 84 84//underground
158=carid
223=car model
-810.704467773438 -212.029327392578 6.99906158447266=x,y,z coordinates
0=rotation
//underground=note
the // wont be seen in game at all its just so you can identify it in a way you would recognize
just insert the information in that order and you have your car added to the list
From owners.ini
158=Robd
Thats just lets you know who owns the car
im pretty sure u have to have an owner for each id but im not sure
From prices.ini
158=100000
Same thing as owner.ini
From Share.ini
158=Robd
same as owners :) :) :) :) :) :)

that just about covers cars
ill add something about props when i get a chance
#118
Script Showroom / Re: Basic RPG System & Commands
November 05, 2010, 11:14:15 PM
nice
#119
mIRC/pawn Scripting / Adding cars in Gups1.16a
November 05, 2010, 10:56:50 PM
Im having trouble adding cars in gups
I dont know that the command is bugged or not but i dont even know the models
I especaily want to get the hunter model id
#120
mIRC/pawn Scripting / Re: Gamemodes - scripts
November 05, 2010, 10:46:00 PM
Im working on my own server and ive found some ways around things
its all gups based but you probably wouldnt even recognize it anymore
its not gona be anytime soon though