Search Results
ok, with that being said....any suggestions on where to look for help with such a topic? im still working on my scripting so saving interiors upon exit isnt something ive gotten to touch on yet. sec...
88
Ok so here's the problem, if people /q while in an interior in my server, when they come back, the interior doesnt load....i have no idea whats causing this in the script and at the moment im not sure...
88
Hey guys, first off id like to thank you for reading my issues, its greatly appreciated. Now, heres my problem I got my copy of san andreas last year, so its version 2. The problem with that is San...
61
ok tried something different and it worked......i used my map editor to go to the interior and then i just double clicked on the object to get the id...found it, deleted it, good as new...thanks for y...
69
thats a great suggestion...only problem is its such an obscure object its hard to tell what it even is.....looks like it could be like 4 things, a gate, a door, a blockade and the wiki doesnt give pic...
69
ok so im doing a raven overhaul for myself and to practice some scripting...now, in the lspd (interior ID 6), there are serveral doors that open and close with the middle mouse button....well, since u...
69
1.how would i go abouts scripting in a code refresh a player....ie: "/bugged" ....and when this person types it in, they get to keep there weapons, stay in the place that they typed it and stay on du...
48
Check scanners running in the background, mods, display settings, cpu usage, drivers, and the server may have a little bug that causes a crash as well that you could be mistaking for a problem with yo...
131
i think the civilians are disabled for the simple fact that they would bog down the server completely....civilians are everywhere, at any time doing anything...these individual actions would completel...
116
Quote: Originally Posted by 4Brothers Same Problem its because all the players colors have 00 at the end of them which maked it invisable.search all your player colors (setplayercolor) ...
5,180
seriously has no one fixed the spawn money bug? its a huge problem....can someone please post a fix.....paying with rep
5,180
fixed, it was some sort of interior glitch..i went into my house and came back out of my house and every car respawned...very odd..reping both of you for attempting to help
78
hey guys, my probem is just as the title suggest.....EVERY single car in my server has completely disappeared.....gone....poof....one minute me and my buddy are just having some drinks, driving around...
78
A few people have experienced it. And they have no way of reseting things so they get permanently stuck in a world of nothing. That's what has triggered me to try and get a /resetgui fix implemented.i...
83
hey guys, i have a bug in my server where once in a while textures and objects dont load, so a character will be standing in a world full of nothing and unable to do anything...what i want to do is ma...
83
hey guys, ive seen a few servers in the samp browser where the hostname changes/scrolls to show additional text, anyone able to tell me how to do it? Will it automatically scroll itself if there is al...
39
pawn Код: }    SetPDistance(10);    AllowInteriorWeapons(1);    AllowAdminTeleport(0);    ShowPlayerMarkers(1);    DisableInteriorEnterExits();    EnableStuntBonusForAll(0); now by ri...
84
hey guys, im working on a raven edit....i noticed on the public OnGameModeInit() section i have showplayermarkers set to 1, but when civilians start in the server, they cant see other civilians white ...
84
is there a way to see a command list or something to get us going? there is no /help ....whats the police system, freecop? how do you get jobs...i like the server but i feel lost without any sort of d...
3,731
that was just a typo from copying and pasting it over, it isnt like that in the script....i also found this peice of code in the script pawn Код: public SetPlayerToTeamColor(playerid){    if(Is...
66