• Welcome to Vice City Multiplayer.
 
Menu

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.

Show posts Menu

Messages - Devian

#16
mIRC/pawn Scripting / Re: Spree in Pawno
December 21, 2010, 03:07:57 AM
QuoteSo when i was Thinking to make WSV in Pawno with Permission OF windlord
that quote is from here: http://forum.vicecitymultiplayer.com/index.php?topic=639.30

you said you will start WSV in Pawno. For you a spree system must be easy :P
#17
General Discussion / Re: MSN PARA OS BRs
December 20, 2010, 06:57:01 PM
leia as regras antes de postar,neste forum só se pode falar em inglês!
e você não pode ficar criando tópicos que não são relativos ao vc-mp,(como ficar pedindo para lhe adicionar no messenger).

leia as regras e faça bom proveito do forum!

#18
Script Showroom / Re: WSV v0.3 by Windlord and VRocker
December 20, 2010, 02:33:21 PM
Quote from: Terminatorupgrade 2 on December 20, 2010, 12:26:02 PM
Quote
QuoteCan you make WSV for R2 servers Undecided

Quote
QuoteWhy are you so fascinated with WSV?

Quote
Quote
QuoteWSV is a good script, so why not?

So when i was Thinking to make WSV in Pawno with Permission OF windlord
Rir Alto.  :D
#19
mIRC/pawn Scripting / Re: reset weapons for fbs
December 17, 2010, 01:18:16 PM
to add wep: 18 Python,21 stubby,25 MP5
vcmp.setweapon $1 $2 18 500                          
vcmp.setweapon $1 $2 21 500
vcmp.setweapon $1 $2 25 500


to remove all weapon from player:
it will remove all weapons.
vcmp.setweapon $1 $2 0 0
#20
General Discussion / Re: carbombs
December 15, 2010, 03:16:21 PM
Quote from: xerox on December 14, 2010, 02:05:10 AM
can anyone do the carbombs script in squirrel or pawn for me please ?

i don't know if it's exactly what you looking for.but maybe can help,or based on it you can create your own!

when you're inside the vehicle:
     if ( cmd == "kill" )
     {
 
          local veh = player.Vehicle;

          if ( !veh ) MessagePlayer( "Error: You are on foot.", player );
          else MessagePlayer( "Engine Killed " , player );
          veh.Health = 0;
          }



explode vehicle by ID:
          if ( cmd == "explode" )
     {

          text = text.tointeger();

          local veh = FindVehicle( text ), pos = player.Pos;

  if ( veh ) veh.Health = 0;
     }
}


it's a basic but you can implement msg or other functions.


Devian
#21
Hunting-Arena Server / Re: Happy Birthday Kill3r
December 02, 2010, 11:50:29 PM
ah,come on!
when someone will ban this n00b from here?
that "nub" don't stop spamming the forum with shit, his posts make no sense!
i hope some adm take attitude to ban or reset his stats!
* Devian looks to Kill3R
#22
Quote from: BananaBoy on December 01, 2010, 01:00:47 AM
I want in, but it says on the website its been canceled
this event has been canceled.
i think because has no enough players.
#23
mIRC/pawn Scripting / Re: help
November 26, 2010, 06:17:19 PM
stop spamming forum motherfucker!
you already made many stupids questions,please kill yourserlf!
#24
mIRC/pawn Scripting / Re: help me about FBS scripts...
November 04, 2010, 07:51:43 PM
imo,you can't connect fbs on Pawno with this dll. and i don't give a shit for Pawno >:(
to fix !getcar in FBS,just copy your 'config' file and place on FBS folder,done.

btw,im cba with this topic!
* Devian walks off
#25
mIRC/pawn Scripting / Re: help me about FBS scripts...
November 03, 2010, 04:26:13 PM
Quote from: Terminatorupgrade 2 on November 03, 2010, 03:00:19 PM
get free support from ~Link Removed~
get solution of this
fbs
post new topic in "support" categori topic name "fbs help"
post your problem there and get solution free n fast
shut up!,don't need spam the forum with it

johnx, you trying connect FBS to Server Pawno ? ( if yes,you can't connect fbs on Pawno,not with this dll )


Devian
#26
mIRC/pawn Scripting / Re: help me about FBS scripts...
November 02, 2010, 11:38:13 PM
Quoteit says fbs scripts discconected bcz of invalid password
eh,maybe the password are incorrect?
and make sure the port is 8194

Devian
#27
mIRC/pawn Scripting / Re: help me about FBS scripts...
November 01, 2010, 02:13:27 PM
update your dll,just replace in FBS folder.
here are: http://liberty-unleashed.co.uk/vcmp/vc-mp-r2.zip

Devian
#28
erk...!
i think are everything ok!
#29
Quote from: NiccoN on October 28, 2010, 12:23:30 PM
Music name give please. :)
Linkin Park - In The End
Video:
http://www.youtube.com/watch?v=1yw1Tgj9-VU&ob=av2e


#30
im not sure but put your config.file together with fbs scripts.
just copy a config file and put on FBS folder.