My server
#1

I have a server and it has a folder called 'wcrp' and.. when i COMPILE the gm it says it cant find the file wcrp/utils, and it is there.. Help? Anyone can help me?
Reply
#2

Make sure you have utils.inc (include) in your pawno/includes folder.
Reply
#3

It is still giving me the same Error:
C:\Users\Owner\Desktop\WC-RP\gamemodes\FGRP.pwn(249) : fatal error 100: cannot read from file: "wcrp\utils.pwn"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


Can someone help me out on TeamViewer?
Reply
#4

Put utils in includes .
It can't locate that include
Reply
#5

Guys i tried what both of you suggested and it doesn't work, still :/
Reply
#6

Can anyone help me on TEAMVIEWER? Please!
Reply
#7

Quote:
Originally Posted by Jigsaw123
Посмотреть сообщение
It is still giving me the same Error:
C:\Users\Owner\Desktop\WC-RP\gamemodes\FGRP.pwn(249) : fatal error 100: cannot read from file: "wcrp\utils.pwn"
If its an inculde , it should be .inc not .pwn , find the utils.inc file
Reply
#8

You must re-compile your script with the correct include.
Reply
#9

#include <./utils/utils>
Reply
#10

#include <utils>
NOT
#include <utils.pwn>
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)