22.10.2013, 15:21
]Rafaellos[ and Wizzi: Thanks alot save you save my time.
I use this
I tried Logged but it didn't work. And I remember before the character selection players do login first. So I changed Logged to Spawned and Boom!! It works like a cute charm with butterfly wings.
+rep both
I use this
Code:
if(pInfo[playerid][Spawned] == 0) { SendClientMessage(playerid, -1, "You have to be logged in."); return 0; }
+rep both