SA-MP Forums Archive
Object - 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: Object (/showthread.php?tid=381900)



Object - Mr.Mercer - 01.10.2012

Hello,
I am getting this problem while adding Gate System in GM.
-----------------------------------------------------------------------------------------------------------------
D:\Harkishan\GTA\Server\Script\Main\LSS-RP\LSG-RP (test)\pawno\include\zcmd.inc(63) : error 021: symbol already defined: "Streamer_OnGameModeInit"
D:\Harkishan\GTA\Server\Script\Main\LSS-RP\LSG-RP (test)\pawno\include\zcmd.inc(84) : error 021: symbol already defined: "OnPlayerCommandText"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.
------------------------------------------------------------------------------------------------------------------
And..
There are few things like Fire system, donuts system, bomb blast, etc..
We can't see objects on our host (volt-host) But its working properly in my PC.
If there is any steamer problem or ant shit then give me downloading link also.
Thank you


Re: Object - gtakillerIV - 01.10.2012

Well it says you have two OnPlayerCommandText and Streamer_OnGameModeInit so delete the two that you don't use.