Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: shaheersa on January 26, 2013, 02:45:09 pm

Title: [FIXED]pawno error 100: cannot read from file: "Madara"
Post by: shaheersa on January 26, 2013, 02:45:09 pm
hi guys im having this error:
Code: [Select]
C:\Users\Hameed\Downloads\Okey_use_this\gamemodes\SOF.pwn(23) : fatal error 100: cannot read from file: "Madara"

Compilation aborted.Pawn compiler 3.0.3367 Copyright (c) 1997-2005, ITB CompuPhase


1 Error.

anyone has the file Madara.inc? i know how to fix it  but i cant find the file madara.inc anywhere


I found the file madara.inc, if anyone needs it write it so i will upload it
Title: Re: pawno error 100: cannot read from file: "Madara"
Post by: NeskWriter on January 26, 2013, 02:56:17 pm
try to put in the beginning of your sctipt this string:
[pawn]
#include <Madara>
[/pawn]
If it won't work, check if you got Madara.inc in your includes folder
Title: Re: pawno error 100: cannot read from file: "Madara"
Post by: shaheersa on January 26, 2013, 02:59:15 pm
try to put in the beginning of your sctipt this string:
[pawn]
#include <Madara>
[/pawn]
If it won't work, check if you got Madara.inc in your includes folder

Well, thats what im asking you, i want the file madara.inc
Title: Re: [FIXED]pawno error 100: cannot read from file: "Madara"
Post by: mrockxkingbutt on February 03, 2013, 01:13:02 am
i use madara as this
define max-pickupid

function
MESSAGEPMFORMAT
ETC
Title: Re: [FIXED]pawno error 100: cannot read from file: "Madara"
Post by: sseebbyy on February 03, 2013, 01:23:13 am
i use madara as this
define max-pickupid

function
MESSAGEPMFORMAT
ETC

Him wants just the file. (Madara.inc)

But about me ... I don't have it  :-\
EDIT: I just googled it and I found it. (Key words: "vicecitymultiplayer.com Madara.inc" )

LINK: http://www.mediafire.com/?x167vir12195n3w
Title: Re: [FIXED]pawno error 100: cannot read from file: "Madara"
Post by: JaVeD on February 10, 2013, 02:57:54 pm
ah man you need to change code like remove include madara then compile then what error happens then put the gups includes and put ur script in wordpad press ctrl + h replace the SendPMmessage with SendClientMessage and other commands u know well. :D i already changed amdara and i can compile this script :D..GOOD LUCK

Sorry FOR BAD english!
Title: Re: [FIXED]pawno error 100: cannot read from file: "Madara"
Post by: USA.Ghost on February 23, 2013, 01:55:22 pm
LOCKED
REASON: FIXED