Search Results
Код: //what you asked for, only "counts a shot on an empty vehicle as a miss, but counts a shot on an occupied vehicle as a hit" public OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float...
82
Quote: Originally Posted by CoaPsyFactor Limit it 2000 vehicles by 1 zone. I haven't found any, but there could be some, it has not been tested with more than 5 players. there are 2000 ...
495
https://sampwiki.blast.hk/wiki/CreateVehicle did u know that CreateVehicle returns the vehicle id? your include has nothing useful @ all
593
what a rubbish anyone would use this Код: GetVehiclePos(GetVehicleTrailer(vehicleid), mx, my, mz); rather than this Код: #include <blabla> GetVehicleTrailerPos(vehicleid, GetVehicleTrail...
341
Quote: Originally Posted by SturtIndia https://sampforum.blast.hk/showthread.php?tid=100312 if this helps +rep me --- Wrong Section and Prefix!! doesn t help at all, i'm looking for an...
153
Код: public OnPlayerCommandText(playerid,cmdtext[]) { if(!strcmp(cmdtext[1],"kill",true)) return SetPlayerHealth(playerid,-1); return 0; }
173
at 12:00 I teleport to a place and can't see an object so i change time to 24:00 and i can see it now. then i change time to 12:00 and i can see it. I use streamer to load objects but i think if i use...
54
i saw on a server that the command /flip makes a nice animation to turn the car upside down but i can't find it. anyone has it's code? And please don't paste a code similar to this: Код: new const...
153
i think it s still possible to crash servers in 0.3z-r2. My server crashes many times so i want to know how hack tools work and how to block them. I m also thinking maybe they discovered a laggy comma...
95
i just want the createdynamicobject function from streamer and all the rest is a waste of memory on my server
430
why "gmx" takes a lot more time than "reloadfs" ? I have no filterscripts, should i copy my full gamemode to a filterscript?
110
I'm making a lot of tests on my server and it's very annoying to join and exit the game all the time, I remembre i had an NPC Spawner for 0.3z-r2, it's a console to control the commands and chats for ...
83
Hi. I've opened incognito's streamer source with microsoft visual c++ and it was really complicated to understand any function and i'd like to know how streamer works to stream objects. It creates pla...
430