May 08, 2024, 12:13:29 pm

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Zeke

Pages: 1 2 [3]
31
Off Topic / Laugh till u drop lol
« on: November 05, 2011, 06:49:59 pm »

 ;D ;D ;D ;D ;D

I laughed like hell !!!

32
Scripting Support / [PAWNO]cmd format message problems
« on: October 24, 2011, 09:26:50 pm »
So basicly the problem is the format message of the cmd its bugged.

example:

with player name typed; Officer [VU]aXXo suspected [VU_R]Zeke Reason: testke

with player ID typed; Officer [VU]aXXo suspected [VU_R]Zeke Reason: test

it add the last 2 (sometimes 3) letters of the suspects name

here is my script

Code: [Select]
else if(strcmp(cmd,"sus",true) == 0)
{
new plr;
tmp = strtok(cmdtext, idx);
plr = FindPlayerIDFromString(tmp);
new reason[256]; reason = strtok(cmdtext, idx);
if(PlayerInfo[playerid][Logged] != 1) SendClientMessage(playerid, COLOR_RED, "You need to login first!");
    else if(PlayerInfo[playerid][Cop] != 1) SendClientMessage(playerid, COLOR_RED, "You are not a Police officer");
else if (!strlen(tmp)) SendClientMessage(playerid,COLOR_RED,"USAGE: /c sus [Nick/ID] [Reason]");
else if (plr == INACTIVE_PLAYER_ID) SendClientMessage(playerid,COLOR_RED,"Error: Unknown player");
else if(PlayerInfo[plr][Wanted] >= 1) SendClientMessage(playerid,COLOR_RED,"Suspect is already wanted...");
else
{
new szMsg[256];
        format(szMsg,sizeof(szMsg),"Officer %s suspected %s Reason:%s",gPlayers[playerid],gPlayers[plr],cmdtext[6]);
   SendClientMessageToAll(COLOR_GREEN,szMsg);
new surmsg[256];
format(surmsg,sizeof(surmsg),"%s suspected you!!!",gPlayers[playerid]);
SendClientMessage(plr,COLOR_YELLOW,surmsg);
PlayerInfo[plr][Wanted] = 1;
}
return 1;
}

ye and i know what will all of u say "scrap it and convert it to squirrel" but NEIN ( personal reasons)





33
Off Topic / CIA Entrance Exam
« on: October 23, 2011, 09:15:15 pm »
Here is the exam lol


34
Off Topic / Simple Web Browser Made By Zeke
« on: October 21, 2011, 06:07:34 pm »
Well guys topic name says it all, i made a simple and very basic web browser.

Download link >>> http://www.mediafire.com/?8bvb0q9z6zzor83

Wen u download it first open the "READ ME" file and read everything follow all the instructions there.

Tell me what u think about it :P

And if u find any bugs tell me plz  ;D




35
Off Topic / Interesting pic
« on: October 15, 2011, 07:59:29 pm »

See this its fun :P



1. Focus on the red dot in the middle, and dont move ur eyes.
2. The blue circle will disappear.  ;D

It rly works lolz

36
Off Topic / GOOGLE problem
« on: October 04, 2011, 10:16:01 am »
Am guys lol idk how to say this but today wen i got back from school i opened google chrome and i typed google.com and i pressed ENTER after that it redirected me to a new Bulgarian page www.dnes.bg  :o

I cant seem to find google no where  :-X

EDIT: I found it guys try the google+
I think they changed the link its www.google.com/en

37
Away Board / Inactive
« on: October 03, 2011, 02:16:14 pm »
Well as we all know, school has started  :P

I got ALOT of exams at the moment so i dont think i will be able to stay on the PC that much, need to study more cuz if i dont = im doomed  ;D

I will try to be more active on forums but i wont be able to come ingame.

38
Scripting Support / [PAWNO]Problemz + little help needed
« on: September 17, 2011, 09:54:40 pm »
1. So basicly i have a wanted system like argo (like a normal RPG server has) and i got 1 problem with it:
OnPlayerDeath .....
My cop system is dif than argo's its wen a person wants to become a cop, no cop spawn skin.

Its like you have to be at VCMP locker room to use /c oncopduty to become a cop and i want to make it wen the player is wanted or wen the player is a cop wen he dies i want him to stop being a cop || stop being wanted (if criminal)

Anyways here is a pastebin to see how i failed :P
http://pastebin.com/gzi2me2z

2. Second i need someone who is able to link script to an INI file, i need it for my drug script i already have it but its on arrays its not linked to an INI file ( that means example: player buys 20g of cocaine, server resets, player has 0)

I KNOW ITS VERY FUCKEN CONFUSING, BUT MY ENGLISH IS NOT PERFECT - sozzy for caps

39
Off Topic / Searching for a program
« on: August 26, 2011, 07:07:16 pm »
A friend told me about a program wen u tap the mouse boton on the desktop your screen cracks (very realistic) but he doesnt remember the name of the program i searched the whole fucking net but still i dint find shit.

So u though maybe you guys know the name or have it.

40
Off Topic / Are u up for the challenge ?!? 10 hours long
« on: August 20, 2011, 12:52:45 am »

Can you make it 10 hours NONSTOP  ;D ;D ;D ;D ;D


41
Scripting Support / [PAWN]Jail cmd = problems
« on: August 17, 2011, 07:06:58 am »
So a fr of myne gave me a jail script like in argo but its a little diferent so the problem is wen a suspect surenders and im a cop and i want to jail him and we both go the the cells in the jail and i type /c jail [NAME/ID]
it only jails ID 0 idk why i tryed to edit it and make it plr instead of playerID in the script
but no shit anyways here is the script
http://pastebin.com/t9EUu4sg

42
Suggestions Board / VICE WAR XMAS EDITION <Denied>
« on: August 14, 2011, 09:32:41 pm »
Here is my idea: VICE WAR XMAS EDITION it will be cool if the snow mod works with MP  ;D

43
General Board / Some PICZ I MADE
« on: August 14, 2011, 04:19:33 am »
Here are some PICZ i made during the WAR
1.This is what hapened with my infernus wen i tryed to  make a right turn  :P

2.IDK who did this.

3.Its me again while other ppl where fighting i was making picz haha  ;D

44
Scripting Support / World Boundaries
« on: August 01, 2011, 10:44:31 am »
Guys i got only 1 question, how can i make world bounds in PAWN.
I want to put them over whole havana and haiti here is a pic i want ppl to be inside the red line:
http://imageshack.us/photo/my-images/15/mapyp.png/

45
Accepted Applications / Application - Zeke
« on: June 28, 2011, 01:36:07 pm »
Which game are you applying for, VC:MP, SA:MP, LU or all?: VC:MP

Nick: Zeke

Previous Nicks: [EAF]Zeke

Timezone/Country: GMT+02:00/Bulgaria

Age: 14

Do you speak English? Yea

Time you have played vcmp/samp: VC:MP-4 years

Previous clans: Clan:EAF  Kicked:Cuz of my brother

Do you use mIRC: Nope

Why you want to join VU: 1.I like the clan.
2.Cuz i want to play with skilled members.
Do u need more info?

Favourite weapon: m4,stubby,ingrams,

Which VUs do you know: [VU]Veteran

Would you be interested in competing in clan wars?: yeah

Pages: 1 2 [3]