Vice City: Multiplayer

Server Development => Scripting and Server Management => Script and Content Requests => Topic started by: Rardodus Bruise on Sep 25, 2018, 01:10 PM

Title: Need a Location Called WBPD
Post by: Rardodus Bruise on Sep 25, 2018, 01:10 PM
Hello Guys I want to add Cops Duty in my Server i want to create a pickup but i am not a pro Scripter :nerd:
I need a Location on WBPD.
I think so it would be
 CreatePickup( 375,  Vector( I dont know wht would be in this )
Can you help me.
Title: Re: Need a Location Called WBPD
Post by: Xhefri on Sep 25, 2018, 03:51 PM
CreatePickup( 375, 1, 0, Vector(508.904, 512.119, 12.1072 ), 255, false );

Also use this to find other locations you will need
else if ( cmd == "location" )
  {
    MessagePlayer(  player.Pos.x + ", " + player.Pos.y + ", " + player.Pos.z , player );
  }
Title: Re: Need a Location Called WBPD
Post by: =RK=MarineForce on Sep 25, 2018, 04:31 PM
Hey Rardodus Bro, If you want RPG Server tell me .  i can help u in rpg server like createpickup in shops food . etc. like rpg i saw u in server. that u need help.
Title: Re: Need a Location Called WBPD
Post by: Rardodus Bruise on Sep 25, 2018, 05:25 PM
yes Marine i need some help.
I need some RPG Commands and Pickups + Shops such as Food shops and Ammunations and tool stores.
Title: Re: Need a Location Called WBPD
Post by: MEGAMIND on Sep 25, 2018, 06:30 PM
Quote from: Rardodus Bruise on Sep 25, 2018, 05:25 PMyes Marine i need some help.
I need some RPG Commands and Pickups + Shops such as Food shops and Ammunations and tool stores.
in upcoming days ill be making an rpg game mode :p