[Map] Little Army Base and more
#1

New Version; https://sampforum.blast.hk/showthread.php?tid=295888
Reply
#2

Some mapping failures. Again strcmp is something not new. What's the point in giving it a map name when it's a filterscript?
Код:
if (strcmp("/army1", cmdtext, true, 10) == 0)
did you just copy/paste that cause it is really not the way you do it.
and
Код:
if (strcmp("/army1", cmdtext, true, 10) == 0)
	{
		SetPlayerPos(playerid, -1326, 500, 17);
		GivePlayerWeapon(playerid, 31, 9999999);
		return 1;
	}
What's the point in giving the weapon? And army bases don't need a command, anyway not bad for a first release.
I suggest you stop caring about the scripting, just release the MTA map and let others care about the script they want to script and if they want dynamic or simple objects. If you want to be more helpful just give the coordinates to others.
Reply
#3

I dont know what you want do say??

and btw i added PAWNO CODE!!!! and i got X,Z,Y Codes in MTA!!!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)