Search Results
PHP код: #include <a_samp> new bool: VehicleLightsOn[MAX_VEHICLES]; #define PRESSED(%0) \     (((newkeys & (%0)) == (%0)) && ((oldkeys & (%0)) != (%0...
173
PHP код: #include <a_samp> new bool: VehicleLightsOn[MAX_VEHICLES]; new engine, lights, alarm, doors, bonnet, boot, objective; #define PRESSED(%0) \     (((newkeys &...
173
Quote: Originally Posted by Dan_Barocu i need help me a problem it's been buzzing me for years..(months) i cant make it work!a lights sistem!no errors no warnings just no work i go in gam...
173
Try adding this under Код: new giveplayerid; giveplayerid = ReturnUser(tmp); maybe this is why its only responding to id 0 or 1 sense it can't find the players id.
175
Quote: Originally Posted by Azzeto I have that their.. But thats to set it to what the current engine state is. pawn Код: else if(newstate == PLAYER_STATE_DRIVER)    {        ne...
224
I think in pawn Код: public OnPlayerStateChange(playerid, newstate, oldstate){if(newstate == PLAYER_STATE_DRIVER) { .
224
Quote: Originally Posted by googamalugafoo Im trying to make a /up (amount) command again.. pawn Код: CMD:up(playerid, params[]) { if(IsPlayerLuxAdmin(playerid)) new amount[12], str...
150
Quote: Originally Posted by seanny Check your Emails. Replyed.
107
Do you have msn if yes add me lilweezy58@live.com
107
Use mta map editor it helps you.http://mtavc.com/
139
If your trying to make a chat anim like in ls-rp Put this under OnPlayerText pawn Код: new time=strlen(text)*100;        ApplyAnimationEx(playerid,"PED","IDLE_CHAT",4.1,0,1,1,1,1);       ...
126
pawn Код: ApplyAnimation(playerid, "CARRY", "crry_prtial",4.1,0,1,1,1,1); Tell me if this works guso .
89
Do you have another spawn function in your gamemode if so look for all the spawn functions like publics and i know this is not part of the question but why is there a -255 isn't it supposed to be pa...
171
Is there a object id thats a blowtorch? Thanks
63
Hey i would help but your a scammer so no.
199
Quote: Originally Posted by Lilcuete Yo you should make your drug system unique also you should add a unique warrant system,the warrant system you can just added it to /mdc.Like this /drug...
6,535
Quote: Originally Posted by Meta Did you also recompile your script? Doesn't seem so. Yes i did.
37,239