How to add Custom Mapping in gamemode. - 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: How to add Custom Mapping in gamemode. (
/showthread.php?tid=402016)
How to add Custom Mapping in gamemode. -
xDanger - 24.12.2012
Hello,
I'm wondering how to add
RemoveBuildingForPlayer
In a game, im just getting error when i compile (its for custom maps)
Any idea? Please help me
Re: How to add Custom Mapping in gamemode. - Patrick - 24.12.2012
pawn Code:
public OnPlayerConnect
RemoveBuildingForPlayer(playerid, );
it would be something like that
Re: How to add Custom Mapping in gamemode. -
Beljulji - 24.12.2012
redownload samp package and try to compile again
Re: How to add Custom Mapping in gamemode. -
xDanger - 24.12.2012
Quote:
Originally Posted by pds2012
pawn Code:
public OnPlayerConnect RemoveBuildingForPlayer(playerid, );
it would be something like that
|
Not work
Quote:
Originally Posted by Beljulji
redownload samp package and try to compile again
|
Thats not the problem...
Re: How to add Custom Mapping in gamemode. -
xDanger - 25.12.2012
Anyone
Re: How to add Custom Mapping in gamemode. -
DaRk_RaiN - 25.12.2012
Put those RemoveBuildingForPlayer under OnPlayerConnect.
Re: How to add Custom Mapping in gamemode. -
xDanger - 25.12.2012
I did, just get error when i compile the file^^
Re: How to add Custom Mapping in gamemode. -
DaRk_RaiN - 25.12.2012
Quote:
Originally Posted by xDanger
I did, just get error when i compile the file^^
|
Show those errors.
Re: How to add Custom Mapping in gamemode. -
xDanger - 25.12.2012
It just get crash...
Re: How to add Custom Mapping in gamemode. -
Blaeks - 25.12.2012
something about this? removeWorldModel