Search Results
Quote: Originally Posted by SiaReyes Kane was right, if you had read the whole script, you could have spotted some issues. Mysql connection wasn't close at OnGameModeExit. Player Name is ...
8,017
Quote: Originally Posted by GTLS Pawn.CMD uses callcmd:: method to manually call commands. ZCMD uses cmd_name to call them. zcmd basically takes commands as functions. Thats why, search in...
270
Quote: Originally Posted by Mugala you're using 2 or more command includes, unload previously used include. Code: #include <a_samp> #include <dini2> #include <a_mysql&g...
270
Hello.. When I include PAWN.CMD in my gm, this error pops up: Code: S:\SAMP Stuff\SAMP-master\pawno\include\Pawn.CMD.inc(58) : error 025: function heading differs from prototype S:\SAMP Stuff\SAMP-m...
270
I dont think we can define macros. as they are intended for compilers... I could be wrong... dont know.
75
Quote: Originally Posted by jasperschellekens SAMP needs more like you! Exactly. Another great help buddy. Thank you so much. ((spread some more rep before giving it back to GTLS aga...
1,476
Umm okay, Can we use this not as a fs but part of gm?
1,810
Oh Nice. Simple and Elegant. +rep. Thanks For Sharing.
1,810
This is under a function named, CheckAmmoHacks() which is called upon OnPlayerUpdate(). Interestingly, My pAmmo variable sets its value to hacked ammo idk why.
229
Hello i was making anti cheat for my script. Weapon Detection works completely. Only Ammo Detection is not working. Here is my code for ammo detection: PHP код: new weaponslot = GetWeaponS...
229
Quote: Originally Posted by [Twixx] Instead of having the player mindlessly walk from checkpoint to checkpoint, make them actually pick up crates, attach them to the player with SetPlayerA...
539
Quote: Originally Posted by Konverse How about information technology (I.T.)? since it's in demand and you earn money by typing something/more like a typing test type? Can you please ex...
539
Hello I am writing this threaad because I am working on a Gamemode, and I wanted some ideas related to job. my server is based on High RP. Only Job i have added yet is Lumberjack. What other jobs ar...
539
So? Script it. No one said you can not. Hint: use ShowPlayerDialog for Dialogs, use OnPlayerKeyStateChange for Pressing F thing and SendPlayerPos for Position. Cheereo.
81
probably wrong dialog ID? does DialogResponse gets called? do a little debugging. Use print or printf to display a message on console when that function gets called. If theres nothing on console, you ...
145
I just replied on your other thread.. why did you post same thread 2 times?
104
Define IsValidSkin Function by yourself. add exclusion to skins 20001 and above.
80