Latest topics
» Omg this server with the website is still alive :oby VK.Angel.OfDeath Today at 5:35 pm
» [Solved] Help & Support
by VK.Angel.OfDeath Thu Oct 24, 2024 7:02 pm
» [Solved] reset password
by VK.Angel.OfDeath Thu Oct 24, 2024 6:58 pm
» [Accepted] Report - Abanoub^
by VK.Angel.OfDeath Thu Oct 24, 2024 6:42 pm
» [Accepted] Unban appeal - hasan
by D4rKR420R Fri Oct 18, 2024 10:06 pm
» [Solved] Report - BelondiOscar
by SJIsNotHere Fri Oct 11, 2024 1:21 pm
» [Solved] Geogeo - Stats Transfer
by SJIsNotHere Tue Oct 01, 2024 5:50 pm
» [Solved] Kindly Re-solve it
by SJIsNotHere Wed Sep 25, 2024 9:55 am
» [Solved] Geogeo - Stats Transfer
by SJIsNotHere Wed Sep 25, 2024 8:10 am
» Matija_Todorovic returns after 3 years of absence
by UmaR Sun Sep 01, 2024 5:55 am
» [Solved] Signature^-Stats transfer
by UmaR Wed Aug 21, 2024 2:38 pm
» [Denied] Admin Application - MK14
by UmaR Fri Aug 16, 2024 8:44 pm
» [Solved] Reset my password pls
by VK.Angel.OfDeath Wed Aug 14, 2024 6:44 am
» Old member back from the dead
by Neptune Mon Aug 12, 2024 9:39 pm
» Vice War X Gameplay | BadDiamondArtz VCMP
by UmaR Thu Jul 18, 2024 10:00 am
» [Solved] RESET PASSWORD
by UmaR Fri Jul 12, 2024 3:29 pm
» [Solved]Transfer Application - Hazard
by SJIsNotHere Wed Jul 03, 2024 10:56 am
» DARKRAZOR RESPONDE MI MENSAJE!!!
by Veterano789 Wed Jul 03, 2024 1:59 am
» Vice War X: The Starfish Showdown
by =FF=B00M_B00M^ Thu Jun 27, 2024 6:17 pm
» Fatal Force - F2
by Mr.Moon Wed Jun 26, 2024 7:18 am
» Stat Transfer Application - SuFyastiC
by D4rKR420R Tue Jun 04, 2024 10:07 pm
» [Accepted] Unban Appeal
by VK.Angel.OfDeath Sun Mar 31, 2024 8:29 am
» [Solved] Password Reset
by VK.Angel.OfDeath Sat Mar 23, 2024 9:32 pm
» Ramadan Mubarak in Advance
by Shafin Sat Mar 23, 2024 1:52 pm
» Illegal Immigration | Old Memories | 2017
by ilemius Fri Feb 09, 2024 5:25 pm
» VKs and VCMP Previews
by SJIsNotHere Sat Jan 20, 2024 1:51 pm
» The Resurgence 4th Year of Anniversary!
by Ninja Tue Jan 16, 2024 10:30 am
» [Solved]Stats Transfer application - Shado[W]^
by SJIsNotHere Mon Nov 27, 2023 5:06 pm
» Hi to all my good friends
by VK.Angel.OfDeath Sat Nov 18, 2023 9:04 am
» [Closed] Admin Application - F2.Ninja
by VK.Angel.OfDeath Sat Nov 18, 2023 8:49 am
Top posters
ЧК. (8555) | ||||
VK.Angel.OfDeath (6467) | ||||
=SdS=KrlozZ... (6433) | ||||
D4rKR420R (5473) | ||||
=KF=Thunder^ (5405) | ||||
Pavonis (5197) | ||||
SJIsNotHere (4432) | ||||
Emma (4261) | ||||
Vipe[R] (3756) | ||||
47. (3705) |
Statistics
We have 1978 registered usersThe newest registered user is kodaklyve
Our users have posted a total of 217908 messages in 16831 subjects
Most Viewed Topics
Custom [code] test...
4 posters
Page 1 of 1
Custom [code] test...
<div style="background-color: rgb(255, 255, 255); border-style: solid #00B2B2; border-width: 2px; width: 92%; margin-left: auto; margin-right: auto; border-radius: 5px;"><span style="text-align: center"> Code</span>
<div style="border-top: solid #00B2B2; border-width: 2px; max-height: 720px;"><pre>if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!", success.info);
}
}</pre></div></div>
vs
<div style="border-top: solid #00B2B2; border-width: 2px; max-height: 720px;"><pre>if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!", success.info);
}
}</pre></div></div>
vs
- Code:
if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!", success.info);
}
}
EK.CrystalBlue- Deputy Chief of the Community
-
Posts : 3621
Points : 4218
Reputation : 28
Join date : 2012-10-31
Age : 31
Location : I am CRYSTAL u never found me!!!!!
Re: Custom [code] test...
NE.CrystalBlue wrote:<div style="background-color: rgb(255, 255, 255); border-style: solid #00B2B2; border-width: 2px; width: 92%; margin-left: auto; margin-right: auto; border-radius: 5px;"><span style="text-align: center"> Code</span>
<div style="border-top: solid #00B2B2; border-width: 2px; max-height: 720px;"><pre>if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!", success.info);
}
}</pre></div></div>
vs
- Code:
if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!", success.info);
}
}
I'd actually prefer your code more than the current one, if you would include some colors to the text.
The NoXy- Active Member
- Posts : 169
Points : 196
Reputation : -11
Join date : 2013-12-21
Re: Custom [code] test...
You mean likeThe NoXy wrote:NE.CrystalBlue wrote:<div style="background-color: rgb(255, 255, 255); border-style: solid #00B2B2; border-width: 2px; width: 92%; margin-left: auto; margin-right: auto; border-radius: 5px;"><span style="text-align: center"> Code</span>
<div style="border-top: solid #00B2B2; border-width: 2px; max-height: 720px;"><pre>if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!", success.info);
}
}</pre></div></div>
vs
- Code:
if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!", success.info);
}
}
I'd actually prefer your code more than the current one, if you would include some colors to the text.
<div style="background-color: rgb(255, 255, 255); border-style: solid #00B2B2; border-width: 2px; width: 92%; margin-left: auto; margin-right: auto; border-radius: 5px; color: blue;"><span style="text-align: center"> Code</span>
<div style="border-top: solid #00B2B2; border-width: 2px; max-height: 720px;"><pre>if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!", success.info);
}
}</pre></div></div>
or
<div style="background-color: rgb(255, 255, 255); border-style: solid #00B2B2; border-width: 2px; width: 92%; margin-left: auto; margin-right: auto; border-radius: 5px;"><span style="text-align: center"> Code</span>
<div style="border-top: solid #00B2B2; border-width: 2px; max-height: 720px;"><pre>if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!",success.info);
}
}</pre></div></div>
EK.CrystalBlue- Deputy Chief of the Community
-
Posts : 3621
Points : 4218
Reputation : 28
Join date : 2012-10-31
Age : 31
Location : I am CRYSTAL u never found me!!!!!
Re: Custom [code] test...
NE.CrystalBlue wrote:You mean likeThe NoXy wrote:NE.CrystalBlue wrote:<div style="background-color: rgb(255, 255, 255); border-style: solid #00B2B2; border-width: 2px; width: 92%; margin-left: auto; margin-right: auto; border-radius: 5px;"><span style="text-align: center"> Code</span>
<div style="border-top: solid #00B2B2; border-width: 2px; max-height: 720px;"><pre>if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!", success.info);
}
}</pre></div></div>
vs
- Code:
if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!", success.info);
}
}
I'd actually prefer your code more than the current one, if you would include some colors to the text.
<div style="background-color: rgb(255, 255, 255); border-style: solid #00B2B2; border-width: 2px; width: 92%; margin-left: auto; margin-right: auto; border-radius: 5px; color: blue;"><span style="text-align: center"> Code</span>
<div style="border-top: solid #00B2B2; border-width: 2px; max-height: 720px;"><pre>if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!", success.info);
}
}</pre></div></div>
or
<div style="background-color: rgb(255, 255, 255); border-style: solid #00B2B2; border-width: 2px; width: 92%; margin-left: auto; margin-right: auto; border-radius: 5px;"><span style="text-align: center"> Code</span>
<div style="border-top: solid #00B2B2; border-width: 2px; max-height: 720px;"><pre>if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!",success.info);
}
}</pre></div></div>
im not an expert but the one with the blue text looks awesome
[MLP]Spitfire- Veteran Member
- Gender :
Posts : 265
Points : 368
Reputation : 10
Join date : 2014-05-02
Age : 23
Re: Custom [code] test...
Dats mine[MLP]Spitfire wrote:NE.CrystalBlue wrote:You mean likeThe NoXy wrote:NE.CrystalBlue wrote:<div style="background-color: rgb(255, 255, 255); border-style: solid #00B2B2; border-width: 2px; width: 92%; margin-left: auto; margin-right: auto; border-radius: 5px;"><span style="text-align: center"> Code</span>
<div style="border-top: solid #00B2B2; border-width: 2px; max-height: 720px;"><pre>if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!", success.info);
}
}</pre></div></div>
vs
- Code:
if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!", success.info);
}
}
I'd actually prefer your code more than the current one, if you would include some colors to the text.
<div style="background-color: rgb(255, 255, 255); border-style: solid #00B2B2; border-width: 2px; width: 92%; margin-left: auto; margin-right: auto; border-radius: 5px; color: blue;"><span style="text-align: center"> Code</span>
<div style="border-top: solid #00B2B2; border-width: 2px; max-height: 720px;"><pre>if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!", success.info);
}
}</pre></div></div>
or
<div style="background-color: rgb(255, 255, 255); border-style: solid #00B2B2; border-width: 2px; width: 92%; margin-left: auto; margin-right: auto; border-radius: 5px;"><span style="text-align: center"> Code</span>
<div style="border-top: solid #00B2B2; border-width: 2px; max-height: 720px;"><pre>if (!success)
{
tryagain();
if (success)
{
print ("Yes! We had success %s!",success.info);
}
}</pre></div></div>
im not an expert but the one with the blue text looks awesome
Also da colorful one
- To noxy:
- Dont point out that I am using "Dats" and "da" and not using an apostrophe in "dont".
EK.CrystalBlue- Deputy Chief of the Community
-
Posts : 3621
Points : 4218
Reputation : 28
Join date : 2012-10-31
Age : 31
Location : I am CRYSTAL u never found me!!!!!
Re: Custom [code] test...
Angel any remarks?
EK.CrystalBlue- Deputy Chief of the Community
-
Posts : 3621
Points : 4218
Reputation : 28
Join date : 2012-10-31
Age : 31
Location : I am CRYSTAL u never found me!!!!!
Re: Custom [code] test...
NE.CrystalBlue wrote:Angel any remarks?
not really. I am not sure we are able to change the quote code, I'll check when I got time. Bump this topic on saturday, If I haven't come back with an answer.
Similar topics
» [Denied] Server Suggestion - Country info after joining the server, custom skins, custom vehicles and /clandaystats
» Crack this code.
» Make a PAWN CODE
» Should we get some custom skins?
» Upload Your New Custom Property pic here...
» Crack this code.
» Make a PAWN CODE
» Should we get some custom skins?
» Upload Your New Custom Property pic here...
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum