20.07.2009, 23:08
Function (Scenario):
Commands: (Cop meaning Skin ID 280-28
How to repair Vehicle:
a) Destroy Vehicle
b) Get Vehicle to Pay`n`Spray (see screenshots, the marker is on p`n`s )
LV : /imageshack/img21/4729/samp013b.png
SF: /imageshack/img21/6662/samp017h.png
LS: /imageshack/img21/9413/samp015x.png
Video:
Click here to get to Video
Screenshots:
Click here to get straight to Album
Copyright:
Download:
Pastebin
Nicksoft:
Blog Beware, German
******* Mainly Offtopic + German
Website
ICQ
Have Fun,
and post like hell
Trooper
P.S.: If youve got a lot of members, use Model-ID
, then you can increase
, and increase PlayerToPoint around Line 567
- Cop is preparing Spike Boxes and is waiting behind
- Civ. drive over Spike Boxes (if he cant see him fast enough)
- Civ. get popped wheels
- Doing some RP Stuff
- Pay the fees and drive to Repairing Shop
- Civ. drive over Spike Boxes
- get popped wheels
- getting jailed, to rescue car or run away or dieing while run away or in car
Код:
//--------------------- Server Settings ---------------------------------- // _________________________ Testmodus ________________________________________ new testing = 0; //if testing = 1, you can use /setskin to get copskin, giving easiest way to test the script // _________________________ Performance ______________________________________ new checkms = 50; //How often to check after spikes ? (the lower, the faster cars get detected) (50 seemded to be enough) new ruckelms = 200; //how often block the control of damaged cars ? new checkmssparend = 500; // how often to check after spike boxes, if wheels already damaged ? // _________________________ Reperatur ________________________________________ new kosten = 200; //costs of one repair in p`n`s (remember: theres already 100$ fee) new moeglichradius = 4; //radius of pay`n`sprays, where you can use /changespikedwheels
Commands: (Cop meaning Skin ID 280-28
Quote:
/spikes (Place Spike Box in front of you) (Require Cop) /spikeaway [ID] (Remove Spike Box) (Require Cop) /setskin (Give you Copskin) (Require testing = 1 (see settings)) /resetband (Reloads Script) (Require RCON) /changespikedwheels (Repair popped Wheels) (you need to be in a special pay`n`spray , every city have got only 1, see below) |
a) Destroy Vehicle
b) Get Vehicle to Pay`n`Spray (see screenshots, the marker is on p`n`s )
LV : /imageshack/img21/4729/samp013b.png
SF: /imageshack/img21/6662/samp017h.png
LS: /imageshack/img21/9413/samp015x.png
Video:
Click here to get to Video
Screenshots:
Click here to get straight to Album
Copyright:
Download:
Pastebin
Nicksoft:
Blog Beware, German
******* Mainly Offtopic + German
Website
ICQ
Have Fun,
and post like hell
Trooper
P.S.: If youve got a lot of members, use Model-ID
Код:
2899
Код:
checkms