09.06.2011, 13:27
Hi guys, be4 i start i want to say that i dont have much knowlage of English, so sorry if you find some grammar mistakes!
I have start editing one RP gamemode and i think that that gm is great. When i register a new account it works great, no bugs. But, when i go relog with that same account and when i login i can see only sky and HUD (Heads Up Display). It is not interior bug beacouse i have created a /intbug command
Picture:
http://slike.hr/slike/samp006_a29ec.png.html
I have start editing one RP gamemode and i think that that gm is great. When i register a new account it works great, no bugs. But, when i go relog with that same account and when i login i can see only sky and HUD (Heads Up Display). It is not interior bug beacouse i have created a /intbug command
Quote:
if(strcmp(cmd, "/intbug", true) == 0) { SetPlayerInterior(playerid, 0); SendClientMessage(playerid, COLOR_PURPLE, " Tvoj interijer bug bi trebao sada nestati, ako nije prijavi ga na forumu"); return 1; } |
http://slike.hr/slike/samp006_a29ec.png.html