25.05.2015, 12:47
Quote:
Sorry to hear that. I'm not sure if I can help any further unfortunately.
I have placed the code I use on Pastebin, here's the link if you want to take a look: http://pastebin.com/NBERyW4A With the above when I connect to the server it spawns me after 5 seconds (but I cannot control the character). You could easily change it so you can control the character by changing TogglePlayerControllable(playerid, 0); to TogglePlayerControllable(playerid, 1); Hope this helps. |