Search Results
Oh thanks man, it worked! I couldn't find that topic via search
95
I've recently installed Windows 7 on my computer, and after I installed GTA + sa-mp on it, it worked fine. A few days later, it loads, get's to like 3/4 of the loading bar and then it crashes, giving ...
95
Very nice script, but does this also work when your in a vehicle? :P
1,034
Not sure what you mean but test_cmds.pwn contains pawn Код: if(strcmp(cmd, "/paintjob", true) == 0) {      new tmp[256];        tmp = strtok(cmdtext,idx);      new vid = GetPlayerVehicle...
104
Very nice script, SloProKiller!
492
Quote: Originally Posted by Memoryz This isn't the wrong section >.< Did you change anything to this command recently? Or, you probably spawned an invalid model ID. I haven't c...
93
Okay, so I'm editing the Public Enemy No. 1 script, but the /veh command crashes me Here's the command; pawn Код: if (strcmp(cmd, "/veh", true) == 0)    {        tmp = strtok(cmdtext, idx)...
93
Quote: Originally Posted by TFZ A: spawn so that they see the map, not this grey and blue horzon thing (pic above) You mean like; pawn Код: public OnPlayerSpawn(playerid){    Set...
214
Quote: Originally Posted by Weirdosport That's a map full of objects... Loop - 13666 Smaller Loop - 13592 Ramps 1634, 1632, around that region. Yeah, sorry I meant the looping thingy. ...
49
Hi everyone, Could anyone tell me what object ID this is? I can't find it in the Map Editor
49
Ok i got some weird shit here... xObjects: Best so far, compiling etc. goes fine, objects load, but only in a certain distance... MidoStreamer: compiling etc. goes fine, objects don't load... Einstei...
119
I've tried xObjects and no streamer (pawno) both didn't help, going to try 'midostream' now. EDIT: Midostreamer : don't understand it lol. xStreamer : doesn't work I just need a simple, easy to us...
119
Hi everyone. I'm currently working on a stuntpark, located at the Las Venturas Airport, but when i go ingame and load the script, there are like 25 objects that don't load, wich are : • Some 'landj...
119
Quote: Originally Posted by ♣ ⓐⓢⓢ just go to www.sa-mp.com and download the actuall server packet (should be 0.2X) One version didnt had OnPlayerUpdate forwarded (looks like the on...
151
Quote: Originally Posted by ♣ ⓐⓢⓢ update your server packet Thanks for the quick reply, but how to update my server packet?
151
How do i set it, that when a player spawns, he gets a random color like first he gets green, and on the next join his name is purple. I've found this; pawn Код: public OnPlayerUpdate(playerid){ ...
151
Quote: Originally Posted by DauerDicht Quote: Originally Posted by Flag there is a wrong interior id but we cannot smell the right id can u tell me the wrong id? Look he...
170
Very nice minigame/gamemode After 3 hours playing with some mates, still no bugs found
481
Ok, i found interior i wanted, Large modern unused Safehouse, but still get errors pawn Код: #include <a_samp>#define PlayerToPoint#if defined FILTERSCRIPTpublic OnFilterScriptInit(){   ...
214