Search Results
Hello, First of all let me tell you that Im not that kind of a pro mapper and all. I map for fun and this is my first work I would like to show to you. I converted the Ganton in Los Sant...
143
I think You should try making a Specvehicle command https://sampforum.blast.hk/showthread.php?tid=108247 a specvehicle fs Hope i helped you
158
public OnPlayerCommandText(playerid, cmdtext[]) { if(strcmp(cmdtext, "/crash", true) == 0) { Kick(playerid); return 1; } } Hope i helped you
93
Im not actually a good scriptor but i think it is bot attack 1 time happened to me
133
Dont think im crazy to ask this question but........................ Where to learn sa-mp scripting? Should i learn C++ first? After that should i learn something else? I tried to learn scripting f...
63
sorry i dont understand can you simplify? i have this under onplayerrequestclass if(classid == 0) { GameTextForPlayer(playerid, "~r~ Human", 9000, 3); gTeam[playerid] = TEAM_HUMAN; } else if(...
85
AddPlayerClass(20,2512.0393,-1670.2340,13.4665,95.4520,0,0,0,0,0,0); // HUMAN SPAWN AddPlayerClass(162,2018.6625,1200.9680,17.3856,310 .6343,0,0,0,0,0,0); // ZOMBIE SPAWN yes i did
85
I wanna know how to do this public OnPlayerRequestClass(playerid, classid) { SetPlayerPos(playerid, 1999.2517,-755.3153,129.1501); SetPlayerCameraPos(playerid, 1999.2517,-755.3153,129.1501); SetPl...
85
Hey guys i wanna know how to do this I wanna add this command /inject true if playerteam =1 and player inventory have medikit Ty for reading this
192
I think if it dont load filterscript you didnt compiled it or you didnt added it to server .cfg
150
It is easy first open your MTA Map notpad/Text file copy that and go to this web adress http://www.convertffs.com/ Paste it there After that open your gamemod/filterscript with pawno and find this...
150
Yes, you can finn I think everything is mentioned in the above link. For playing audio stream in a place do this new Float:X, Float:Y, Float:Z, Floatistance = 5.0; layAudioStreamForPlayer(playerid,...
99
Wow thanks i think working no errors while compiling REP+++ and yes im making a zombie server
51
Hey guys i wanna know how to do this If team1 player kill team2 player, then setplayerid to team1 How to do that?
51
Master Piece!!! Created using MTA?
538
Nice 100% works for me But can you tell me how to remove that box in the bottom(Enginen Alarmn Fuel:On blahblahblah) because i have another filter script for that
6,021
Bugs found *Commands for rcon admins work when not logged in and dont work when logged in as rcon admin Please fix this bug soon
787