• 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

Topics - FreakWay

#1
mIRC/pawn Scripting / bug in !getcar commands is DLL
February 01, 2010, 11:01:06 AM
well I use the dll vrocker but has its little bug in the commands !getcar <id> and /c spawn <id>, when I place the command !getcar or /c spawn get the message that the car was brought to the user but the car never arrived think it had the same problem LW Server :/ there a solution?, I use script Psy modify by Zelda and BlueRey
and use vcmp.dll by VRocker

please help!

Regards BlueRey~
#2
Support / bug in skin
January 27, 2010, 04:56:34 AM
Hi everyone well i have a problem with the skins for the server and i cant not fix the error, i search the locations and i save with the command /s but when i open the saveloc file, and i started to put some new skins, skins does'nt appears and start to repeat the same skins again and again ho can help me please :/?

SKIN:
Quote
ClassDescription = Police Urban
Class = 0 001 -658.3224 761.3619 11.0286 137.6719 0 0 0 0 0 0
Class = 0 002 508.8212 511.9661 11.6285 186.3896 0 0 0 0 0 0
Class = 0 003 398.8224 -470.3904 11.2706 320.4137 0 0 0 0 0 0

ClassDescription = Casa Embrujada
Class = 1 83 75.0333 1101.2031 18.2843 182.1798 0 0 0 0 0 0

ClassDescription = Bikers Urban
Class = 2 93 -597.7397 654.3756 10.5666 6.5588 0 0 0 0 0 0
Class = 2 94 -538.4423 695.0552 10.5796 251.2223 0 0 0 0 0 0

ClassDescription = Militar Paradise
Class = 3 4 -1718.4961 -155.8718 14.3628 273.4567 0 0 0 0 0 0

ClassDescription = Casa Recompensa City
Class = 4 99 -872.9775 -683.7229 10.7631 307.2419 0 0 0 0 0 0
Class = 4 100 -870.7820 -684.8450 10.7348 307.7365 0 0 0 0 0 0

ClassDescription = Viejas Mafiosa
Class = 5 36 -751.5654 -1585.8856 18.0555 338.7205 0 0 0 0 0 0
Class = 5 21 -721.9886 -1543.9854 14.4087 339.2980 0 0 0 0 0 0

ClassDescription = Verecetty Mansion
Class = 6 0 -378.3843 -540.9186 17.2831 357.2547 17 9999 21 9999 25 9999
Class = 6 89 -378.2026 -594.4404 9.8864 176.0517 0 0 0 0 0 0

ClassDescription = Viejo Gay
Class = 7 90 -378.2026 -594.4404 9.8864 176.0520 0 0 0 0 0 0
Class = 7 125 574.8784 -1765.6528 8.0604 337.2428 0 0 0 0 0 0

ClassDescription = Vieja en Moll
Class = 8 79 76.5179 -1765.7903 8.0553 345.5630 0 0 0 0 0 0

ClassDescription = Pizeria
Class = 9 131 48.4917 -946.5751 24.2647 273.1841 0 0 0 0 0 0

ClassDescription = Guardia Malibu
Class = 9 130 421.3416 80.7748 10.6316 215.6047 0 0 0 0 0 0

ClassDescription = Barco
Class = 10 136 495.7057 -84.0943 9.5503 232.9859 0 0 0 0 0 0

ClassDescription = Golf
Class = 11 64 -374.2596 -1336.3477 13.8754 175.3519 0 0 0 0 0 0

ClassDescription = Viejo Urban Racer
Class = 13 46 -683.2816 -1279.7056 16.2062 112.5603 0 0 0 0 0 0

Regards Freakway~
#3
mIRC/pawn Scripting / Commands say with point.
January 25, 2010, 09:00:23 PM
Well i want to request help for can make have another command to talk on mirc, i have it !say but i like one on especial that is the command with the point and next the text. like this exmple: .hi everybody

Quote
    elseif ($left($1,1) == $chr(46)) {
      if (!$2) msg $chan 5Error - Missing Information, $1 <Message>
      elseif ($nick isop $chan) vcmp.say 1 * Admin $nick $+ : $2-
      elseif ($nick ishop $chan) vcmp.say 1 * Mod $nick $+ : $2-
      else {
        vcmp.say 1 * $nick $+ : $2-
      }
    }

please anybody can help me i need have the command with point

Regards BlueRey~
#4
mIRC/pawn Scripting / Date of Base help!
November 12, 2009, 02:46:54 PM
Hello All guys.

My script is Psycho (GUS) please help my in add db? a viewer all info in website please help!  :-X

Att: Freakway~
#5
mIRC/pawn Scripting / Help please!
November 11, 2009, 10:16:26 PM
Well,my script is PsychoScript and i have this on the main mirc tab:
I would like to know if this is normal or if its a mistake in the script,if its a mistake,i would like you to help me fix it.


* Timer 1 activated
-
* Timer 1 halted
-
* Timer 1 activated
-
* Timer 1 halted
-
* Timer 1 activated
-
* Timer 1 halted
-
* Timer 1 activated
-
* Timer 1 halted
-
* Timer 1 activated
-
* Timer 1 halted
-
* Timer 1 activated
-
* Timer 1 halted
-
* Timer 1 activated
-
* Timer 1 halted
-
* Timer 1 activated
-
* Timer 1 halted
-
[18:14:43] [color=green]Ping? Pong![/color]


Regards Freakway~