SA-MP Forums Archive
Won't work spawn button - 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: Won't work spawn button (/showthread.php?tid=372202)



Won't work spawn button - WiPaS - 25.08.2012

Good evening. I have big problem, and i don't know how to solve it. I added skins to my server and when i try to run it, i succsessuful connected and when want change skin with directions it wasn't working, try to push spawn button same.

Thanks for answers


Re: Won't work spawn button - Camacorn - 25.08.2012

A) Where did you place the skins in your script?
B) Do they appear when you connect?


AW: Won't work spawn button - [Y]P90 - 25.08.2012

Check that the OnPlayerRequestSpawn public returns "1" instead of "0".


Re: Won't work spawn button - WiPaS - 25.08.2012

I place skins OnGameModeInit
When i connect spawn button and directions buttons won't work. Only shows CJ skin


Re: Won't work spawn button - kbalor - 25.08.2012

Please show
Код:
public OnGameModeInit() and 
public OnPlayerRequestClass(playerid, classid)
to make it clear.


Re: Won't work spawn button - Lordzy - 25.08.2012

Some gamemodes get those problems if something has been missed from "Script Files".
Make sure that you've all those files in Script Files,which is needed to run your gamemode.

And also if you're using any older versions,new skins of newer version wont support for older version.


Re: Won't work spawn button - WiPaS - 25.08.2012

[Y]P90 i love u, i all day try to fix that thing. I was thinking my gamemode for trash. +REP