• Welcome to Vice City Multiplayer.
 

is there a way to create pickups via command?

Started by [DGC]Doomer, March 23, 2009, 08:27:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

[DGC]Doomer

is there a way to create pickups via command?
i am still usin fbs

[AoD]NC

#1
Again me ;p

  elseif ($3 == pickup) {
    if ($FBS.lin($1, $2) == $null) vcmp.msg $1 $2 Admin level 10.
    elseif ($FBS.Level($1, $2) < 10) vcmp.msg $1 $2 Level 10!
    elseif (!$4) vcmp.msg $1 $2 Error: Pickup's ID.
    else {
      vcmp.msg $1 $2 Spawning pickup type $4 $+ .
      vcmp.newpickup $1 $4 $calc($vcmp.location($1, $2).x + 2) $vcmp.location($1, $2).y $vcmp.location($1, $2).z
    }
  }

The pickup will be on the server until u restart scripts or server.

[DGC]Doomer

you not a hero anymore....
because you are...
The hero! :D