SA-MP Forums Archive
Problem with Spawn - 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: Problem with Spawn (/showthread.php?tid=514051)



Problem with Spawn - Cam972 - 19.05.2014

Hi, (sorry for the English i'm french)

I have some problems with my server,

The spawn don't run correctly.

When the player "spawn", when i write something, nothing is writing, no comand, nothing.

This is my OnPlayerSpawn and my SetPlayerSpawn

http://pastebin.com/6gPUwQsj


Re : Problem with Spawn - Cam972 - 28.05.2014

big UP


Re: Problem with Spawn - Tagathron - 28.05.2014

Check the 'OnPlayerText()' callback, maybe something in there is bugging it.
Or just post it here.


Re : Problem with Spawn - Cam972 - 28.05.2014

Ok thanks i'm trying that


Re : Problem with Spawn - Cam972 - 06.06.2014

This is my OnPlayerText, I should take a video of my spawn no ?

http://pastebin.com/jwZvSck3


Re : Problem with Spawn - Cam972 - 06.06.2014

The video : https://www.youtube.com/watch?v=ECHB...ature=*********


Re : Problem with Spawn - Cam972 - 07.06.2014

I have some MYSQL problem like that :

//=============== MYSQL LOG ====================
[05:10:20] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pMarriedTo", data: ""
[05:10:20] [ERROR] cache_get_field_content_int - invalid datatype

//============== Phpmyadmin =====================




Re : Problem with Spawn - Cam972 - 07.06.2014

Up :/


Re : Problem with Spawn - Cam972 - 08.06.2014

I'm fixed mysql problem but the spawn problem is here :/


Re : Problem with Spawn - Cam972 - 25.06.2014

Fixed !