Search Results
I'm trying to include some files with a long path, but it's not including. I'm asking is there any limits for path length or something else, because file is existing but it feels like code skips that ...
66
Quote: Originally Posted by Misiur That doesn't matter, they still have the same name "map.inc". To fix this, there are two steps. 1. Drop the .inc from your #include, like so: #include "p...
164
Quote: Originally Posted by Misiur Do you by any chance include another file (in any other folder) named "map"? If so, you have to remove include guards yourself There are about 3 inclu...
164
Quote: Originally Posted by Bingo Just use #include <yourinclude.inc> Make sure the include is in pawno/includes/ Plus i still didn't get your question so apologize. I'm includ...
164
Any ideas how could I include the file without changing the directories names? this way is too long, mode is not reading the file. Код: #include "..\gamemodes\modules\fractions\firefighters\map.i...
164
Quote: Originally Posted by woot you need to use y_dialog if you want to use inline functions with dialogs. you cant just use inline with every function. another problem is that, if I i...
80
Hi, I have a question about y_inline usage. Is it possible to use it with simple dialogs or u can only use it with y_dialogs include? example: http://imgur.com/a/99Crr I'm curious, because I'm gettin ...
80
This filterscript is not working ( https://sampforum.blast.hk/showthread.php?tid=113443 ), or maybe there is some trick how to easily create in pawn?
74
That's sick m8 xd Well done
684
Nice, but can you help me? how did you use 0.3.7 objects in editor? I don't know, so may you can help me?
403
Where i can find these models: https://www.youtube.com/watch?v=TVSG...Jmw81AZQm4zIFg and how can i install it?
75
My command: CMD:command(playerid, params[]) { new msg[2000]; strcat(msg, "{FF8000}» {FFFFFF}Message\n\n"); strcat(msg, "{FF8000}/command\n"); ShowPlayerDialog(playerid, 0, DIALOG_STYLE_MSGBOX, "...
108
Please help, I want to learn pawn
108
Hey, I need help with ZCMD include, my Sublime text show these errors: C:\Users\Ainis\Desktop\mysqlGM\gamemodes\mysqlGM.p wn(90) : error 017: undefined symbol "command" C:\Users\Ainis\Desktop\mysqlG...
108
First link shows me an error again :/ second link I'll try tommorow, thx.
80
Hi, I need help with sublime text 2. I need to fix this error: [Error 2] The system cannot find the file specified [cmd: [u'/pawno/pawncc.exe', u'TSFG.pwn', u'-;+', u'-v2', u'-d3', u'-\\)+']] [dir:...
80