Raised This Month: $12 Target: $400
 3% 

[GAME] Who is that code from ?


Post New Thread Reply   
 
Thread Tools Display Modes
hackziner
Senior Member
Join Date: Sep 2006
Location: France
Old 12-17-2010 , 12:30   Re: [GAME] Who is that code from ?
Reply With Quote #41

xbatista? (joqm post)
__________________
hackziner is offline
Send a message via ICQ to hackziner Send a message via AIM to hackziner Send a message via MSN to hackziner Send a message via Yahoo to hackziner Send a message via Skype™ to hackziner
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 12-17-2010 , 17:30   Re: [GAME] Who is that code from ?
Reply With Quote #42

Quote:
Originally Posted by lazarev View Post
No, NiHiLaNTh was right guessing Arkshine.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
Xalus
Veteran Member
Join Date: Dec 2009
Location: Belgium
Old 12-17-2010 , 17:31   Re: [GAME] Who is that code from ?
Reply With Quote #43

haha quim awesome :')
__________________
Retired.
Xalus is offline
abdul-rehman
Veteran Member
Join Date: Jan 2010
Location: Khi, Pakistan
Old 12-19-2010 , 15:31   Re: [GAME] Who is that code from ?
Reply With Quote #44

Quote:
Originally Posted by joaquimandrade View Post
PHP Code:
public skill (id)
(
if (
PlayerLevel [id] == 0) / / Check level.

give_item (id"weapon_glock18") / / Give yourself glock18 at level 0
)
 
if (
PlayerLevel [id] == 1) / / Check level
(
[
left]give_item (id"weapon_usp") / / USP Give yourself at level 1 


if (
PlayerLevel [id] == 2) / / Check level

give_item (id"weapon_deagle") / / Give yourself deagle at level 2 


if (
PlayerLevel [id] == 3) / / Check level

give_item (id"weapon_elites") / / Give yourself ELiTES at level 3 


if (
PlayerLevel [id] == 4) / / Check level

give_item (id"weapon_tmp") / / tmp Give yourself at level 4 


if (
PlayerLevel [id] == 5) / / Check level

give_item (id"weapon_ump45") / / Give yourself ump45 at level 5 


if (
PlayerLevel [id] == 6) / / Check level


give_item (id"weapon_mp5") / / Give yourself mp5 at level 6 


if (
PlayerLevel [id] == 7) / / Check level

give_item (id"weapon_p90") / / Give yourself P90 at level 7 


if (
PlayerLevel [id] == 8) / / Check level

give_item (id"weapon_famas") / / Give yourself fama at level 8 


if (
PlayerLevel [id] == 9) / / Check level

give_item (id"weapon_galil") / / Give yourself Galil at level 9 


if (
PlayerLevel [id] == 10) / / Check level

give_item (id"weapon_m3") / / m3 Give yourself at level 10 


if (
PlayerLevel [id] == 11) / / Check level

give_item (id"weapon_ak-47") / / Give yourself ak-47 at level 11 


if (
PlayerLevel [id] == 12) / / Check level

give_item (id"weapon_m4a1") / / m4a1 Give yourself at level 12 


if (
PlayerLevel [id] == 13) / / Check level

give_item (id"weapon_awp") / / Give yourself AWP at level 13 


if (
PlayerLevel [id] == 14) / / Check level

give_item (id"weapon_sg552") / / m4a1 Give yourself at level 14 


if (
PlayerLevel [id] == 15) / / Check level

give_item (id"weapon_m249"), / / m249 Give yourself at level 15 

) [/
left
That wouldnt even compile
You sure u have posted da right code ?
__________________

My Plugins For ZP

Inactive due to College and Studies
abdul-rehman is offline
Send a message via Yahoo to abdul-rehman Send a message via Skype™ to abdul-rehman
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 12-24-2010 , 01:43   Re: [GAME] Who is that code from ?
Reply With Quote #45

Quote:
Originally Posted by joaquimandrade View Post
PHP Code:
public skill (id)
(
if (
PlayerLevel [id] == 0) / / Check level.

give_item (id"weapon_glock18") / / Give yourself glock18 at level 0
)
 
if (
PlayerLevel [id] == 1) / / Check level
(
give_item (id"weapon_usp") / / USP Give yourself at level 1 


if (
PlayerLevel [id] == 2) / / Check level

give_item (id"weapon_deagle") / / Give yourself deagle at level 2 


if (
PlayerLevel [id] == 3) / / Check level

give_item (id"weapon_elites") / / Give yourself ELiTES at level 3 


if (
PlayerLevel [id] == 4) / / Check level

give_item (id"weapon_tmp") / / tmp Give yourself at level 4 


if (
PlayerLevel [id] == 5) / / Check level

give_item (id"weapon_ump45") / / Give yourself ump45 at level 5 


if (
PlayerLevel [id] == 6) / / Check level


give_item (id"weapon_mp5") / / Give yourself mp5 at level 6 


if (
PlayerLevel [id] == 7) / / Check level

give_item (id"weapon_p90") / / Give yourself P90 at level 7 


if (
PlayerLevel [id] == 8) / / Check level

give_item (id"weapon_famas") / / Give yourself fama at level 8 


if (
PlayerLevel [id] == 9) / / Check level

give_item (id"weapon_galil") / / Give yourself Galil at level 9 


if (
PlayerLevel [id] == 10) / / Check level

give_item (id"weapon_m3") / / m3 Give yourself at level 10 


if (
PlayerLevel [id] == 11) / / Check level

give_item (id"weapon_ak-47") / / Give yourself ak-47 at level 11 


if (
PlayerLevel [id] == 12) / / Check level

give_item (id"weapon_m4a1") / / m4a1 Give yourself at level 12 


if (
PlayerLevel [id] == 13) / / Check level

give_item (id"weapon_awp") / / Give yourself AWP at level 13 


if (
PlayerLevel [id] == 14) / / Check level

give_item (id"weapon_sg552") / / m4a1 Give yourself at level 14 


if (
PlayerLevel [id] == 15) / / Check level

give_item (id"weapon_m249"), / / m249 Give yourself at level 15 


Haqwk552 ?
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:08.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode