Vice City Multiplayer

VC:MP => mIRC/pawn Scripting => Topic started by: darkman on July 08, 2010, 10:50:33 AM

Title: [PAWN]Dini, dubd, dutils.. and...
Post by: darkman on July 08, 2010, 10:50:33 AM
Hello! My first post!
I need include files for VC-MP: dini, dubd, and dutils. When I download it from dracoblue.com(for samp), pawno compiled gamemode, but server have error: [...gamemode.amx] Run time error 19: "File or function is not found".

And when I have in mode code:
#define COLOR_RED 0xAA3333AA
#define COLOR_GREEN 0x33AA33AA
(.....)
SendClientMessage(playerid, COLOR_RED, "blablabalba.");
SendClientMessage(playerid, COLOR_GREEN, "ahahahaha.");

Then all messages are in: COLOR_GREEN, in samp I dont see this error.

3. Why commands are: /c command, not /command?
Title: Re: [PAWN]Dini, dubd, dutils.. and...
Post by: Ettans on July 08, 2010, 11:00:31 AM
I can't remember exactly, but dini/dudb/dutils might not be fully compatible with VC:MP at this point, you need to check them and see if they're using any SA:MP dependencies. About the colors, it's a bug in 0.3. As for the "/c command" syntax, it just is, not for long though.
Title: Re: [PAWN]Dini, dubd, dutils.. and...
Post by: darkman on July 09, 2010, 09:23:50 AM
Hmmmm, when we see new VC:MP and Pawno? :D Week, month, year? I struggled yesterday with files (dini, dubd, dutils), but i can not understand why i have error: Run time error 19: "File or function is not found", in server console..

I going to creating my map without this 3 files, waiting for new version. Thanks for reply.
Title: Re: [PAWN]Dini, dubd, dutils.. and...
Post by: thijn on July 09, 2010, 05:17:10 PM
Are you sure you've placed the .inc files (from dubd, dutils etc.) into your includes folder (inside your pawno installation)
Title: Re: [PAWN]Dini, dubd, dutils.. and...
Post by: darkman on July 09, 2010, 10:06:24 PM
If I do not place this 3 files to Pawno/Include (or Includes, I dont remember), then Pawno do not compile my gamemode ;) (I am do this ;))

Title: Re: [PAWN]Dini, dubd, dutils.. and...
Post by: thijn on July 10, 2010, 08:22:44 PM
So, you're getting this error when starting the server or compiling the gamemode?
Title: Re: [PAWN]Dini, dubd, dutils.. and...
Post by: darkman on July 11, 2010, 02:40:17 PM
In first post:
QuoteWhen I download it from dracoblue.com(for samp), pawno compiled gamemode, but server have error: [...gamemode.amx] Run time error 19: "File or function is not found"
Yes, I am compile gamemode, but server have error, when I starting server... Who is using Dini & Dubd & Dutils in VC:MP gamemode?

Yesterday I create new gamemode.. VC:MP Pawno very different from SA:MP Pawno... A lot of commands do not work or works differently than in SA:MP...
Title: Re: [PAWN]Dini, dubd, dutils.. and...
Post by: Relax on July 11, 2010, 06:54:26 PM
That is true. In this version a lot of bugs and some functions do not work.
Title: Re: [PAWN]Dini, dubd, dutils.. and...
Post by: Ettans on July 11, 2010, 07:12:29 PM
The broken scripting functions are all known and dealt/being dealt with.
Title: Re: [PAWN]Dini, dubd, dutils.. and...
Post by: yazeen on March 19, 2011, 04:21:38 PM
Re download the pawno with includes FRESH one TRUST ME IT WILL WORK