• 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 - Javi

#271
Another bug I found, maybe this one is more important.
When you try to play in a locked server (with password) it does not ask you the password, so it doesn't load.

Sorry, I think this must annoy you  :P
#272
mIRC/pawn Scripting / Asking for some scripts
September 26, 2009, 11:50:39 AM
Hey all,
I'd like to ask for some things, all of them for FBS.

  • How to fix the props?
  • Gotoloc?
  • Car colors?

I'd prefer to fix the 2 first ones, I'll thank it with a smiley like this  :D
Bye  :)
#273
mIRC/pawn Scripting / Re: !delprop For FBS0.2
September 26, 2009, 10:40:32 AM
Not sure. Ask some scripters, I am a proud nab scripter  ;D

If you host the server browse the archives.
#274
mIRC/pawn Scripting / Re: FBS V0.2 Release Car Limit
September 26, 2009, 10:39:42 AM
[quote author=[XT]ariel[X] link=topic=1424.msg10004#msg10004 date=1253840430]
haaa zorry my inglish is malo


perdon pero mi ingles es malo :(
[/quote]
No problem  :)
#275
Great work! I thank it a lot  :D

A little bug I found:


There are a few servers, players... But it says here are no players, servers or slots.
Hope I have helped  :P
#276
mIRC/pawn Scripting / Re: FBS V0.2 Release Car Limit
September 24, 2009, 10:50:42 PM
Ariel, you are wrong  :P

I mean that >= 2
#277
mIRC/pawn Scripting / Re: FBS V0.2 Release Car Limit
September 22, 2009, 04:38:59 PM
Easy, find this part in FBSV0.2.mrc

elseif ($FBS.Mycars($1, $2) >= 2) vcmp.msg $1 $2 Error, You have reached your vehicle limit

And change the Number 2 to the limit of cars you want.
IE: ($1, $2) >= 5)

Hope this helps  :D