/*
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
* http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* The Original Code is the sscanf 2.0 SA:MP plugin.
*
* The Initial Developer of the Original Code is Alex "******" Cole.
* Portions created by the Initial Developer are Copyright © 2010
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
*
* Special Thanks to:
*
* SA:MP Team past, present and future
*/
native sscanf(const data[], const format[], {Float,_}:...);
native unformat(const data[], const format[], {Float,_}:...) = sscanf;
#include <sscanf2>
:\Documents and Settings\F e L i P e\Desktop\Server SAMP\pawno\include\sscanf2.inc(27) : error 021: symbol already defined: "sscanf" C:\Documents and Settings\F e L i P e\Desktop\Server SAMP\pawno\include\sscanf2.inc(2 : error 021: symbol already defined: "unformat" |
plugins sscanf2
SA-MP Dedicated Server ---------------------- v0.3b R2, ©2005-2010 SA-MP Team [10:59:01] [10:59:01] Server Plugins [10:59:01] -------------- [10:59:01] Loading plugin: sscanf2 [10:59:01] Failed. [10:59:01] Loaded 0 plugins. [10:59:01] [10:59:01] Filter Scripts [10:59:01] --------------- [10:59:01] Loading filter script 'adminx.amx'... [10:59:01] ****************************** [10:59:01] **FeLiPe's admin FS LOADED**** [10:59:01] ****************************** [10:59:01] Loading filter script 'tunetest.amx'... [10:59:01] -------------------------------------- [10:59:01] Tune... [10:59:01] -------------------------------------- [10:59:01] Loading filter script 'shop.amx'... [10:59:01] --- Loaded ShopSystem by Darkimmortal --- [10:59:01] Loading filter script 'Objetos.amx'... [10:59:01] Loading filter script 'coisas.amx'... [10:59:01] Loaded 5 filter scripts. [10:59:01] ************ FELIPE GM ***************** [10:59:01] Number of vehicle models: 0 [10:59:04] --- Server Shutting Down. [10:59:04] ****************************** [10:59:04] **FeLiPe's admin FS UNLOADED**** [10:59:04] ****************************** [10:59:04] --- Sistema de Shop by [PMs]Tinorks ---
Don't forget to remove the normal sscanf functions / include. I think the old sscanf function is somewhere in the ZCMD function (if you use it).
|
C:\Documents and Settings\F e L i P e\Desktop\Server SAMP\pawno\include\sscanf2.inc(27) : error 021: symbol already defined: "sscanf" C:\Documents and Settings\F e L i P e\Desktop\Server SAMP\pawno\include\sscanf2.inc(28) : error 021: symbol already defined: "unformat"
plugins sscanf
I downloaded it from ****** topic, the lastest version of sscanf at now. |