SA-MP Forums Archive
NPC from 0.3a to 0.3c? - 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: NPC from 0.3a to 0.3c? (/showthread.php?tid=205762)



NPC from 0.3a to 0.3c? - gangstajoe - 02.01.2011

Hi,
I had a lot of NPC's on my 0.3a server, but when i tried to connect them to my 0.3c server, they don't connect. I putted the rec's in the npcmodes/recordings directory, and the pawn in npcmodes.

Some of them say incoming connection, and nothing connects, and some of them joins, and leaves them after 2 seconds..

So, my question is: How can i convert all of my NPC's to 0.3c ?


Re: NPC from 0.3a to 0.3c? - Jordan Smith - 02.01.2011

just compile it with 0.3c inlcudes


Re: NPC from 0.3a to 0.3c? - gangstajoe - 02.01.2011

Quote:
Originally Posted by Jordan Smith
Посмотреть сообщение
just compile it with 0.3c inlcudes
That didn't help..


Re: NPC from 0.3a to 0.3c? - Jordan Smith - 02.01.2011

what happened or what is the error. Give me your OnGameModeInit callbacl and OnPlayerConnect callback


Re: NPC from 0.3a to 0.3c? - Karlip - 02.01.2011

I think you need to re-record the recordings. I can't remember why though.


Re: NPC from 0.3a to 0.3c? - gangstajoe - 02.01.2011

Quote:
Originally Posted by Karlip
Посмотреть сообщение
I think you need to re-record the recordings. I can't remember why though.
I was afraid so...


Re: NPC from 0.3a to 0.3c? - Stefan_Toretto - 02.01.2011

From 0.3b the OnFoot NPC Recordings from 0.3a are not working or 0.3b or c... they need to be re-recorded...


Re: NPC from 0.3a to 0.3c? - gangstajoe - 02.01.2011

Quote:
Originally Posted by Stefan_Toretto
Посмотреть сообщение
From 0.3b the OnFoot NPC Recordings from 0.3a are not working or 0.3b or c... they need to be re-recorded...
Only the OnFoot? not the vehicle NPC's?


Re: NPC from 0.3a to 0.3c? - gangstajoe - 02.01.2011

Quote:
Originally Posted by Jordan Smith
Посмотреть сообщение
what happened or what is the error. Give me your OnGameModeInit callbacl and OnPlayerConnect callback
it isn't the script, it didn't gave any errors.


Re: NPC from 0.3a to 0.3c? - Jochemd - 02.01.2011

Stefan is right. You need to re-record them for some reason.