Search Results
so this basically changes rifle into sniper rifle when the command is executed?
309
Yes, thank you very much for your help
339
MRandom is from randomization plugin
339
EDIT: I changed Mysql plugin to r7 and got rid of those mysql errors, but still some errors left Code: [01:32:02] Error: Function not registered: 'MRandom' [01:32:02] Error: Function not regist...
339
Code: echo Executing Server Config... lanmode 1 rcon_password LKHlgfslksLKdfdsdfsLK544gf3df4 maxplayers 200 port 7777 hostname testing gamemode0 rng 1 filterscripts ELC_AC keiksmai announce 1 query 1...
339
I have the same problem, I've tried everything that I could think of and everything written here, but it still doesn't work p.s. errors that I get is exactly same as this topic's creator had
339
Quote: Originally Posted by Ironboy Add this at the top pawn Код: #define KEY_HORN 2 what does this do?
84
Wow, nice p.s.how did you remove default textdraws?
458
would it work, if I made when player is near cargobob's back and presses ENTER, that it would teleport the player inside cargobob?
154
Hello, I have a question. You know patriot (vehicle) has somekind roof in back and sometimes It doesn't have, so is it possible to do that It always would be without that roof?
59
search for "minigun on tank" a filterscript will apear, and "vehicle missile" and you'll find inc.. also you can try "spring guns" inc
105
Quote: Originally Posted by Sandiel pawn Код: public OnGameModeInit(){    SetTimer("IsPlayerInFrontOfCar", 1000, true);    return 1;}forward IsPlayerInFrontOfCar();public IsPlayerI...
116
More clear. I create any object, then I login to server go to that object write a command, it freezes me and when I press A or D I rotate together with object
112
Код: if (dialogid == 8564) { if (response) { switch (listitem) { case 0: ...
110
try to change DialogID to numbers
110
well i create an object MountedMinigun, and I want it when I'm logged in server that I could Rotate it like aiming
112
you should have a variable for the time you're in the gungame event. like [gungame] or smth. look down after OnPlayerDeath script where it gives wanted levels and do the check if the variable is 0 it ...
92
Hello, how could I make object rotation in-game, I mean, if I create an object for example named "MountedMinigun" how could I make it when I connect to server and write a command and that I could aim ...
112