View Single Post
OvidiuS
Chillaxin'
Join Date: Dec 2009
Location: Serbia
Old 10-03-2012 , 11:48   Re: Stack error.
Reply With Quote #5

Quote:
Originally Posted by kramesa View Post
Crash =x

Look at this new plugin, it's give same error.
Dude, remove that line from your plugin.
You still have it in:
Code:
public c4Dropped(iPlayer) {     if(get_pcvar_num(pcvar)) {         new fwd = register_forward(FM_SetModel, "C4_Drop_SetModel", true);         engclient_cmd(iPlayer, "drop", "weapon_c4");         unregister_forward(FM_SetModel, fwd, true);     } }
OvidiuS is offline
Send a message via Skype™ to OvidiuS