homework 发表于 2011-8-30 12:20:13

return entity_get_int(entity, EV_INT_flags) & FL_ONGROUND

131行尝试这样改一下
rsdtt 发表于 2011-8-29 11:29 http://www.dt-club.net/forum/images/common/back.gif
试了下,还是不能编译。//AMXXPC compile.exe
// by the AMX Mod X Dev Team


//// findCheater.sma
// C:\Documents and Settings\Administrator\桌面\scripting\findCheater.sma(225) :
error 035: argument type mismatch (argument 1)
// C:\Documents and Settings\Administrator\桌面\scripting\findCheater.sma(226) :
error 035: argument type mismatch (argument 1)
// C:\Documents and Settings\Administrator\桌面\scripting\findCheater.sma(234) :
error 021: symbol already defined: "str"
// C:\Documents and Settings\Administrator\桌面\scripting\findCheater.sma(257) :
error 001: expected token: ")", but found "("
// C:\Documents and Settings\Administrator\桌面\scripting\findCheater.sma(257) :
warning 215: expression has no effect
// C:\Documents and Settings\Administrator\桌面\scripting\findCheater.sma(257) :
error 001: expected token: ";", but found ")"
// C:\Documents and Settings\Administrator\桌面\scripting\findCheater.sma(257) :
error 029: invalid expression, assumed zero
// C:\Documents and Settings\Administrator\桌面\scripting\findCheater.sma(257) :
fatal error 107: too many error messages on one line
//
// Compilation aborted.
// 7 Errors.
// Could not locate output file C:\Documents and Settings\Administrator\桌面\scr
ipting\compiled\findCheater.amx (compile failed).
//
// Compilation Time: 0.69 sec
// ----------------------------------------

Press enter to exit ...

ant 发表于 2012-1-23 07:21:55

这插件能检测透视吗?

LittleKu 发表于 2012-2-3 23:47:39

您的帖子长度不符合要求。 当前长度: 0 字节 系统限制: 10 到 10000 字节

来吧 发表于 2012-4-8 08:45:03

这么多的啊

-Ka.Ka.Xi- 发表于 2012-4-10 00:12:50

好东西 密切关注。。
页: 1 [2]
查看完整版本: 【求】高手看下findCheater源码不能编译