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.


Topics - Boss

Pages: [1]
1
Support / VC-MP Pawn Wiki
« on: January 22, 2010, 03:51:37 am »
VC:MP's Pawn wiki:
http://thijn.vrocker-hosting.co.uk/VCWiki

The wiki covers everything related to VC:MP, so refer to it before posting any questions.


There're some missing info there though, so anyone with a spare hour and some wiki editing skills is welcome to help. ;)

2
Support / Not so F AQ pt.2
« on: January 14, 2010, 09:11:09 pm »
Me again. The previous thread was locked (for no apparent reason), so I had to start a new one.

I'm almost done making my script, which 100% dublicates MTA 0.5 mode. Yet I'm confused about few other things, which do not let me finish:
1. Why are there so many "system messages"? Kills and joins/parts take two lines of code to be put into a mode, yet you can't get rid of them (or change them) if you need to.
2. If there's no easy way of making chat scrolling, at least make it wider so that most of the messages don't take two lines. Some extra chat lines would be nice too.
3. How come SetCameraPos can't be used for players separately (addressing them by playerid)? MTA had the camera moving from spawn to spawn but there's no way to do that in VC-MP.
4. Many functions simply don't work (SendDeathMessage, SetPlayerDrunk, SetTimer, SetPlayerMarker, SetPlayerColor etc., with the last two even causing crashes). Yes, I know that they take much time to make, but at least remove them from the .inc, since such "placeholders" are not good at all.
Speaking of inoperative functions, I need at least SetTimer for making sailor regeneration an SetPlayerColor for custom class colors. How come nobody noticed that such generic functions do not work?
5. Having a simple function for outputting a text on the screen (like you do it at the spawn screen) would be nice too.
6. Remove or toggle headshots. They look reasonable when using m4/m60, but blowing the head off with just a colt/tec9...
7. Having an "ammount" parameter in AddStaticPickup would be nice. Or, at least, lower the ammounts to the ones from MTA (50 molotovs from a single pickup? jeez).
8. And I just recently noticed that melee weapons' hits are almost desynced. I hit a standing still guy with a bat 10 times and his hp reduced just once.

I'm still offering my help with readmes/testing/site/whatnot if it helps to fix the things mentioned above sooner.

3
Support / Not so F AQ
« on: January 13, 2010, 08:59:41 pm »
Ok, I seem to be totally missing the point here. There're just too many things I can't understand and yet nobody ever bothered to ask about them (at least where I could find it). Here's a list:
1. Why www.vicecitymultiplayer.com doesn't link to the forum? Are people supposed to locate it via Google?
2. Why www.vicecitymultiplayer.com doesn't have any links to vc-mp's pawno kit either? Yes, I was able to find it on the forum, but I don't think that's an appropriate method of distribution.
3. Three downloads of THE SAME version for both the client and the server?  :o Seriously, you should pick the latest or something.
4. No "gamemodes" folder in the win server? Is that some kind of oppression against Windows users?
5. How come nobody bothered to fix "access violation" pop-ups in Vista/Win7? Even sa-mp did. Yes, I've read about setting compatibility to 98/me (please note that the thread dates back to 2007), but it resets my VC settings to default (both video and controller). Running vc-mp without compatibility makes everything fine again (except for the pop-ups that's it).
6. No cyrillic letters in the chat? Come on, you just have to tick a box for extra input symbols there.
7. No /changemode command? Come on! Do I have to change the config and restart the server each time I need to switch to another mode?
8. Spawn screen behaves rather awkwardly, sometimes deciding the fire button itself. It doesn't seem to like LMB, but it prefers jump button instead (which is Num 0 for me).
9. What's the big plan about using "/c command" instead of just "/command"? That's not even convinient.
10. And why are all the readmes and FAQs placed on the forum rather then in the client installation?

Any answers are much appreciated.

Pages: [1]