Search Results
Quote: Originally Posted by DevHarden Just thought I'd bump this since he is continuing his tutorial series again. That is amazing, thanks dude. As stated above, I am continuing this! ...
834
What is EG:RP and why should you choose us?EG:RP is a brand new maximum heavy roleplay server, with a staff-enforced focus on realistic interactions We are staffed by an experienced team of native E...
145
What is EG:RP and why should you choose us?EG:RP is a brand new maximum heavy roleplay server, with a staff-enforced focus on realistic interactions We are staffed by an experienced team of native E...
144
There can be by using RemoveBuildingForPlayer inside of them all. Some of them don't remove properly and must be remapped accordingly, but if you search around you may find some code relating to it. ...
16
Works perfectly fine using this code: pawn Code: #include <a_samp>public OnGameModeInit(){    DisableInteriorEnterExits();    CreatePickup(1318, 1, -1816.5437,618.0901,35.1719, 0);    re...
34
Yeah, use "gettime", EG: PHP Code: new str[20], time[3]; gettime(time[0], time[1], time[2]); format(str, sizeof(str), "%i:%i:%i", time[0], time[1], time[2]);  Then insert it into t...
20
Show the code you've change to please. (Firstly, try setting the SetPlayerInterior to the correct interior that you're using, if changing)
34
Quote: Originally Posted by Sc0pion Didn't fix. Quote: 4. In gamemode and all filterscripts after "#include <a_samp>" write the following: "#include <nex-ac>" Wa...
28
pawn Код: #include <a_samp>#define VEL_AM  1.8 //Set this to what you want, have a play with it to set the speeds.public OnPlayerKeyStateChange(playerid, newkeys, oldkeys){    if(newkeys ...
34
pawn Code: #include <a_samp>public OnGameModeInit(){    CreatePickup(1318, 1, 1554.38, -1675.69, 16.195, 0); //This pickup is placed at LSPD, change to where you want it to be.    return tr...
34
Try and change it to "strval(inputtext)" instead of just "inputtext".
26
Sorry for the late videos, they were uploaded yesterday! Thank you for watching! @Arthur Kane, sure thing! I'll add that on my to-do list!
834
Next part coming tonight, been real busy.
834
Quote: Originally Posted by GangstaSunny. Its not about the beginners. If you explain the lines its more personal and your viewers will maybe get more ideas what to do with a similar code....
834
Quote: Originally Posted by GangstaSunny. Stop just coding away. Explain the lines while writing and take time to analyze the code if he is done and explain again what which line now in wh...
834
Here is my video tutorial of creating a roleplay server from scratch. Playlist containing all videos: https://www.*******.com/playlist?lis...5oBsdfMpaIZlsB
834
Looking for mappers to join our team, if interested, please notify me via PM. (Custom Roleplay Server)
38,690