Search Results
ok its been a couple of days and im still lost, anyone got any clues, ideas suggestions anything hell a shot in the dark something
172
are there any better flags to use with the compiler then -d2?
71
Any ideas of where to start.. please someone this is driving me crazy
172
server starts then floods with this from crashdetect Any ideas where i should start looking.. cause it made my server log file grow from 8mb to 968mb in under 30 seconds with this stuff... Code: [19:...
172
oes anyone have any ideas.. cause it isnt writing or even showing a +1 of exp.. when payday happens
54
Код: public PayDay() { new string[128]; new account,interest; new rent = 0; GiftAllowed = 1; if(RobStatus[BankReload] == 1) { RobStatus[BankReload] = 0; } if(RobStatus[BankReload] == 2) ...
54
hello i need help making a command.. might be imple but ive been up too long.. would like the command named crepoint and to do the fallowing here is the gamemodes update points.cfg Код: UpdatePo...
59
no problem thanks for looking an offering the help means alot :P
109
Fixed guy on skype aid to reload the includes said the one that came with it might have been altered Reloaded fresh ones and it works Thanks
109
Код: public Audio_OnSetPack(audiopack[]) { foreach(Player, i) { Audio_TransferPack(i); } return 1; } first said needed a forward for the public added it now get this any ideas? Thanks
109
there is no public onplayerclickplayer and nothing in the gm even trys to look for a public of that name or forward
93
no luck did as you said.. Код: [04:33:06] Incoming connection: 127.0.0.1:1378 [04:33:06] [join] jack_x has joined the server (0:127.0.0.1) [04:33:22] [debug] Run time error 6: "Invalid instructio...
93
is that the full code? if o your missing the ending } it seems Код: if (strcmp("/exit", cmdtext, true, 10) == 0) { if (IsPlayerInRangeOfPoint(playerid,3.0, 377.1972,-192.5130,1002.508...
122
Anyone i really really need help on this.. pawno compiles and all the plugins are up to date
93
Код: [03:57:57] Incoming connection: 127.0.0.1:2297 [03:57:57] [join] X has joined the server (0:127.0.0.1) [03:58:05] [debug] Heap corruption detected: [03:58:05] [debug] mysql.dll [0110a112] ...
93
hello so i uploaded my server to volt from my windows system first off YES i have all the plugins in .so format and the .so set in the config this is a mysql server i can turn it on my laptop connect ...
99
Solution found and problem fixed Used RemoveBuilding Global "RemoveBuildingForPlayer" https://sampforum.blast.hk/showthread.php?pid=1551937#pid1551937 RemoveSpecificBuilding(18105); should have lo...
69
alright thats sucks i was hoping i could remove it cause the ammo boxes that are sititng there are a seperate object from the int building itself
69