Search Results
Quote: Originally Posted by balisticore any one know how to fix the problem? right now it only shows 1 of the 2 sentances.. You need a text draw cause only 1 game text shows up at a time
92
Quote: Originally Posted by Yoyoyo bump It has been said alot recently that all the OMG <!> <!> Unknown command <!> <!> OMG stuff is very annoying and you will...
242
Код: GameTextForPlayer(i, string, 2000, 5); i think in this line the 5 is seconds it stays up so im not sure how to change it but the problem is there.
195
Quote: Originally Posted by LasTRace yo, i have DM s on my server and i blocked some useless commands for player when he/she is in dm. at the upper of the mod, i put new indm[MAX_PLAYERS];...
442
yes line 9,121,131 have to be deleted so its a gamemode only then all the real errors start. Joe Staff did you a huge favor,i got as far as 4 errors mostly with dcmd A few problems were gteam being ...
308
Quote: Originally Posted by radhakr You need to use this: https://sampwiki.blast.hk/wiki/LinkVehicleToInterior . Thanks much
93
I have made checkpoint to get into dirt track in San Fierro,it works and so does the exit. But i spawned 4 motorcycles for people to ride around on inside,they are not there. But i see the motorcycles...
93
Top of gamemode Код: #define SOUND_OFF 1184 Then under OnPlayerSpawn Код: PlayerPlaySound(playerid,SOUND_OFF,-1421.1034,1488.5735,11.8084);
156
Код: public OnPlayerRequestClass(playerid, classid) { gPlayerClass[playerid] = classid; switch (classid) { case 0: { GameTextForPlayer(playerid, "~g~Worker", 500, 3); } c...
108
This at top Код: static gTeam[MAX_PLAYERS]; #define TEAM_WORKER 0 #define TEAM_PIMP 1 #define TEAM_TRIAD 2 #define TEAM_FBI 3 then this under OnGameModeInit Код: AddPlayerClass(260,-2062....
69
Quote: Originally Posted by Matthew500 Quote: Originally Posted by Matthew500 say errors please help Код: //===============================================================...
76
AddPlayerClass(118,-2635.3606,1397.4556,7.0938,210.2745, 22, 100, 28, 300, 30, 350); Only the co-ords in red go in for the SetPlayerMarker would be SetPlayerMarker (-2635.3606,1397.4556,7.0938,3.5...
214
If you use gAdmin filterscript you can do /v wherever you want and a menu will come up and you can choose between cars/bikes/boats/planes(copters) and just spawn a bunch of vehicles.Then sit in them l...
104
So then apart from 2 spunks outside SF dirt track stadium,how many outside machines are there in the game? Can't be too many to take to long to block them?
251
Quote: Originally Posted by emer720 I add my server to my list and it still says my game mode is DM LV and its defintaly the GF game mode how do i change this? Код: SetGameModeText...
96
Quote: Originally Posted by kacperoo But I need coords of all of it Are you also disabling all cluckin beel/burger shot/pizza stacks?
251
i tried this and it works,place another sprunk directly in front of it,when you add a sprunk as an object it is non functional meaning it cannot be used Код: CreateObject(1775, -2063.286621, -490...
251
Quote: Originally Posted by john11johng on the blahh blahh blahh bit is that where u put code to disable class. If so what is it You simply do some kind of text message saying,"team is...
132
gAdmin has it built in you just have to change a value in a script file from 0 to 1 somewhere.
199