Raised This Month: $ Target: $400
 0% 

Unsure of how


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
NewUser
Member
Join Date: Mar 2006
Location: over there
Old 05-25-2006 , 23:44   Unsure of how
Reply With Quote #1

Is this right? Basicly what I'm trying to do is that the victim can affect the killer somehow, menu wise.

Code:
public DeathMSG() {     new killer = read_data(1);     new victim = read_data(2);     new iMenu[256];     new key = (1<<0|1<<1)     format(iMenu,sizeof(iMenu), "Neo...^n");     add(iMenu,sizeof(iMenu), "^n1. The matrix");     add(iMenu,sizeof(iMenu), "^n2. Has you.");     show_menu(victim, key, iMenu); } public wtfness(victim, killer, key) {     // when they press the button and stuff code. }
__________________
LEWL.
NewUser is offline
 



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 16:35.


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