Author Topic: [REQUESTS] Weather ID and pickup ID's [REQUESTS]  (Read 6212 times)

0 Members and 1 Guest are viewing this topic.

Offline GTA-Roloboy

  • Made Man
  • ***
  • Posts: 135
    • View Profile
[REQUESTS] Weather ID and pickup ID's [REQUESTS]
« on: August 22, 2007, 03:06:16 am »
REQUESTS
All in this movie: Click

I need all the pickup id's, what you see in the movie :)

and, whas the weather ID of thunderstorm ? :O

« Last Edit: October 12, 2007, 05:03:41 pm by GTA-Roloboy »

Offline dave5

  • Street Thug
  • *
  • Posts: 33
    • View Profile
Re: [REQUESTS] Weather ID and pickup ID's [REQUESTS]
« Reply #1 on: August 25, 2007, 05:24:34 pm »
All those large rotating objects are useless, all they do is disappear when you pick them up, they don't even collide! The pickups aren't a easy way to place exploding barrels that you can shoot all over the map. You need to specify what happens when player picks up oooo lets say pickup id 123, like fall or teleport or what. One example is the boxes, trashcans, and keycards at UltraMegaServer.
Btw, there are heck of alot of pickup ids, posting ALL of then with pictures could be a pain, but I'll see if I can post only the ones you should be worried about.(or maybe not)
« Last Edit: August 25, 2007, 05:27:07 pm by dave5 »
Date Registered:     July 29, 2007, 09:48:25 PM
Last Active:    March 21, 2008, 09:14:52 PM

Offline GTA-Roloboy

  • Made Man
  • ***
  • Posts: 135
    • View Profile
Re: [REQUESTS] Weather ID and pickup ID's [REQUESTS]
« Reply #2 on: August 26, 2007, 01:45:04 am »
The pickups are not useless..

Only you need is to code whats happin when you pick it up...

Example:

- Getting Health
- Lose Health
- Getting Armour
- Lose Armour
- Spawn car
- Teleport in car
- Teleport to someone
- Teleport to location
- Get a msg (maybe with info)
- Get a announce
- Vcmp say something
- Somebody else gets a car/health/armour/announce/msg/teleport to someone or location
- Somebody else lose health/armour
- Somebody else's car explode.
- Lose money
- Get money
- Someone else get/lose money
- Make yourself / someone else admin :P

and lots of more!


And what about the weather ID?
« Last Edit: August 26, 2007, 01:51:13 am by GTA-Roloboy »

Offline dave5

  • Street Thug
  • *
  • Posts: 33
    • View Profile
Re: [REQUESTS] Weather ID and pickup ID's [REQUESTS]
« Reply #3 on: August 26, 2007, 09:07:11 am »
Well, I have no clue.

But its not over, most people use the GUS 9.0 to !setweather to numbers over than 9, like !setweather 236. You might have to mess around with the weather number to find something you might like.
Date Registered:     July 29, 2007, 09:48:25 PM
Last Active:    March 21, 2008, 09:14:52 PM

Offline GTA-Roloboy

  • Made Man
  • ***
  • Posts: 135
    • View Profile
Re: [REQUESTS] Weather ID and pickup ID's [REQUESTS]
« Reply #4 on: September 03, 2007, 11:31:21 pm »
I have found all ID's :)

And the weather ID of thunderstorm is 2

But..
Someone know some id's of this? :)



Offline AdTec_224

  • Administrator
  • Street Thug
  • *****
  • Posts: 30
    • View Profile
Re: [REQUESTS] Weather ID and pickup ID's [REQUESTS]
« Reply #5 on: September 04, 2007, 12:14:11 am »
Weather IDs from the original VC:MP INI file:

Quote from: VCMP 0.3z Config.ini
; ---weather settings----------------
; 0 = mostly clear skies
; 1 = overcast
; 2 = rainy-lightning
; 3 = foggy
; 4 = clear skies
; 5 = rainy
; 6 = dark sky partly cloudy
; 7 = light sky partly cloudy
; 8 = overcast partly cloudy
; 9 = grey sky black clouds

-AdTec_224

Offline GTA-Roloboy

  • Made Man
  • ***
  • Posts: 135
    • View Profile
Re: [REQUESTS] Weather ID and pickup ID's [REQUESTS]
« Reply #6 on: September 08, 2007, 02:52:40 pm »
I know, but if you have read the posts above you had knew that I have found it aleady.