Super VIP System [AMXX][CS1.6] Jan 9, 2017 21:59:19 GMT Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by Obada D. on Jan 9, 2017 21:59:19 GMT can you explain us in example for what lines must be add in svips.iniand when i compile this code i get error (i add include file that named "svip.inc" and contain this "native get_vip_flags")
Super VIP System [AMXX][CS1.6] Jan 10, 2017 11:37:40 GMT via mobile Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by Abhinash ( Bboy NeO ) on Jan 10, 2017 11:37:40 GMT What errors do you get ?Please provide us with the errors then we can help you.
Super VIP System [AMXX][CS1.6] Jan 10, 2017 18:00:11 GMT Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by Obada D. on Jan 10, 2017 18:00:11 GMT AMX Mod X Compiler 1.8.3-manualCopyright (c) 1997-2006 ITB CompuPhaseCopyright (c) 2004-2013 AMX Mod X TeamModified for www.Freakz.ro / amx.freakz.rosvip.sma(4) : fatal error 100: cannot read from file: "svip"Compilation aborted.1 Error.Done.the error say : cannot read from file: "svip"so i add in include folder file "svip.inc" that contain "native get_vip_flags"and this error appear to me//AMXXPC compile.exe// by the AMX Mod X Dev Team//// svip.sma// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(39) : error 001: expected token: "(", but found "enum"// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(39) : error 001: expected token: ";", but found "-identifier-"// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(49) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(58) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(68) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(76) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(84) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(92) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(100) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(108) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(119) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(129) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(137) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(145) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(153) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(161) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(169) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(177) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(185) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(193) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(201) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(209) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(217) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(225) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(233) : error 010: invalid function or declaration// C:\Users\Administrator\Desktop\scripting\include\ham_const.inc(241) : error 010: invalid function or declaration//// Compilation aborted.// 26 Errors.// Could not locate output file C:\Users\Administrator\Desktop\scripting\compiled\svip.amx (compile failed).//// Compilation Time: 0.14 sec// ----------------------------------------Press enter to exit ...and i replace my ham_const.inc file by new one and same error appearsorry for noising
Super VIP System [AMXX][CS1.6] Jan 10, 2017 18:28:17 GMT Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by Mr . K1llerZm on Jan 10, 2017 18:28:17 GMT maybe use amx 1.8.2
Super VIP System [AMXX][CS1.6] Jan 10, 2017 21:16:30 GMT Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by DoNii on Jan 10, 2017 21:16:30 GMT Never use online compilers, they're broken. Use AMX Mod X Studio's compiler.wiki.alliedmods.net/Compiling_Plugins_(AMX_Mod_X)
Super VIP System [AMXX][CS1.6] Jan 10, 2017 21:47:29 GMT Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by Obada D. on Jan 10, 2017 21:47:29 GMT Jan 10, 2017 21:16:30 GMT DoNii said:Never use online compilers, they're broken. Use AMX Mod X Studio's compiler.wiki.alliedmods.net/Compiling_Plugins_(AMX_Mod_X)same problem my bro.
Super VIP System [AMXX][CS1.6] Jan 10, 2017 21:57:51 GMT Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by DoNii on Jan 10, 2017 21:57:51 GMT Update your hamsandwich include. Find it in GitHub.
Super VIP System [AMXX][CS1.6] Jan 10, 2017 22:19:21 GMT Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by Obada D. on Jan 10, 2017 22:19:21 GMT Jan 10, 2017 21:57:51 GMT DoNii said:Update your hamsandwich include. Find it in GitHub.Same problem i get the update from here Hamsandwich-Updateand replace the two files ham_const.inc and hamsandwich.inc from this updatei compile scripts before i don't know why this not work 😁
Super VIP System [AMXX][CS1.6] Jan 10, 2017 23:24:01 GMT Obada D. likes this Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by Raheem on Jan 10, 2017 23:24:01 GMT I forget to add (id). So you add it to your svip.inc file. So the file will have this line:native get_vip_flags(id)
Super VIP System [AMXX][CS1.6] Jan 10, 2017 23:30:13 GMT Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by Obada D. on Jan 10, 2017 23:30:13 GMT Jan 10, 2017 23:24:01 GMT Raheem said:I forget to add (id). So you add it to your svip.inc file. So the file will have this line:native get_vip_flags(id)oh ! , that because i am noob too it is work now, thanks
Super VIP System [AMXX][CS1.6] Jan 10, 2017 23:45:25 GMT Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by Raheem on Jan 10, 2017 23:45:25 GMT Hehe not you it's me as i forget to add it in the main post. Nice that you report this.
Super VIP System [AMXX][CS1.6] Jan 10, 2017 23:47:03 GMT Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by Obada D. on Jan 10, 2017 23:47:03 GMT WELCOME
Super VIP System [AMXX][CS1.6] Jan 11, 2017 8:48:29 GMT Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by Abed on Jan 11, 2017 8:48:29 GMT Nice sharing, i made it 1 year ago also i made golden's extra items in extra item menu, balrogs Menu, and janus's guns
Super VIP System [AMXX][CS1.6] Jan 11, 2017 18:49:13 GMT Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by zorox1x on Jan 11, 2017 18:49:13 GMT Hello guys,Is this supports Zombie plague advance ?
Super VIP System [AMXX][CS1.6] Jan 11, 2017 18:59:53 GMT Quote Select PostDeselect PostLink to PostMemberGive GiftBack to Top Post by Mr . K1llerZm on Jan 11, 2017 18:59:53 GMT use #include <zombie_plague_advance>instead of zombieplague