• 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 - BIG[H]

#61
mIRC/pawn Scripting / Re: Auto Event ??
April 07, 2011, 09:27:43 PM
Not possible in pawn till now but possible in Squirrel and mIRC Create Vehicle Create Pickup here an Example of Squirrel NOTE : UNTESTED i made it in 1 min by hand no sure it will work ..
it will create a PCJ bike near player !
local pos = player.Pos
CreateVehicle( 191 , Vector( pos , player.Angle );

EDIT:Test it in Squirrel server! not in Pawn!
#62
Here you Go my Friend it has all mirc things included DLL's
http://forum.vicecitymultiplayer.com/index.php?topic=2354.0
for FBS / WSV you need VCMP.dll and for GUS you need rcondll.dll WTF ok

Regards BIG[H]
#63
I wasted a lot of time in pawn BUT I WARNED YOU ALL THAT forget about pawn start to learn Squirrel its Easy SQlite its easy like we speak our english language and squirrel can create vehicles and pickups during the game XD
#64
mIRC/pawn Scripting / Re: Pawn SUX!!
April 04, 2011, 05:55:09 PM
QuoteHehe, admit it. Pawn functions suck but pawn scripters KICK ASS.
;) Teh Scirpters  :D
#65
mIRC/pawn Scripting / Re: flip command
April 03, 2011, 01:33:13 PM
lol i don't understand any thing!
#66
mIRC/pawn Scripting / Re: flip command
April 03, 2011, 08:48:11 AM
only in Squirrel and Mirc :P Possible :P !!
#67
mIRC/pawn Scripting / Re: Pawn SUX!!
April 02, 2011, 08:23:25 PM
and You can Detect Jet pack Flying hack with it if player is falling more than 4  - 5 second AUTO BAN!!
#68
You need Admin Panel and its not available now !
Mirc xD!
#69
Quotetato ,someday we will have to move ARG Crew SCRIPT to squirrel i think  Undecided
Wohoooooooooooooooooooooooooooooooooooooooooo!! Squirrel OH YEAH!!! XD i can help ya!
#70
mIRC/pawn Scripting / Re: Pawn SUX!!
April 01, 2011, 06:32:51 PM
Oh yea Make Falling Dection if you dare!
#71
ShowRoom (pawn) / Re: command /c getall
April 01, 2011, 09:33:10 AM
good but its will lag!
#72
mIRC/pawn Scripting / Pawn SUX!!
April 01, 2011, 09:30:30 AM
MAN Pawn sucks i has a lot of bugs and Dam shits warnings and crashes and Worse things that i won't worte it down
I announce that no more Help / Script from me cuz i left Pawn Scirpting  and i am scripting squirrel Its BEST its is BEST and its BEST it has a lot of functions more than pawn it has onPLayerFall onPlayerHealthChange etc and BEST of BEST it can change weather time can connect mirc .. So no pawn for me >_>
#73
mIRC/pawn Scripting / Re: Squirrel
March 31, 2011, 09:40:55 PM
QuoteThe Application has failed to start because confiraration is incorrect reinstalling may fix this shit
Download this

Download Here
#74
mIRC/pawn Scripting / Re: Anti-Speed hack
March 29, 2011, 09:12:14 PM
Man Try it looping time can change like for 5 10 seconds loop but try it .it works xD!
#75
mIRC/pawn Scripting / Re: Anti-Speed hack
March 29, 2011, 04:46:37 AM
just mine it will fail anyone!

Quote from: tato on March 27, 2011, 09:54:07 AM
Quote from: BIG[H] on March 27, 2011, 09:45:20 AM
Script How to Fail a Hacker O_o

Quote
Public SetSpeed()
{
SetGameSpeed(100);
}

and put this on gamemodeinit
Quote
Public OnGameModeInit
{
SetTimer("SetSpeed",200,1);
}
XD that's true!!!