Search Results
Can someone help Undefined variable: accounts: <h3 class='title text-success'>{{ $accounts }}</h3> but account already defined @section('content') <? $accounts = DB::table('Accounts...
9,129
Resize and repositioning textdraw automatically when player screen resolution changed. Just like console text, player dialog ui, they will be looking smaller on 1366x768 and will be looking bigger on...
33,712
Why i cannot using that function after using setplayercamerapos, getplayercamerapos x y z still returned zero/ 0.000
57
Example is there, i want make "Player:" in 2 different method, First method: Player:count will be transform to Player_count Second method: Player:name[playerid] will be transform to Player[playerid][n...
91
Basically, i need same macro in different type, just like this: #define Player: Player_ #define Player:%0[%1] Player[%1][_%0] I tried to do this but i got error. Code: #define Player:%0 PLAYER|||SEC...
91
You're having problem like me, want to start C++ but don't know what to do, try to make bare gamemode with samp gdk or roleplay gamemode for more complex learning. Or you could try making plugin that ...
176
Emmet_ left SA-MP, so he probably wouldn't update that. Quote: Originally Posted by AbyssMorgan Hi, please fix PHP код: warning 218: old style prototypes used with optionalÂ...
15,436
Is using plugin would affect to memory usage (RAM)?
124
Thanks!, you teach me how plugin developer hack memory.
3,767
That's very hard to find this topic. every i type "state samp" in ****** search engine, it give me wrong result, thanks for repost, i really need it alot. #Gonna leave this reply here to make me eas...
462
I've tried hook main() using hook ALS 7 but didn't work, can someone show me how to hook main() ? I've searched about this but i didn't found how to solve this.
67
When i write this enumator PHP код: enum e_@splists {     spectator,     spectated,     Float:x,     Float:y,     Float:z,     Float:a,     skin,     interior,...
64
When i use Код: CMD:test(playerid, params[]) { return 1; } of course
75
PHP код: #define _@CoreH_0 hook_main(){ #define _@CoreH_1 #if defined core_main core_main(); #endif                 #define _@CoreH_2 }#if defined _ALS_core_main #u...
75
May i see the Door array? Код: new Doors[.. CTRL+F and find "new Doors[" That must be a global variable.
138
Try to use R39-3, because R39-4 Not support XP because of this: https://github.com/pBlueG/SA-MP-MySQL/issues/68 Or you can download the plugin source and build it by yourself. by using Boost and MySQ...
111
What's the version of the plugin?
111