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.


Messages - Robd

Pages: 1 ... 3 4 [5]
61
Tutorials / Creating a simple server (with scripts)
« on: November 07, 2010, 02:48:02 am »
http://www.web-kenner.de/robdsfreeroamboard/viewtopic.php?f=4&t=36
Good luck


All useless replies has been removed

62
Vice City / VC First Freeroam
« on: November 07, 2010, 02: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

63
mIRC/pawn Scripting / Re: how to add props and vehicals on gups 1.16 a
« on: November 07, 2010, 02:27:49 am »
From list.ini
Code: [Select]
158=223 -810.704467773438 -212.029327392578 6.99906158447266 0 84 84//underground158=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
Code: [Select]
158=RobdThats 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
Code: [Select]
158=100000Same thing as owner.ini
From Share.ini
Code: [Select]
158=Robdsame as owners :) :) :) :) :) :)

that just about covers cars
ill add something about props when i get a chance

64
mIRC/pawn Scripting / Adding cars in Gups1.16a
« on: November 06, 2010, 12:56:50 am »
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

65
mIRC/pawn Scripting / Re: Gamemodes - scripts
« on: November 06, 2010, 12:46:00 am »
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

66
mIRC/pawn Scripting / Re: how to add props and vehicals on gups 1.16 a
« on: November 06, 2010, 12:43:34 am »
you can add them manualy through ini files in scriptfiles directory

67
mIRC/pawn Scripting / Re: How to add properties?
« on: November 06, 2010, 12:41:25 am »
Same problem here with my server Robd's Freeroam
Fix:do it manualy by adding in the scriptfiles ini
pickups
properts/names
propertys/owners
and some others must be edited

Pages: 1 ... 3 4 [5]