SA-MP Forums Archive
Very strange problem - 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: Very strange problem (/showthread.php?tid=289155)



Very strange problem - SourceCode - 10.10.2011

My bad..it just messed up with a filterscript


Re: Very strange problem - aRoach - 10.10.2011

No, is an error before your AddPlayerClasses... If you don't belive me add tih before the first AddPlayerClass:
pawn Код:
print( "It Works, no BUG !!!" );
If this dosn't appear you have an ERROR before your AddPlayerClassed... Give us your OnGameModeInit( Code )


Re: Very strange problem - SourceCode - 11.10.2011

Quote:
Originally Posted by aRoach
Посмотреть сообщение
No, is an error before your AddPlayerClasses... If you don't belive me add tih before the first AddPlayerClass:
pawn Код:
print( "It Works, no BUG !!!" );
If this dosn't appear you have an ERROR before your AddPlayerClassed... Give us your OnGameModeInit( Code )
I've tried it and there is no error before addplayerclass, In ongamemodeint there are just objects and setworldtime before addplayerclass


Re: Very strange problem - SourceCode - 11.10.2011

It doesnt even work, when i removed that arm function and used plain old function

PS: After i removed all functions regarding spawn, class selection, I have FOUND OUT THAT , When i connect i just cant select the class, It just shows the beach and i cant spawn too, I have included addplayerclass