Author Topic: [PAWN]Dini, dubd, dutils.. and...  (Read 9530 times)

0 Members and 1 Guest are viewing this topic.

Offline darkman

  • Street Thug
  • *
  • Posts: 4
    • View Profile
    • 2Literkii (PL language)
[PAWN]Dini, dubd, dutils.. and...
« on: July 08, 2010, 11: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:
Code: [Select]
#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?
Miami Beach Server - Coming soon.

Offline Ettans

  • VC:MP Beta Tester
  • Wiseguy
  • *
  • Posts: 56
    • View Profile
Re: [PAWN]Dini, dubd, dutils.. and...
« Reply #1 on: July 08, 2010, 12:00:31 pm »
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.

Offline darkman

  • Street Thug
  • *
  • Posts: 4
    • View Profile
    • 2Literkii (PL language)
Re: [PAWN]Dini, dubd, dutils.. and...
« Reply #2 on: July 09, 2010, 10: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.
Miami Beach Server - Coming soon.

Offline thijn

  • LU testers
  • VC:MP Veteran
  • *
  • Posts: 667
  • Im proud to be pro.
    • View Profile
    • Vice Underdogs
Re: [PAWN]Dini, dubd, dutils.. and...
« Reply #3 on: July 09, 2010, 06:17:10 pm »
Are you sure you've placed the .inc files (from dubd, dutils etc.) into your includes folder (inside your pawno installation)

Offline darkman

  • Street Thug
  • *
  • Posts: 4
    • View Profile
    • 2Literkii (PL language)
Re: [PAWN]Dini, dubd, dutils.. and...
« Reply #4 on: July 09, 2010, 11: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 ;))

Miami Beach Server - Coming soon.

Offline thijn

  • LU testers
  • VC:MP Veteran
  • *
  • Posts: 667
  • Im proud to be pro.
    • View Profile
    • Vice Underdogs
Re: [PAWN]Dini, dubd, dutils.. and...
« Reply #5 on: July 10, 2010, 09:22:44 pm »
So, you're getting this error when starting the server or compiling the gamemode?

Offline darkman

  • Street Thug
  • *
  • Posts: 4
    • View Profile
    • 2Literkii (PL language)
Re: [PAWN]Dini, dubd, dutils.. and...
« Reply #6 on: July 11, 2010, 03:40:17 pm »
In first post:
Quote
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"
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...
Miami Beach Server - Coming soon.

Offline Relax

  • VC:MP Beta Tester
  • Street Thug
  • *
  • Posts: 17
    • View Profile
Re: [PAWN]Dini, dubd, dutils.. and...
« Reply #7 on: July 11, 2010, 07:54:26 pm »
That is true. In this version a lot of bugs and some functions do not work.
PAWN GameModes Developer
Public Enemy: LS-SF-LV [SA-MP]

Offline Ettans

  • VC:MP Beta Tester
  • Wiseguy
  • *
  • Posts: 56
    • View Profile
Re: [PAWN]Dini, dubd, dutils.. and...
« Reply #8 on: July 11, 2010, 08:12:29 pm »
The broken scripting functions are all known and dealt/being dealt with.

yazeen

  • Guest
Re: [PAWN]Dini, dubd, dutils.. and...
« Reply #9 on: March 19, 2011, 06:21:38 pm »
Re download the pawno with includes FRESH one TRUST ME IT WILL WORK