SA-MP Forums Archive
Plugin bug maybe? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Plugin bug maybe? (/showthread.php?tid=274075)



Plugin bug maybe? - Vipero - 04.08.2011

I'm running a QuartzRP edit.

I basically, load up my server, and get this error...



I'm using KingJ as a host. Made sure I have the correct plugins, now I do not know what to do.


Re: Plugin bug maybe? - RyDeR` - 04.08.2011

Are you sure you have at least one class added under OnGameModeInit? If not add this and try again:
pawn Код:
AddPlayerClass(0, 0.0, 0.0, 0.0, 0.0, 0, 0, 0, 0, 0, 0);



Re: Plugin bug maybe? - Vipero - 04.08.2011

Also, http://pastebin.com/mhtvHXSe << My server log.


Re: Plugin bug maybe? - Vipero - 04.08.2011

Ignore this post.


Re: Plugin bug maybe? - Vipero - 04.08.2011

[Excuse the double-post] But now I have another problem. I have the right dump. Correct details for the MySQL login information, but it is not saving accounts, any ideas?


Re: Plugin bug maybe? - Famalamalam - 04.08.2011

Build a new game-mode, that QuartzRP is ancient.


Re: Plugin bug maybe? - Vipero - 04.08.2011

Quote:
Originally Posted by Famalamalam
Посмотреть сообщение
Build a new game-mode, that QuartzRP is ancient.
I'm not a scripter, and besides, the answer is off-topic, can I please get some help with this.


Re: Plugin bug maybe? - Famalamalam - 04.08.2011

Well, at least then choose a newer game-mode? ;-/ Try Vortex Roleplay 2.


Re: Plugin bug maybe? - Vipero - 04.08.2011

Quote:
Originally Posted by Famalamalam
Посмотреть сообщение
Well, at least then choose a newer game-mode? ;-/ Try Vortex Roleplay 2.
Nah. Might be going to Carlito's RP, or old Vortex (big fan of both scripts).


Re: Plugin bug maybe? - Deskoft - 04.08.2011

Old and obsolete gamemode, therefore, I don't think you will get support.
Try pasting OnGameModeInit and OnPlayerConnect (I'm not up for searching the gamemode)