Raised This Month: $ Target: $400
 0% 

error 054: unmatched closing brace


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Emilioneri
Senior Member
Join Date: Feb 2009
Location: Georgia, Tbilisi
Old 04-07-2009 , 05:12   Re: error 054: unmatched closing brace
Reply With Quote #1

post code
Emilioneri is offline
Send a message via Skype™ to Emilioneri
~Ice*shOt
Veteran Member
Join Date: Mar 2009
Location: Lithuania
Old 04-07-2009 , 05:32   Re: error 054: unmatched closing brace
Reply With Quote #2

Quote:
Originally Posted by Emilioneri View Post
post code
PHP Code:
public skill(id

if(
PlayerLevel[id] == 1// Checks level. 

give_item(id,"weapon_glock18"); // Give yourself glock18 at level 1 
client_cmd (id"slot2; drop"

if(
PlayerLevel[id] == 2// Checks level. 

give_item(id,"weapon_usp"); // Give yourself usp at level 2 
client_cmd (id"slot2; drop"

if(
PlayerLevel[id] == 3// Checks level. 

give_item(id,"weapon_p228"); // Give yourself p228 at level 3 
client_cmd (id"slot2; drop"

if(
PlayerLevel[id] == 4// Checks level. 

give_item(id,"weapon_fiveseven"); // Give yourself fiveseven at level 4 
client_cmd (id"slot2; drop"

if(
PlayerLevel[id] == 5// Checks level. 

give_item(id,"weapon_tmp"); // Give yourself tmp at level 5 
client_cmd (id"slot1; drop"

if(
PlayerLevel[id] == 6// Checks level. 

give_item(id,"weapon_mp5"); // Give yourself mp5 at level 6 
client_cmd (id"slot1; drop"


~Ice*shOt is offline
Send a message via Skype™ to ~Ice*shOt
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 02:15.


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