SA-MP Forums Archive
[Question]A line that freaks me out. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [Question]A line that freaks me out. (/showthread.php?tid=365417)



[Question]A line that freaks me out. - Strech - 02.08.2012

pawn Код:
cache_get_data(rows, fields, MainPipeline);
Line ^^

pawn Код:
D:\Downloads\NGRP_0.3e\NGRP 0.3e\gamemodes\NGRP_dfu.pwn(3036) : error 012: invalid function call, not a valid address
D:\Downloads\NGRP_0.3e\NGRP 0.3e\gamemodes\NGRP_dfu.pwn(3036) : warning 215: expression has no effect
D:\Downloads\NGRP_0.3e\NGRP 0.3e\gamemodes\NGRP_dfu.pwn(3036) : warning 215: expression has no effect
D:\Downloads\NGRP_0.3e\NGRP 0.3e\gamemodes\NGRP_dfu.pwn(3036) : warning 215: expression has no effect
D:\Downloads\NGRP_0.3e\NGRP 0.3e\gamemodes\NGRP_dfu.pwn(3036) : error 001: expected token: ";", but found ")"
D:\Downloads\NGRP_0.3e\NGRP 0.3e\gamemodes\NGRP_dfu.pwn(3036) : error 029: invalid expression, assumed zero
D:\Downloads\NGRP_0.3e\NGRP 0.3e\gamemodes\NGRP_dfu.pwn(3036) : fatal error 107: too many error messages on one line
I would like some help,cuz i can't fix it 2 hours till now...


Re: [Question]A line that freaks me out. - Strech - 02.08.2012

Someone ?


Re: [Question]A line that freaks me out. - Larceny - 02.08.2012

Check if the line 3035 is not missing a " ; ".


Re: [Question]A line that freaks me out. - Strech - 02.08.2012

Quote:
Originally Posted by RuiGy
Посмотреть сообщение
Check if the line 3035 is not missing a " ; ".
pawn Код:
if(g_arrQueryHandle{extraid} != -1 && g_arrQueryHandle{extraid} != handleid) return 0;
Thats like 3035.


Re: [Question]A line that freaks me out. - Cordozar - 31.08.2012

Alert Robbing noob!


Re: [Question]A line that freaks me out. - ryansheilds - 31.08.2012

To be honest, if you can't code for shit and use a script which is not released to the public, you don't deserve help.


Re: [Question]A line that freaks me out. - HuSs3n - 31.08.2012

do you have R7 of mysql plugin?