Search Results
Quote:
Originally Posted by ******
15 = 1 * 10 + 5
I find humour with knowledge here.
248
I'm new in npc working and stuff... I do note all your observations and improve it.
3,122
Quote:
Originally Posted by Hazon
I've never seen in the any community zombie actually 'run' just walk and they can't even reach the players who run. What about this (ez) ?
I don't full...
3,122
Zombie [FCNPC][A.I]
About:
Zombie Bot script inspired from ZNPC & iZombies and some more scripts.
Features:Custom damage to zombies from players (configurable).
Custom damage from zombies to pla...
3,122
Position - Save, Load & Delete [Y_INI][ZCMD]
About:
It is a simpler version of /savepos and /loadpos
Commands:
/mypos <save/load/delete>
Download:
position.pwn: Pastebin | RAW | Github...
693
I left samp but come back to code during my exam days.
1,703
Advance Gaming did some sort of this thing..
Here's my theory which I tried last year:
Make servers load player data from same database using MYSQL..
You can create separate column like; server1cash,...
159
PHP код:
CMD:givecash(playerid, params[])
{
new targetid, amount, name[MAX_PLAYER_NAME], tname[MAX_PLAYER_NAME], string[128], string1[128];
GetPlayerName(playerid, name,...
450
After correction, still not works.
341
PHP код:
public OnPlayerDisconnect(playerid, reason)
{
new name[MAX_PLAYER_NAME], tname[MAX_PLAYER_NAME], targetid, money = GetPlayerMoney(playerid);
GetPlayerName(play...
341
Go mobile or this will die. Many developers see and many don't but there will be heavy drop of playerbase in samp in next 5 years as people are going mobile and use pc mostly for next gen games not th...
4,065
Wallet + Robbery [Y_INI] [ZCMD] [BETA v0.2]
About:
This is a concept script means I made this purely based on my concept, I tried to keep it simple and unique, you have any improvement you can let me...
1,402
If we get Mobile version then samp will boom.
1,131
Quote:
Originally Posted by Eatmysmoke
Why?
In case it'll called again? I guess you can use it again when needed.
859
InfoText TextDraw
About:
It's a simple include which is modified version of "[INC] TextDraw, Information Box." by Shadow(made in 2010).
Usage:Can put messages of Syntax, News, Information, Event Info...
859
Time to play Linkin Park's sad pop song.
2,563
Why do you use cases in large numbers?
262