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 - pitfall

Pages: [1] 2 3 4 5 6 ... 54
1
General Discussion / Re: City Roleplay Mod
« on: February 06, 2011, 03:02:22 AM »
However, you can add lighting to the atmosphere with day/night without any problems at all.
This still causes crashes. Just not as often

2
Forum Games / Re: What is the person above you avatar saying?
« on: December 28, 2010, 07:15:09 PM »
I am going to kill you all.

3
Off Topic / Re: Blonde jokes!
« on: December 10, 2010, 08:20:22 PM »
No. We are not as stupid as every one says.

4
General Discussion / Re: Makeing City Rpg *Scripters And Gui Makers*
« on: December 10, 2010, 06:16:45 PM »
Job: Scripting Jobs and Doing any Gui makeing Needed.
Yeah asking some one to do the hard stuff and you do all the easy stuff. Good luck getting help.

5
Gallery / Re: Diggy's Metropolis Server
« on: December 10, 2010, 09:21:41 AM »
took me about 3 mins to get perma banned
You were supose to be banned any way.

Note to anyone, don't go to pitfall's.  It is absolute stuff there.
My point again. Surb you are a richard.

6
Maybe i should get around to hosting my old TDM.

7
General Discussion / Re: Good Servers
« on: November 29, 2010, 09:20:31 AM »
Pitfall has an awesome server.

8
Help / Re: City RPG
« on: October 31, 2010, 02:42:07 AM »
Code: [Select]
Q: How do i add jobs?
A: In the jobs folder copy one of the jobs. Then paste it and edit the job.
Open it and you will see the job's prefs. Here are the prefs and what they do.

$CityRPG::jobs::name = "Criminal"; - Job name
$CityRPG::jobs::initialInvestment = 50; - Cost to get job
$CityRPG::jobs::pay = 40; - Pay
$CityRPG::jobs::tools = "CityRPGPicklockItem"; - Starting items
$CityRPG::jobs::datablock = playerNoJet; - Datablock
$CityRPG::jobs::education = 1; - Needed education

$CityRPG::jobs::sellItems = false; - Can sell items
$CityRPG::jobs::sellFood = false; - Can sell food
$CityRPG::jobs::sellServices = false; - Not used

$CityRPG::jobs::law = false; - Clean record?
$CityRPG::jobs::canPardon = false; - Can relese people from jail (At a fee of course!)

$CityRPG::jobs::thief = true; - can pickpocked
$CityRPG::jobs::hideJobName = true; - Hide them

$CityRPG::jobs::offerer = false; - Can legaliy place bountys
$CityRPG::jobs::claimer = false; - Can legaliy claim bountys

$CityRPG::jobs::labor = false; - Is a laborer

$CityRPG::jobs::tmHexColor = "FF0000"; - Job color
$CityRPG::jobs::helpline = "\c6Criminals can pickpocket people and break open doors."; - Job description

When your down makeing your new job open the scriptobject.CS and add your job to the BOTTOM of the job list.


Q: How do i add items to the sellitems list?
A: In the prefs.cs go down to 2.1 and you should see this:

$CityRPG::prices::weapon::name[$CityRPG::guns] = "keyItem"; - The items DATABLOCK (Found in the items server.cs)
$CityRPG::prices::weapon::price[$CityRPG::guns] = 5; -Cost of item.
$CityRPG::prices::weapon::mineral[$CityRPG::guns++] = 1; -Ore cost of item (Recomended to keep it low unless you have a lot of people mineing on your server.

Copy these three lines and replace them whith what you want!.


9
Modification Help / Iban's CityRPG
« on: October 26, 2010, 08:28:49 PM »
No this is a free download for cityRPG.
Against my will, Iban is making me make this topic cause he cant, Help me!

I would like to bring attention to Iban's CityRPG V.3!

He also wanted mt to give this link back to his blog and to the main thread:

Progress Report
Offical Topic

10
General Discussion / Re: Masterserver down?
« on: October 20, 2010, 09:05:40 PM »

11
Modification Help / Could some one explain these to me?
« on: October 20, 2010, 09:03:50 PM »
Code: [Select]
makeSun("1 0.3 0","0.3 0.3 0", 337.5, 15);
         RBG for wat or why is there 2? And last two numbers?
What do the mean?
Also how do i convert the normal RBG scale (255 blah blah) to this?

12
Off Topic / Re: What song is played in this video
« on: October 20, 2010, 08:21:19 PM »
A THousand Miles
Love that song so much.

13
Off Topic / Re: Songs that are stuck in your head
« on: October 20, 2010, 09:35:33 AM »
Ke$ha "Take It Off"

14
Suggestions & Requests / Re: Iron Man
« on: October 18, 2010, 11:40:11 PM »
wouldn't this go into modification discussion?
Hes requesting suggestion for his modification.
ASDF brain exploded.

15
Off Topic / Re: black holes
« on: October 16, 2010, 05:17:57 PM »
Babies come from black holes.

Pages: [1] 2 3 4 5 6 ... 54